LOWCVE-2026-33045CVSS 2.5

Home Assistant में इतिहास-ग्राफ में संग्रहीत (Stored) XSS है

प्लेटफ़ॉर्म

other

घटक

core

में ठीक किया गया

2026.01

AI Confidence: highNVDEPSS 0.0%समीक्षित: मई 2026
आपकी भाषा में अनुवाद हो रहा है…

CVE-2026-33045 describes a cross-site scripting (XSS) vulnerability discovered in Home Assistant, an open-source home automation platform. This vulnerability, affecting versions 2025.02 up to, but not including, 2026.01, arises from the handling of the "remaining charge time" sensor data imported from Android Auto. The vulnerability has been resolved in version 2026.01.

प्रभाव और हमले की स्थितियाँअनुवाद हो रहा है…

An attacker could exploit this XSS vulnerability to inject malicious scripts into the Home Assistant interface. This could lead to the theft of user credentials, session hijacking, or the execution of arbitrary code within the context of the user's Home Assistant session. The impact is particularly concerning as Home Assistant often controls sensitive home automation devices, potentially allowing an attacker to manipulate these devices. The similarity to CVE-2025-62172 suggests a shared root cause in how external data is sanitized and displayed within the Home Assistant environment.

शोषण संदर्भअनुवाद हो रहा है…

CVE-2026-33045 was publicly disclosed on March 27, 2026. The vulnerability's similarity to CVE-2025-62172 suggests a potential for similar exploitation techniques. As of this writing, there is no indication of active exploitation campaigns targeting this specific vulnerability. The EPSS score is pending evaluation.

कौन जोखिम में हैअनुवाद हो रहा है…

Home Assistant users who have integrated the Android Auto sensor and are running versions 2025.02 through 2026.01 are at risk. This includes users with Android Auto-enabled mobile devices connected to their Home Assistant instances. Shared hosting environments running vulnerable versions of Home Assistant are also particularly vulnerable.

पहचान के चरणअनुवाद हो रहा है…

• linux / server: Monitor Home Assistant system logs for unusual activity or error messages related to the Android Auto integration. Use journalctl -u home-assistant to filter for relevant entries. • generic web: Inspect Home Assistant's web interface for unexpected script tags or unusual behavior when interacting with the "remaining charge time" sensor. Use curl -I <homeassistanturl>/<affectedendpoint> to check response headers for anomalies. • wordpress / composer / npm: N/A - This vulnerability is not directly related to WordPress, Composer, or npm. • database (mysql, redis, mongodb, postgresql): N/A - This vulnerability does not directly impact database systems. • windows / supply-chain: N/A - This vulnerability does not directly impact Windows or supply-chain components.

हमले की समयरेखा

  1. Disclosure

    disclosure

खतरा खुफिया

एक्सप्लॉइट स्थिति

प्रूफ ऑफ कॉन्सेप्टअज्ञात
CISA KEVNO

EPSS

0.03% (7% शतमक)

CISA SSVC

शोषणpoc
स्वचालनीयno
तकनीकी प्रभावtotal

प्रभावित सॉफ्टवेयर

घटकcore
विक्रेताhome-assistant
प्रभावित श्रेणीमें ठीक किया गया
>= 2025.02, < 2026.01 – >= 2025.02, < 2026.01

कमजोरी वर्गीकरण (CWE)

समयरेखा

  1. आरक्षित
  2. प्रकाशित
  3. संशोधित
  4. EPSS अद्यतन

शमन और वर्कअराउंडअनुवाद हो रहा है…

The primary mitigation for CVE-2026-33045 is to upgrade Home Assistant to version 2026.01 or later, which includes the necessary fix. If upgrading immediately is not feasible, consider temporarily disabling the "remaining charge time" sensor integration from Android Auto. While not a complete solution, this reduces the attack surface. Review Home Assistant's security best practices, including restricting access to the web interface and enabling two-factor authentication, to further minimize risk. After upgrading, verify the fix by attempting to inject a simple XSS payload via the Android Auto sensor data and confirming it is properly sanitized.

कैसे ठीक करें

Home Assistant को संस्करण 2026.01 या बाद के संस्करण में अपडेट करें। इस संस्करण में इतिहास ग्राफ में संग्रहीत XSS (Stored XSS) के लिए पैच शामिल है।

CVE सुरक्षा न्यूज़लेटर

भेद्यता विश्लेषण और गंभीर अलर्ट सीधे आपके ईमेल में।

अक्सर पूछे जाने वाले सवालअनुवाद हो रहा है…

What is CVE-2026-33045 — XSS in Home Assistant?

CVE-2026-33045 is a cross-site scripting (XSS) vulnerability affecting Home Assistant versions 2025.02 through 2026.01, allowing attackers to inject malicious scripts via the Android Auto 'remaining charge time' sensor.

Am I affected by CVE-2026-33045 in Home Assistant?

You are affected if you are running Home Assistant versions 2025.02 to 2026.01 and have the Android Auto sensor integration enabled.

How do I fix CVE-2026-33045 in Home Assistant?

Upgrade Home Assistant to version 2026.01 or later. As a temporary workaround, disable the Android Auto sensor integration.

Is CVE-2026-33045 being actively exploited?

There is currently no evidence of active exploitation campaigns targeting CVE-2026-33045, but its similarity to CVE-2025-62172 warrants caution.

Where can I find the official Home Assistant advisory for CVE-2026-33045?

Refer to the official Home Assistant security advisory on their website for detailed information and updates: [https://www.home-assistant.io/blog/](https://www.home-assistant.io/blog/)

क्या आपका प्रोजेक्ट प्रभावित है?

अपनी डिपेंडेंसी फ़ाइल अपलोड करें और तुरंत जानें कि यह CVE और अन्य आपको प्रभावित करती हैं या नहीं।