CVE-2026-0083: In Nfc::eventCallback() of Nfc
In Nfc::eventCallback() of Nfc.h, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
Metrics
- CVSS v4.0
- 10.0
- Severity
- CRITICAL
- Fixed in
- —
- Affected Products
- 1
HarborGuard Analysis
Synopsis
Use-after-free vulnerability in the NFC event callback handler (Nfc::eventCallback() in Nfc.h) of Google Android 17 allows a local attacker to exploit a race condition by triggering a freed memory region to be re-accessed. No authentication or user interaction is required. Successful exploitation grants the attacker local escalation of privilege, giving full control over the affected process and potentially the underlying system. No fix version has been published yet; HarborGuard tracks this advisory and will make a patched rebuild available the moment an upstream fix is released.
HarborGuard Coverage
Detection is available across every HarborGuard environment: the CVE is ingested from upstream feeds within minutes of publication and matched against all customer images, including custom-built Android-derived images in connected registries and CI/CD pipelines. Any image found to carry the affected Android 17 NFC component is flagged immediately.
AvailableHarborGuard scores this CVE at CVSS 10.0 Critical (v4.0) and weights it against each customer environment's compliance policy to determine urgency and routing. Findings are delivered to the appropriate team inbox within each customer organization based on their configured notification and escalation rules.
AvailableBecause no fix version has been published upstream, HarborGuard re-checks the advisory on every ingest cycle and will make a patched-image rebuild available the moment Google Android ships a correction. For customers with auto-remediation enabled, the rebuild, regression test run, and PR against affected workloads will be triggered automatically at that point.
Pending upstreamExploit Conditions
- Network reachabilityNot required
The attacker needs an existing shell or process on the host; the vulnerability is exploited locally, not over a network connection.
- AuthenticationNot required
No account credentials or elevated permissions are required; any process running on the device can attempt exploitation.
- Victim interactionNot required
Exploitation requires no action from any user on the device; the attacker can trigger the race condition entirely autonomously.
- Attack complexityDetail
The CVSS vector specifies AC:L and AT:N, meaning the exploit is reliable and requires no specific environmental conditions or timing prerequisites beyond triggering the race condition.
Blast Radius
- Attacker gains escalated local privileges, allowing execution of arbitrary code at a higher permission level than the originating process.
- Confidential data accessible to privileged system processes, including NFC transaction payloads and system credentials, becomes readable by the attacker.
- The attacker can write to or corrupt system state, modifying persisted configuration, security policy files, or application data on the device.
- The NFC subsystem and dependent services can be crashed or destabilized, disrupting contactless payment, access-control, and data-exchange functionality.
How HarborGuard Handles This
Available on HarborGuard: this CVE is flagged at Critical severity (CVSS 10.0) and matched against all images carrying the affected Android 17 NFC component across every connected registry and pipeline. Because no upstream fix exists at the time of publication, HarborGuard monitors the Google Android advisory on each ingest cycle. The moment a patched version is published, a rebuilt image becomes available; for customers with auto-remediation enabled, this triggers an automated rebuild, regression test run, and a PR opened against affected workloads. While awaiting a fix, recommended compensating controls include applying SELinux or seccomp policies to restrict NFC daemon privileges, isolating NFC-dependent workloads behind network policy rules that limit lateral movement, and disabling the NFC feature flag in non-production images where NFC functionality is not required.
- Google / Android17
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H