PyPi: Homeassistant

CVE-2025-62172

Safety vulnerability ID: 80464

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Oct 16, 2025 Updated at Oct 30, 2025
Scan your Python projects for vulnerabilities →

Advisory

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.

Affected package

homeassistant

Latest version: 2025.10.4

Open-source home automation platform running on Python 3.

Affected versions

Fixed versions

Vulnerability changelog

This vulnerability has no description

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 6.4

CVSS v3 Details

MEDIUM 6.4
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
LOW
User Interaction (UI)
NONE
Scope (S)
CHANGED
Confidentiality Impact (C)
LOW
Integrity Impact (I)
LOW
Availability Availability (A)
NONE