ZeroHour

CVE-2026-28639

mass

Out-of-Bounds Write in Android NFC (MIFARE Classic) Allows Local Privilege Escalation

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

CVE-2026-28639 is an out-of-bounds write in rw_mfc_handle_read_op (rw_mfc.cc), the handler for MIFARE Classic tag read operations in the Android NFC stack, caused by a logic error in the code. It is triggered when the NFC subsystem processes MIFARE Classic read operations, and exploitation requires no user interaction and no additional execution privileges. A successful exploit corrupts adjacent memory and can lead to local escalation of privilege on the affected device. All Android devices running the vulnerable NFC code are affected; the flaw is addressed in the September 2026 Android Security Update. There is currently no public proof of concept, the issue is not in CISA KEV, and EPSS puts 30-day exploitation probability at roughly 0.1%, so no exploitation is known.

What to do: Apply the September 2026 Android Security Update via OTA as soon as it is offered for your device, and verify the installed Android security patch level in Settings. Because this is a local privilege escalation with no known in-the-wild exploitation, treat it as routine patch hygiene, prioritizing fleets where users can install apps (e.g., enterprise/BYOD). As an interim precaution where patching is delayed, consider disabling NFC when not in use, since the flaw sits in the NFC tag read path.

Affected
Google / Android (CNA: [email protected]) Android OS — NFC subsystem (rw_mfc.cc, rw_mfc_handle_read_op)
Estimated exposure
mass≈3 billion+ Android devices globally, with the NFC-capable subset likely exceeding 1 billion — Android holds roughly 70% of global smartphone share with 3+ billion reported active devices, and the NFC reader/writer stack ships broadly on NFC-capable handsets from all major OEMs; exact affected version ranges were not provided, so…

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

Description

In rw_mfc_handle_read_op of rw_mfc.cc, there is a possible out of bounds write due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

Vendors
google
Products
android
Weakness
CWE-693
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.