Cyber Posture

CVE-2026-0124

High

Published: 10 March 2026

Published
10 March 2026
Modified
11 March 2026
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0002 5.8th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-0124 is a high-severity Out-of-bounds Write (CWE-787) vulnerability in Google Android. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 5.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-16 (Memory Protection).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly requires identification, reporting, and correction of the out-of-bounds write flaw via timely patching as provided in the Pixel security bulletin.

prevent

Implements memory safeguards such as DEP and ASLR that prevent exploitation of the missing bounds check leading to unauthorized code execution and privilege escalation.

prevent

Mandates validation of information inputs including bounds checks, directly countering the missing bounds check responsible for the out-of-bounds write vulnerability.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Out-of-bounds write enables local privilege escalation on Android device.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

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.

Deeper analysisAI

CVE-2026-0124 is an out-of-bounds write vulnerability stemming from a missing bounds check, classified under CWE-787. It affects Google Pixel devices running Android, as detailed in the associated security bulletin. The issue carries a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) and was published on 2026-03-10.

A local attacker with low privileges (PR:L) can exploit this vulnerability with low complexity and no user interaction required. No additional execution privileges are needed beyond the attacker's existing access. Successful exploitation enables local escalation of privilege, resulting in high impacts to confidentiality, integrity, and availability.

The Pixel security bulletin at https://source.android.com/docs/security/bulletin/pixel/2026/2026-03-01 addresses mitigation and available patches for affected devices.

Details

CWE(s)

Affected Products

google
android
all versions

CVEs Like This One

CVE-2026-0010Same product: Google Android
CVE-2024-53838Same product: Google Android
CVE-2026-0123Same product: Google Android
CVE-2024-53837Same product: Google Android
CVE-2024-49745Same product: Google Android
CVE-2026-0117Same product: Google Android
CVE-2026-0037Same product: Google Android
CVE-2025-32313Same product: Google Android
CVE-2024-49738Same product: Google Android
CVE-2024-53833Same product: Google Android

References