CVE-2026-59717: Home Assistant Companion: `homeassistant://invite` Deep Link Credential Phishing
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.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Home Assistant Companion (Android)to a version that resolves this vulnerability.Fixed in 2026.6.1
Event History
Frequently Asked Questions
What is the severity of CVE-2026-59717?
CVE-2026-59717 has a medium severity score of 4.3.
What type of vulnerability is associated with CVE-2026-59717?
CVE-2026-59717 is an open redirect vulnerability within the Home Assistant Companion Android app.
How do I fix CVE-2026-59717?
To fix CVE-2026-59717, update the Home Assistant Companion app to version 2026.6.1 or later.
What is the risk level of CVE-2026-59717?
CVE-2026-59717 is classified with a risk level of 22.
What does the `homeassistant://invite` deep link vulnerability allow?
CVE-2026-59717 allows for potential credential phishing attacks due to open redirect in the Android app.