ZeroHour

CVE-2026-58874

mass

Missing permission check in Android SMS framework allows local privilege escalation

CVSS 3.1
7.8 high
EPSS
<1%p0
Published
()
Modified
AI analysis

CVE-2026-58874 is a local escalation of privilege flaw in the Android telephony/SMS framework, specifically in multiple functions of SmsController.java, caused by a missing permission check (CWE-269). It is triggered locally by code already running on the device, with no user interaction required, when those SMS controller functions are invoked without the proper permission check. An attacker with local access gains elevated privileges with high impact on confidentiality, integrity, and availability (CVSS 3.1: 7.8, AV:L/PR:L/UI:N). All Android devices running framework versions containing the vulnerable SmsController code are affected; the precise version range is not specified in the available data. There is currently no evidence of exploitation: no known public proof-of-concept, not listed in CISA KEV, and a low EPSS of 0.1%.

What to do: Apply the Android security patch level from the Android Security Bulletin that includes CVE-2026-58874 as soon as OEM updates reach your devices; check device Settings > Security & privacy > security patch level and managed-fleet compliance reports. Because the flaw is in the platform framework, there are no documented workarounds other than installing the patch.

Affected
Google / Android (AOSP) Android (telephony/SMS framework, SmsController.java)
Estimated exposure
massorder of billions of Android devices platform-wide (Android's active installed base exceeds ~3 billion; affected version subset unknown) — SmsController.java is part of the Android platform framework shipped on effectively all Android handsets, whose active installed base publicly exceeds 3 billion devices, though the affected version range is unspecified so the true count is…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

In multiple functions of SmsController.java, there is a possible escalation of privilege due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

Weakness
CWE-269
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.