Description
Home Assistant is open source home automation software focused on local control and privacy. Prior to 2026.5.3, the Companion app treats tag links (NFC or QR) delivered through an OS-level routing mechanism 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 is fixed in version 2026.8.1.
Published: 2026-08-07
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Home Assistant’s Companion app previously treated NFC or QR tag links received from an OS‑level routing service as if a user had physically scanned them, without confirming the calling application or requesting user confirmation. As a result, any local app on the device could forge a tag and trigger an automation in Home Assistant that normally would require a legitimate user action, allowing silent, unattended automation execution. The weakness is a lack of proper caller identification, which corresponds to the CWE classification of unauthorized access to privileged resources.

Affected Systems

The flaw affects Home Assistant core implementations running versions prior to 2026.8.1, specifically those released before the 2026.5.3 release. These include any installations where the Companion app can receive NFC or QR data on Android devices, regardless of whether the organization has a high‑security perimeter or local network isolation.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity, and while the EPSS score is not available, the fact that the flaw can be exploited by any untrusted local application without user interaction raises the likelihood that it will be abused. The flaw is not listed in the CISA Known Exploited Vulnerabilities catalog, but its local nature and silent execution make it attractive for attackers who can gain privileged control over Home Assistant actions. The attack vector is inferred as local software on the same device: an attacker installs or modifies an app to send crafted NFC/QR data, which Home Assistant accepts and executes the associated automation. No network or remote exploitation is required.

Generated by OpenCVE AI on August 7, 2026 at 21:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Home Assistant to version 2026.8.1 or later to remove the vulnerability. The update includes improved caller validation for NFC/QR tag processing.
  • Verify that the Companion app installed on all Android devices is at least version 2026.5.3 or newer, ensuring that the patched logic operates.】
  • Review critical automations that can be triggered via tag links and consider disabling tag‑based triggers for sensitive actions or adding a confirmation prompt so that accidental or malicious triggers require explicit user approval.

Generated by OpenCVE AI on August 7, 2026 at 21:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Home-assistant
Home-assistant core
Vendors & Products Home-assistant
Home-assistant core

Fri, 07 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Description Home Assistant is open source home automation software focused on local control and privacy. Prior to 2026.5.3, the Companion app treats tag links (NFC or QR) delivered through an OS-level routing mechanism 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 is fixed in version 2026.8.1.
Title Home Assistant: Unconfirmed NFC/QR tag scans allow silent automation execution by untrusted callers
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N'}


Subscriptions

Home-assistant Core
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-07T20:35:47.355Z

Reserved: 2026-07-23T23:25:28.896Z

Link: CVE-2026-66060

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T21:30:18Z

Weaknesses