ESPHome is a system to control microcontrollers remotely through Home Automation systems. In version 2025.8.0 in the ESP-IDF platform, ESPHome's web_server authentication check can pass incorrectly when the client-supplied base64-encoded Authorization value is empty or is a substring of the correct value. This allows access to web_server functionality (including OTA, if enabled) without knowing any information about the correct username or password. This issue has been patched in version 2025.8.1.
References
Configurations
No configuration.
History
02 Sep 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/esphome/esphome/security/advisories/GHSA-mxh2-ccgj-8635 - |
02 Sep 2025, 01:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-02 01:15
Updated : 2025-09-02 15:55
NVD link : CVE-2025-57808
Mitre link : CVE-2025-57808
CVE.ORG link : CVE-2025-57808
JSON object : View
Products Affected
No product.
CWE
CWE-303
Incorrect Implementation of Authentication Algorithm