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-66061 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.5.0, the iOS Companion app treats tag links (NFC or QR) delivered through an OS-level routing mechanism such as iOS universal links as if they were physically scanned, without validating the calling app or prompting the user. As a result, any untrusted app on the device can forward an arbitrary tag to Home Assistant, causing it to execute the associated automation as though a legitimate user had scanned an authorized tag. This allows silent, unattended automation execution by untrusted local callers. This issue has been fixed in version 2026.5.0.

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-862Missing Authorization[email protected]

Affected Products

ProductVersions
Home Assistant Companion
< 2026.5.0 (semver)

CPE

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

Remediation

  • Upgrade: 2026.5.0moderate effort
  • Workaround:low effort

    Avoid binding sensitive or physical-security automations (locks, garage doors, alarms) to tag_scanned triggers, or gate those automations behind an additional condition.

  • Mitigation:low effort

    Be cautious about which apps are installed on the same device as the Companion app.

Change History

2 change records found show changes


QUICK INFO

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