ESPHome Device Builder Dashboard is a dashboard for the ESPHome home management software. Prior to version 1.0.12, the dashboard reads its authentication credentials from $ESPHOME_USERNAME and $ESPHOME_PASSWORD. Earlier versions, and the legacy esphome dashboard, read the bare $USERNAME and $PASSWORD instead. When the env vars were renamed the bare names were dropped with no fallback, so an operator who had protected their dashboard with USERNAME / PASSWORD (as the older getting started guide documented) loses authentication on upgrade and the dashboard starts open to anyone who can reach its port. The issue is fixed in 1.0.12. The bare $USERNAME / $PASSWORD are accepted again as a deprecated fallback so previously protected instances stay protected across the upgrade without operator intervention, with a loud deprecation warning at startup directing operators to rename them to $ESPHOME_USERNAME / $ESPHOME_PASSWORD. The fallback is gated on $PASSWORD being set and is only adopted as a pair, so the OS provided $USERNAME is never read on its own and the original collision footgun stays closed. A lone bare $PASSWORD with no username still fails loud as a credential mismatch rather than starting unauthenticated. This restores compatibility rather than failing closed on the legacy names, because the priority is that an instance which was protected before the upgrade stays protected without the operator having to act; the deprecation warning plus a future removal handles the migration. Operators should migrate to the $ESPHOME_* names. The esphome container delivers the fix in the 2026.6.2 release, which bumps its pinned esphome-device-builder version to 1.0.12. Without upgrading, restore authentication immediately by setting the new env vars to the same values, on any affected version. Alternatively, do not expose the dashboard port to untrusted networks, and check the startup logs for the WITHOUT AUTHENTICATION banner to confirm whether a given instance is currently open.
CVE-2026-59178
This critical-severity CVE scores 9.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 64% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.8
- EG Score
- 9.8(medium)
- EG Risk
- 49(Track)EG Risk 49/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity98% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 36%
- KEV
- Not listed
Published
September 14, 2026
Last Modified
September 14, 2026
Advisory Details (4)
Auto-updated Sep 14, 2026Renamed auth env vars silently disable dashboard authentication on upgrade · Advisory · esphome/device-builder · GitHub
Affected: 1.0.12. The bare
https://github.com/esphome/device-builder/security/advisories/GHSA-rrxg-g2pf-6hh41.0.12
Patch available: esphome/device-builder 1.0.12
https://github.com/esphome/device-builder/releases/tag/1.0.12Restore legacy USERNAME and PASSWORD env vars as a deprecated fallback
Patch available: esphome/device-builder 1.11.5 (PR #1625 merged 2026-06-20)
https://github.com/esphome/device-builder/pull/1625commit 9e294f729c3e (esphome/device-builder)
Patch available: esphome/device-builder 1.11.5 (contains commit 9e294f729c3e)
https://github.com/esphome/device-builder/commit/9e294f729c3eb7334bb57b9fc49b75b728052f52Vendor Advisories for CVE-2026-59178(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| esphome-device-builder | 0.1.0b10 ... 1.0.9 (128 versions) | 1.0.12 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 13× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-20 23:12 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-19 17:11 UTCEG score recompute
- 2026-09-18 22:20 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 19:33 UTCEG score recompute
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-16 17:56 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:28 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-14 19:19 UTCEG score recompute
- 2026-09-14 18:24 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-306
Frequently asked(5)
What is CVE-2026-59178?
When was CVE-2026-59178 disclosed?
Is CVE-2026-59178 actively exploited?
What is the CVSS score of CVE-2026-59178?
How do I remediate CVE-2026-59178?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-59178
Is Your Infrastructure Affected by CVE-2026-59178?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.