Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-59717 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-601URL Redirection to Untrusted Site ('Open Redirect')[email protected]
CWE-939Improper Authorization in Handler for Custom URL Scheme[email protected]

Affected Products

ProductVersions
Home Assistant
All versions

CPE

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

Remediation

  • No remediation found in references.
Home Assistant Companion
<= 2026.5.5 (semver)

CPE

  • cpe:2.3:a:home-assistant:home_assistant_companion:*:*:*:*:*:iphone_os:*:*
  • cpe:2.3:a:home-assistant:home_assistant_companion:*:*:*:*:*:*:*:*
  • cpe:2.3:a:home-assistant:home_assistant_companion:*:*:*:*:*:android:*:*
  • cpe:2.3:a:home-assistant:home_assistant_companion:*:*:*:*:*:macos:*:*

Remediation

  • Upgrade: 2026.6.1moderate effort
  • Mitigation:low effort

    Do not open Home Assistant invitation links from untrusted sources (web pages, email, SMS, QR/NFC tags, other apps). Only complete onboarding/login against a server URL you recognize and trust; if a login page appears that you did not initiate against your own server, do not enter credentials.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-59717
NVD Published Date:
Aug 7, 2026
NVD Last Modified:
Sep 9, 2026
Source:
[email protected]
CVE-2026-59717 Details - Not Deferred