Approved changes feed: RSS · Atom

cpe:2.3:a:home-assistant:core:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorHome Assistant (964de0e1-985d-58e8-aad7-9e8afb8d2985)
ProductCore (730e2108-9e81-59ff-9c4d-74c879023820)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2026-44698 vulnerable 2026-06-08 08:05:11.271995 Home Assistant: Cross-origin iframe access token exfiltration via WebView JS bridge callback injection
HIGH (8.3)
Home Assistant is open source home automation software that puts local control and privacy first. Prior to 2026.4.1 for iOS and 2026.4.4 for Android, he Home Assistant Companion apps for Android and iOS expose a JavaScript bridge to the in-app WebView window.externalApp on Android and webkit.messageHandlers.getExternalAuth (alongside revokeExternalAuth and externalBus) on iOS. Two flaws expose the bridge to all frames (including cross-origin iframes) and unsanitized interpolation of the JavaScript callback identifier allows a cross-origin iframe rendered inside the Companion app to execute arbitrary JavaScript in the Home Assistant frontend's main-frame origin and exfiltrate the signed-in user's access token. This vulnerability is fixed in 2026.4.1 for iOS and 2026.4.4 for Android.
Published: 2026-05-29T13:32:20.669Z
Updated: 2026-05-29T13:58:53.347Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-33045 vulnerable 2026-06-08 07:57:18.512547 Home Assistant has stored XSS in history-graphs
Home Assistant is open source home automation software that puts local control and privacy first. Starting in version 2025.02 and prior to version 2026.01 the "remaining charge time"-sensor for mobile phones (imported/included from Android Auto it appears) is vulnerable cross-site scripting, similar to CVE-2025-62172. Version 2026.01 fixes the issue.
Published: 2026-03-27T19:39:03.590Z
Updated: 2026-04-01T03:55:27.034Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-33044 vulnerable 2026-06-08 07:57:18.511347 Home Assistant has stored XSS in Map-card through malicious device name
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.
Published: 2026-03-27T19:35:45.728Z
Updated: 2026-04-02T13:08:11.661Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-62172 vulnerable 2026-06-08 07:37:28.748286 Home Assistant vulnerable to Stored XSS in Energy dashboard from Energy Entity Name
Home Assistant is open source home automation software that puts local control and privacy first. In versions 2025.1.0 through 2025.10.1, the energy dashboard is vulnerable to stored cross-site scripting. An authenticated user can inject malicious JavaScript code into an energy entity's name field, which is then executed when any user hovers over data points in the energy dashboard graph tooltips. The vulnerability exists because entity names containing HTML are not properly sanitized before being rendered in graph tooltips. This could allow an attacker with authentication to execute arbitrary JavaScript in the context of other users' sessions. Additionally, if an energy provider (such as Tibber) supplies a malicious default name for an entity, the vulnerability can be exploited without direct user action when the default name is used. This issue has been patched in version 2025.10.2. No known workarounds exist.
Published: 2025-10-14T15:14:09.946Z
Updated: 2025-10-21T20:39:28.185Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-25305 vulnerable 2026-06-08 07:12:51.132177 SSL validation for outgoing requests in Home Assistant Core and used libs not correct
HIGH (7)
Home Assistant Core is an open source home automation that puts local control and privacy first. Affected versions are subject to a potential man-in-the-middle attacks due to missing SSL certificate verification in the project codebase and used third-party libraries. In the past, `aiohttp-session`/`request` had the parameter `verify_ssl` to control SSL certificate verification. This was a boolean value. In `aiohttp` 3.0, this parameter was deprecated in favor of the `ssl` parameter. Only when `ssl` is set to `None` or provided with a correct configured SSL context the standard SSL certificate verification will happen. When migrating integrations in Home Assistant and libraries used by Home Assistant, in some cases the `verify_ssl` parameter value was just moved to the new `ssl` parameter. This resulted in these integrations and 3rd party libraries using `request.ssl = True`, which unintentionally turned off SSL certificate verification and opened up a man-in-the-middle attack vector. This issue has been addressed in version 2024.1.6 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2025-02-18T18:53:10.870Z
Updated: 2025-02-18T19:23:41.622Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-50715 vulnerable 2026-06-08 06:16:16.330796 User accounts disclosed to unauthenticated actors on the LAN
MEDIUM (4.3)
Home Assistant is open source home automation software. Prior to version 2023.12.3, the login page discloses all active user accounts to any unauthenticated browsing request originating on the Local Area Network. Version 2023.12.3 contains a patch for this issue. When starting the Home Assistant 2023.12 release, the login page returns all currently active user accounts to browsing requests from the Local Area Network. Tests showed that this occurs when the request is not authenticated and the request originated locally, meaning on the Home Assistant host local subnet or any other private subnet. The rationale behind this is to make the login more user-friendly and an experience better aligned with other applications that have multiple user-profiles. However, as a result, all accounts are displayed regardless of them having logged in or not and for any device that navigates to the server. This disclosure is mitigated by the fact that it only occurs for requests originating from a LAN address. But note that this applies to the local subnet where Home Assistant resides and to any private subnet that can reach it.
Published: 2023-12-15T02:05:57.580Z
Updated: 2024-08-02T22:16:47.325Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-44385 vulnerable 2026-06-08 06:12:40.881693 Client-Side Request Forgery in Home Assistant iOS/macOS native Apps
HIGH (8.6)
The Home Assistant Companion for iOS and macOS app up to version 2023.4 are vulnerable to Client-Side Request Forgery. Attackers may send malicious links/QRs to victims that, when visited, will make the victim to call arbitrary services in their Home Assistant installation. Combined with this security advisory, may result in full compromise and remote code execution (RCE). Version 2023.7 addresses this issue and all users are advised to upgrade. There are no known workarounds for this vulnerability. This issue is also tracked as GitHub Security Lab (GHSL) Vulnerability Report: GHSL-2023-161.
Published: 2023-10-19T22:02:52.674Z
Updated: 2024-09-12T15:13:30.561Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-41899 vulnerable 2026-06-08 06:11:07.395211 Partial Server-Side Request Forgery in Home Assistant Core
MEDIUM (6.6)
Home assistant is an open source home automation. In affected versions the `hassio.addon_stdin` is vulnerable to a partial Server-Side Request Forgery where an attacker capable of calling this service (e.g.: through GHSA-h2jp-7grc-9xpp) may be able to invoke any Supervisor REST API endpoints with a POST request. An attacker able to exploit will be able to control the data dictionary, including its addon and input key/values. This issue has been addressed in version 2023.9.0 and all users are advised to upgrade. There are no known workarounds for this vulnerability. This issue is also tracked as GitHub Security Lab (GHSL) Vulnerability Report: `GHSL-2023-162`.
Published: 2023-10-19T22:18:31.224Z
Updated: 2024-09-12T15:10:42.201Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-41898 vulnerable 2026-06-08 06:11:07.393577 Arbitrary URL load in Android WebView in `MyActivity.kt` in Home Assistant Companion for Android
HIGH (8.6)
Home assistant is an open source home automation. The Home Assistant Companion for Android app up to version 2023.8.2 is vulnerable to arbitrary URL loading in a WebView. This enables all sorts of attacks, including arbitrary JavaScript execution, limited native code execution, and credential theft. This issue has been patched in version 2023.9.2 and all users are advised to upgrade. There are no known workarounds for this vulnerability. This issue is also tracked as GitHub Security Lab (GHSL) Vulnerability Report: `GHSL-2023-142`.
Published: 2023-10-19T22:08:40.783Z
Updated: 2024-09-12T15:12:08.060Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-41897 vulnerable 2026-06-08 06:11:07.392939 Lack of XFO header allows clickjacking in Home Assistant Core
HIGH (8.8)
Home assistant is an open source home automation. Home Assistant server does not set any HTTP security headers, including the X-Frame-Options header, which specifies whether the web page is allowed to be framed. The omission of this and correlating headers facilitates covert clickjacking attacks and alternative exploit opportunities, such as the vector described in this security advisory. This fault incurs major risk, considering the ability to trick users into installing an external and malicious add-on with minimal user interaction, which would enable Remote Code Execution (RCE) within the Home Assistant application. This issue has been addressed in version 2023.9.0 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2023-10-19T22:23:32.278Z
Updated: 2024-09-12T15:08:55.086Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-41896 vulnerable 2026-06-08 06:11:07.390617 Fake websocket server installation permits full takeover in Home Assistant Core
HIGH (7.1)
Home assistant is an open source home automation. Whilst auditing the frontend code to identify hidden parameters, Cure53 detected `auth_callback=1`, which is leveraged by the WebSocket authentication logic in tandem with the `state` parameter. The state parameter contains the `hassUrl`, which is subsequently utilized to establish a WebSocket connection. This behavior permits an attacker to create a malicious Home Assistant link with a modified state parameter that forces the frontend to connect to an alternative WebSocket backend. Henceforth, the attacker can spoof any WebSocket responses and trigger cross site scripting (XSS). Since the XSS is executed on the actual Home Assistant frontend domain, it can connect to the real Home Assistant backend, which essentially represents a comprehensive takeover scenario. Permitting the site to be iframed by other origins, as discussed in GHSA-935v-rmg9-44mw, renders this exploit substantially covert since a malicious website can obfuscate the compromise strategy in the background. However, even without this, the attacker can still send the `auth_callback` link directly to the victim user. To mitigate this issue, Cure53 advises modifying the WebSocket code’s authentication flow. An optimal implementation in this regard would not trust the `hassUrl` passed in by a GET parameter. Cure53 must stipulate the significant time required of the Cure53 consultants to identify an XSS vector, despite holding full control over the WebSocket responses. In many areas, data from the WebSocket was properly sanitized, which hinders post-exploitation. The audit team eventually detected the `js_url` for custom panels, though generally, the frontend exhibited reasonable security hardening. This issue has been addressed in Home Assistant Core version 2023.8.0 and in the npm package home-assistant-js-websocket in version 8.2.0. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2023-10-19T22:30:49.623Z
Updated: 2024-09-12T15:06:52.374Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-41895 vulnerable 2026-06-08 06:11:07.389802 Cross-site Scripting via auth_callback login in Home Assistant Core
HIGH (8.8)
Home assistant is an open source home automation. The Home Assistant login page allows users to use their local Home Assistant credentials and log in to another website that specifies the `redirect_uri` and `client_id` parameters. Although the `redirect_uri` validation typically ensures that it matches the `client_id` and the scheme represents either `http` or `https`, Home Assistant will fetch the `client_id` and check for `<link rel="redirect_uri" href="...">` HTML tags on the page. These URLs are not subjected to the same scheme validation and thus allow for arbitrary JavaScript execution on the Home Assistant administration page via usage of `javascript:` scheme URIs. This Cross-site Scripting (XSS) vulnerability can be executed on the Home Assistant frontend domain, which may be used for a full takeover of the Home Assistant account and installation. This issue has been addressed in version 2023.9.0 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2023-10-19T22:37:23.942Z
Updated: 2024-09-12T15:04:43.051Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-41894 vulnerable 2026-06-08 06:11:07.389387 Local-only webhooks externally accessible via SniTun in Home Assistant Core
MEDIUM (5.3)
Home assistant is an open source home automation. The assessment verified that webhooks available in the webhook component are triggerable via the `*.ui.nabu.casa` URL without authentication, even when the webhook is marked as Only accessible from the local network. This issue is facilitated by the SniTun proxy, which sets the source address to 127.0.0.1 on all requests sent to the public URL and forwarded to the local Home Assistant. This issue has been addressed in version 2023.9.0 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2023-10-19T23:23:17.909Z
Updated: 2024-09-12T15:03:41.114Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-41893 vulnerable 2026-06-08 06:11:07.387969 Account takeover via auth_callback login in Home Assistant Core
MEDIUM (4.3)
Home assistant is an open source home automation. The audit team’s analyses confirmed that the `redirect_uri` and `client_id` are alterable when logging in. Consequently, the code parameter utilized to fetch the `access_token` post-authentication will be sent to the URL specified in the aforementioned parameters. Since an arbitrary URL is permitted and `homeassistant.local` represents the preferred, default domain likely used and trusted by many users, an attacker could leverage this weakness to manipulate a user and retrieve account access. Notably, this attack strategy is plausible if the victim has exposed their Home Assistant to the Internet, since after acquiring the victim’s `access_token` the adversary would need to utilize it directly towards the instance to achieve any pertinent malicious actions. To achieve this compromise attempt, the attacker must send a link with a `redirect_uri` that they control to the victim’s own Home Assistant instance. In the eventuality the victim authenticates via said link, the attacker would obtain code sent to the specified URL in `redirect_uri`, which can then be leveraged to fetch an `access_token`. Pertinently, an attacker could increase the efficacy of this strategy by registering a near identical domain to `homeassistant.local`, which at first glance may appear legitimate and thereby obfuscate any malicious intentions. This issue has been addressed in version 2023.9.0 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2023-10-19T23:27:09.318Z
Updated: 2024-09-12T15:02:45.555Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-27482 vulnerable 2026-06-08 05:57:41.694494 Details available
CRITICAL (10)
homeassistant is an open source home automation tool. A remotely exploitable vulnerability bypassing authentication for accessing the Supervisor API through Home Assistant has been discovered. This impacts all Home Assistant installation types that use the Supervisor 2023.01.1 or older. Installation types, like Home Assistant Container (for example Docker), or Home Assistant Core manually in a Python environment, are not affected. The issue has been mitigated and closed in Supervisor version 2023.03.1, which has been rolled out to all affected installations via the auto-update feature of the Supervisor. This rollout has been completed at the time of publication of this advisory. Home Assistant Core 2023.3.0 included mitigation for this vulnerability. Upgrading to at least that version is thus advised. In case one is not able to upgrade the Home Assistant Supervisor or the Home Assistant Core application at this time, it is advised to not expose your Home Assistant instance to the internet.
Published: 2023-03-08T00:00:00.000Z
Updated: 2025-02-25T14:59:51.980Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.