Skip to main content

Home Assistant Android CVE-2026-59717

| EUVDEUVD-2026-54646 MEDIUM
URL Redirection to Untrusted Site (Open Redirect) (CWE-601)
2026-08-07 GitHub_M
4.3
CVSS 3.1 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
vuln.today AI
4.3 MEDIUM

Network-delivered via deep link (AV:N), no complexity beyond link crafting (AC:L), unauthenticated attacker (PR:N), single user tap required (UI:R), confidentiality limited to credential capture on the client (C:L).

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (GitHub_M).

CVSS VectorVendor: GitHub_M

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

4
Patch available
Aug 07, 2026 - 21:02 EUVD
Source Code Evidence Fetched
Aug 07, 2026 - 20:51 vuln.today
Analysis Generated
Aug 07, 2026 - 20:51 vuln.today
CVE Published
Aug 07, 2026 - 20:19 cve.org
MEDIUM 4.3

DescriptionCVE.org

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.

AnalysisAI

Open redirect in the Home Assistant Android Companion App (prior to 2026.6.1) enables credential phishing attacks against new users via crafted homeassistant://invite deep links. Because no screen in the invitation or onboarding flow displays the parsed server hostname before the WebView commits to it, an attacker who delivers a malicious invite link can silently redirect the victim's onboarding session to an attacker-controlled server presenting a look-alike login page. No public exploit code has been identified at time of analysis; the CVSS score of 4.3 (C:L) understates real-world impact given that captured credentials yield full smart-home access.

Technical ContextAI

The Home Assistant Android Companion App handles homeassistant://invite deep links via a custom URI scheme processed in LinkActivity.kt and LaunchViewModel.kt. Prior to the fix, the URL fragment embedded in the invite link was extracted and passed directly to the generic startLaunchOnboarding() function, which opened the provided server URL in a URL-bar-less onboarding WebView without any hostname validation or display. The root cause (CWE-601: URL Redirection to Untrusted Site) arises because the app trusted attacker-supplied URL data from the deep link fragment without showing it to the user. The CPE in NVD references home-assistant:core, but the actual vulnerability resides in the Android Companion App repository (github.com/home-assistant/android), not the server-side core component - a discrepancy worth verifying against vendor advisory GHSA-68f4-97mf-f68w.

RemediationAI

Upgrade the Home Assistant Android Companion App to version 2026.6.1 or later, which introduces a dedicated OpenInvitation deep link type and a new WelcomeInvitation onboarding screen that displays the parsed server URL to the user before any credentials are submitted (fix commit: https://github.com/home-assistant/android/commit/26154d923c3813cd4650e124900780f4f796d094, PR: https://github.com/home-assistant/android/pull/6955). Users who cannot immediately update should be advised never to tap homeassistant://invite links received from untrusted or unexpected sources; all invitations should be verbally confirmed with the person who sent them. Administrators sharing invite links should use out-of-band verification (voice call, in-person) to confirm the link origin with recipients. No server-side configuration change can mitigate this client-side vulnerability.

CVE-2017-1000117 HIGH POC
8.8 Oct 05

A malicious third-party can give a crafted "ssh://..." URL to an unsuspecting victim, and an attempt to visit the URL ca

CVE-2024-52875 HIGH POC
8.8 Jan 31

GFI Kerio Control versions 9.2.5 through 9.4.5 contain an HTTP response splitting vulnerability in the dest parameter of

CVE-2016-5385 HIGH POC
8.1 Jul 19

PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect

CVE-2013-2248 MEDIUM POC
5.8 Jul 20

Multiple open redirect vulnerabilities in Apache Struts 2.0.0 through 2.3.15 allow remote attackers to redirect users to

CVE-2012-6499 MEDIUM POC
5.8 Jan 12

Open redirect vulnerability in age-verification.php in the Age Verification plugin 0.4 and earlier for WordPress allows

CVE-2015-2863 MEDIUM POC
4.3 Jul 20

Open redirect vulnerability in Kaseya Virtual System Administrator (VSA) 7.x before 7.0.0.29, 8.x before 8.0.0.18, 9.0 b

CVE-2017-3528 MEDIUM POC
5.4 Apr 24

Vulnerability in the Oracle Applications Framework component of Oracle E-Business Suite (subcomponent: Popup windows (li

CVE-2012-0518 MEDIUM
4.7 Oct 16

Unspecified vulnerability in the Oracle Application Server Single Sign-On component in Oracle Fusion Middleware 10.1.4.3

CVE-2024-21641 MEDIUM POC
6.5 Jan 05

Flarum is open source discussion platform software. Rated medium severity (CVSS 6.5), this vulnerability is remotely exp

CVE-2015-5354 MEDIUM POC
5.8 Jul 01

Open redirect vulnerability in Novius OS 5.0.1 (Elche) allows remote attackers to redirect users to arbitrary web sites

CVE-2015-5461 MEDIUM POC
6.4 Jul 08

Open redirect vulnerability in the Redirect function in stageshow_redirect.php in the StageShow plugin before 5.0.9 for

CVE-2024-22891 CRITICAL POC
9.8 Mar 01

Nteract v.0.28.0 was discovered to contain a remote code execution (RCE) vulnerability via the Markdown link. Rated crit

Share

CVE-2026-59717 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy