Back to overview

CVE-2026-54318

HIGH
7.1
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-54318
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-12 18:42 UTC
Published
2026-06-23 17:40 UTC
Last updated
2026-06-23 17:40 UTC
Primary CWE
CWE-926
CWE-926: Improper Export of Android Application Components
Vendor / Product
home-assistant / core
Sources
cve.org  ·  NVD

Severity & Metrics

7.1 HIGH CVSS 3.1
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N
Affected products (1)
VendorProductPlatformVersions
home-assistant core < 2026.5.3
Weakness (CWE)
CWESourceDescription
CWE-926 cna CWE-926: Improper Export of Android Application Components
CVSS scores (1)
ScoreSeverityVersionSourceVector
7.1 HIGH 3.1 cna CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N
References (2)
Back to overview