---
id: CVE-2026-59717
title: >-
  Home Assistant is open source home automation software focused on local
  control and privacy
summary: >-
  Home Assistant is open source home automation software focused on local
  control and privacy. Prior to 2026.6.1, the Android Companion app is
  vulnerable to an open redirect. The app passes the URL fragment from a
  homeassistant://invite de…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N'
cwe:
  - CWE-601
  - CWE-939
published: '2026-08-07'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T21:02:22.660'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-59717'
references:
  - url: >-
      https://github.com/home-assistant/android/commit/26154d923c3813cd4650e124900780f4f796d094
    label: security-advisories@github.com
  - url: 'https://github.com/home-assistant/android/pull/6955'
    label: security-advisories@github.com
  - url: >-
      https://github.com/home-assistant/core/security/advisories/GHSA-68f4-97mf-f68w
    label: security-advisories@github.com
  - url: >-
      https://github.com/home-assistant/core/security/advisories/GHSA-68f4-97mf-f68w
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00379
epssPercentile: 0.2918
ingestedAt: '2026-09-09T21:22:45.525Z'
---

## Overview

Home Assistant is open source home automation software focused on local control and privacy. Prior to 2026.6.1, the Android Companion app is vulnerable to an open redirect. The app passes the URL fragment from a homeassistant://invite deep link into the onboarding flow without ever displaying the destination hostname. Because no screen in the invitation or onboarding flow shows the parsed server URL before onboarding commits to it, a victim has no way to distinguish a legitimate invite from a malicious one. An attacker can craft an invite so that a single tap on the legitimate-looking "Connect to my Home Assistant server" button opens their /auth/authorize endpoint in the URL-less onboarding WebView, presenting a look-alike login page that captures the victim's credentials. Since invitations are intended to onboard brand-new users, targets are especially unlikely to notice the substitution. This issue is fixed in version 2026.6.1.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
