ZeroHour

CVE-2026-49932

mass

Out-of-Bounds Read in Android PduParser Enables Local Privilege Escalation

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

CVE-2026-49932 is a heap-based buffer overflow (out-of-bounds read, CWE-122) in the parseParts function of PduParser.java, part of the Android telephony/MMS PDU-parsing stack. The flaw is triggered when a crafted or malformed PDU is parsed, and exploitation requires no user interaction and no additional execution privileges, making it reachable by a low-privileged local attacker. A successful exploit yields local escalation of privilege, with confidentiality, integrity, and availability impact scored high in the CVSS vector. All Android devices carrying the vulnerable AOSP telephony code are affected, though specific affected version ranges were not provided in the available data. There is no evidence of exploitation so far: no public proof-of-concept is known, the flaw is not in CISA's KEV catalog, EPSS puts the 30-day exploitation probability at 0.1%, and a fix shipped in the September 2026 Android Security Update.

What to do: Install the September 2026 Android security patch (or the OEM/carrier build incorporating it) on all managed Android devices, and verify the reported security patch level via MDM or Settings > About phone. Since no public PoC or in-the-wild exploitation is known, near-term risk is low, but the flaw sits in always-on PDU parsing code, so prioritize patching devices handling sensitive data.

Affected
Google Android (AOSP telephony/MMS PDU parsing, PduParser.java)
Estimated exposure
massbillions of Android devices (effectively the global Android installed base, roughly 3 billion+ active devices) — The vulnerable PduParser code ships in the AOSP telephony stack present on essentially all Android phones, and Android's global active-device base is in the billions; the count of still-unpatched devices depends on OEM and carrier patch…

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

Description

In parseParts of PduParser.java, there is a possible out of bounds read due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

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

In the news

Android Security Update September 2026 – Fix for Critical Flaws that Enable RCE Attacks

Google's September 2026 Android bulletin fixes over 30 critical flaws, including no-interaction system RCEs, a TIPC kernel RCE and a Qualcomm closed-source bug

Google's Android Security Bulletin for September 2026 (patch levels 2026-09-01 and 2026-09-05) fixes numerous critical System remote code execution flaws, including CVE-2026-28604, CVE-2026-28618, CVE-2026-28639, CVE-2026-28662, CVE-2026-49882, CVE-2026-49884, CVE-2026-49919 and CVE-2026-49921, none requiring user interaction or additional privileges. It also addresses critical kernel issues including a TIPC RCE (CVE-2026-52993) and elevation-of-privilege flaws in NFC and protected KVM, plus a critical Qualcomm closed-source component flaw (CVE-2026-25289). Affected versions span Android 14 through 17; the 2026-09-05 patch level extends coverage to Android TV and chipset components, with high-severity fixes for Arm Mali, PowerVR, MediaTek, Unisoc and Qualcomm components.