ZeroHour

CVE-2026-57014

mass

Out-of-Bounds Write in NXP NFC HAL (phNxpNciHal) on Android Enables Local Privilege Escalation

CVSS 3.1
7.8 high
EPSS
Published
()
Modified
AI analysis

CVE-2026-57014 is an out-of-bounds write (CWE-787) in the function phNxpNciHal_ext_process_nfc_init_rsp within phNxpNciHal_ext.cc, part of the NXP NFC Hardware Abstraction Layer used on Android devices equipped with NXP NFC controllers. A missing bounds check while processing an NFC initialization response allows a malicious local actor, such as an untrusted app already on the device, to write past the end of a buffer with no user interaction and no additional execution privileges required. Successful exploitation yields local escalation of privilege with high impact on confidentiality, integrity, and availability (CVSS 3.1: 7.8). The issue was assigned by Google's Android vulnerability management team, indicating it is tracked in the Android security patch pipeline. No public proof of concept is known and the flaw is not listed in CISA's KEV catalog, so there is no evidence of in-the-wild exploitation at this time.

What to do: Apply the Android security update that remediates CVE-2026-57014 as soon as the bulletin containing the fix is published, and verify devices are on the latest security patch level. Enterprises should inventory devices with NXP NFC chips and prioritize patching, since exploitation only requires a malicious local app and no user interaction. Restrict sideloading and untrusted app installation on managed Android devices as an interim hardening measure.

Affected
NXP (via Google Android) NXP NFC HAL for Android (phNxpNciHal_ext.cc, phNxpNciHal_ext_process_nfc_init_rsp)
Estimated exposure
masspotentially hundreds of millions of Android devices (order of magnitude: 10^8) — NXP NFC controllers and their HAL are widely deployed across a large share of Android handsets from multiple OEMs, so the vulnerable code plausibly ships on hundreds of millions of devices; this is an estimate from deployment patterns, not…

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

Description

In phNxpNciHal_ext_process_nfc_init_rsp of phNxpNciHal_ext.cc, there is a possible out-of-bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

Weakness
CWE-787
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.