CVE-2026-33044 PUBLISHED

Home Assistant has stored XSS in Map-card through malicious device name

Assigner: GitHub_M
Reserved: 17.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. Starting in version 2020.02 and prior to version 2026.01, an authenticated party can add a malicious name to their device entity, allowing for Cross-Site Scripting attacks against anyone who can see a dashboard with a Map-card which includes that entity. It requires that the victim hovers over an information point. Version 2026.01 fixes the issue.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:P
CVSS Score: 7.3

Product Status

Vendor home-assistant
Product core
Versions
  • Version >= 2020.02, < 2026.01 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE