Safety vulnerability ID: 80464
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Affected versions of the homeassistant package are vulnerable to Cross-site Scripting (XSS) due to improper neutralization of HTML in entity names rendered by the Energy dashboard tooltip. In the frontend’s Energy graph cards, the tooltip formatter returns ${title}${params.marker} ${params.seriesName}: ${value} without escaping params.seriesName, which is sourced from getStatisticLabel(...) → computeStateName(...) and can include attacker-controlled markup from entity names.
Latest version: 2025.10.4
Open-source home automation platform running on Python 3.
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application