CVE-2023-21096
CWE-416Published: April 19, 2023· Updated: Jun 17, 2026
Official Description
In OnWakelockReleased of attribution_processor.cc, there is a use after free that could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-12 Android-12L Android-13Android ID: A-254774758
Risk Analysis
This is a use-after-free vulnerability in the Android attribution processor that allows for remote code execution. Because it requires no user interaction and no additional privileges, it carries a critical CVSS score of 9.8.
No public exploit is known, and it is not in the CISA KEV catalog. The vulnerability is remotely exploitable with low attack complexity.
Apply the latest Android security patches provided by Google for the affected versions.
Technical Analysis
CVE-2023-21096 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
From a weakness classification perspective (CWE-416): Use-after-free vulnerabilities involve accessing memory after it has been freed, often enabling arbitrary code execution.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (2)
Quick Facts
Related CVEs (CWE-416)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-21096 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts