CVE-2026-34205 PUBLISHED

Home Assistant: Unauthenticated App (Add-on) Endpoints Exposed to Local Network via Host Network Mode

Assigner: GitHub_M
Reserved: 26.03.2026 Published: 27.03.2026 Updated: 27.03.2026

Home Assistant is open source home automation software that puts local control and privacy first. Home Assistant apps (formerly add-ons) configured with host network mode expose unauthenticated endpoints bound to the internal Docker bridge interface to the local network. On Linux, this configuration does not restrict access to the app as intended, allowing any device on the same network to reach these endpoints without authentication. Home Assistant Supervisor 2026.03.02 addresses the issue.

Metrics

CVSS Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 9.7

Product Status

Vendor home-assistant
Product Home Assistant Operating System
Versions
  • Version <= 17.1 is affected
Vendor home-assistant
Product Home Assistant Supervisor
Versions
  • Version < 2026.03.2 is affected

References

Problem Types

  • CWE-923: Improper Restriction of Communication Channel to Intended Endpoints CWE