CVE Catalog

CVE-2026-91130

CriticalCVSS 9.3
Published: Updated: Translated: NVD NIST

Summary

Prior to 2026.7.0, the Statistics Graph card in Home Assistant passed entity names through getStatisticLabel and computeStateName and interpolated param.seriesName into ECharts tooltip HTML without escaping. An authenticated user or an integration supplying a malicious default entity name could cause script-related HTML to execute when a viewer hovered over a data point.

Risk Assessment

Malicious script execution in the victim's browser could lead to session or account compromise.

Recommendation

Update Home Assistant to version 2026.7.0 or later, which fixes this vulnerability.

Other vulnerabilities in Home Assistant

See all
Original NVD description (English source)

Home Assistant is open source home automation software focused on local control and privacy. Prior to 2026.7.0, the Statistics Graph card in src/components/chart/statistics-chart.ts passed entity names through getStatisticLabel and computeStateName and interpolated param.seriesName into ECharts tooltip HTML without escaping. An authenticated user or an integration that supplies a malicious default entity name could cause script-related HTML to execute when a viewer hovered over a data point. Mean, State, Sum, and Change fields in the default Line chart configuration were affected, while Bar charts were not. This issue is fixed in version 2026.7.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS