๐Ÿ” CVE Alert

CVE-2026-54318

HIGH 7.1

Home Assistant: Exported BroadcastReceiver allows local apps to spoof device location

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

Home Assistant is open source home automation software that puts local control and privacy first. Prior to 2026.5.3, the LocationSensorManager BroadcastReceiver is exported with no permission. Any installed app, with zero runtime permissions, can broadcast a forged Google Play Services LocationResult directly to it; the receiver trusts the extra and forwards it to the user's Home Assistant server as the device's real location. This bypasses Android's developer-mode "Mock Location" gate and allows a local malicious app to drive zone-based automations (unlock door / disarm alarm / open garage) by faking the user's GPS position. This vulnerability is fixed in 2026.5.3.

CWE CWE-926
Vendor home-assistant
Product core
Published Jun 23, 2026
Stay Ahead of the Next One

Get instant alerts for home-assistant core

Be the first to know when new high vulnerabilities affecting home-assistant core are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
High
Availability
None

Affected Versions

home-assistant / core
< 2026.5.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/home-assistant/core/security/advisories/GHSA-77r5-pw5w-mgj3 github.com: https://github.com/home-assistant/android/pull/6837