Cyber Posture

CVE-2026-0118

High

Published: 10 March 2026

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

Summary

CVE-2026-0118 is a high-severity Protection Mechanism Failure (CWE-693) vulnerability in Google Android. Its CVSS base score is 8.4 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 1.2th 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 AC-25 (Reference Monitor) and SI-2 (Flaw Remediation).

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 remediates the logic error in oobconfig by requiring timely application of vendor patches from the March 2026 Android Security Bulletin to prevent privilege escalation.

prevent

Implements a tamper-proof reference monitor that mediates all access control decisions, preventing local attackers from bypassing carrier restrictions via the oobconfig logic error.

prevent

Enforces least privilege on system components like oobconfig to limit the scope and impact of any successful privilege escalation from unprivileged local access.

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?

Logic flaw directly enables local privilege escalation (no prior access or interaction required).

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

NVD Description

In oobconfig, there is a possible bypass of carrier restrictions due to a logic error. 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-0118 is a logic error (CWE-693) in the oobconfig component that enables bypassing carrier restrictions. This vulnerability affects Android devices and was published on 2026-03-10. It allows local escalation of privilege without requiring additional execution privileges, and no user interaction is needed for exploitation. The issue carries a CVSS v3.1 base score of 8.4 (AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its low complexity and significant impact on confidentiality, integrity, and availability.

A local attacker can exploit this vulnerability with no prior privileges, leveraging the logic error to bypass carrier restrictions and achieve escalation of privilege on the affected Android device. The attack requires only local access, such as through a compromised app or physical access, and does not depend on user interaction, making it straightforward for adversaries already on the system.

The Android Security Bulletin for March 2026 at https://source.android.com/docs/security/bulletin/2026/2026-03-01 and the Pixel-specific bulletin at https://source.android.com/docs/security/bulletin/pixel/2026/2026-03-01 detail patches and mitigation steps for this vulnerability. Security practitioners should ensure devices are updated to the patched versions outlined in these advisories to address the issue.

Details

CWE(s)

Affected Products

google
android
all versions

CVEs Like This One

CVE-2025-48602Same product: Google Android
CVE-2025-48605Same product: Google Android
CVE-2025-48653Same product: Google Android
CVE-2026-0011Same product: Google Android
CVE-2025-48626Same product: Google Android
CVE-2026-0017Same product: Google Android
CVE-2025-48635Same product: Google Android
CVE-2025-48574Same product: Google Android
CVE-2025-36920Same product: Google Android
CVE-2026-0020Same product: Google Android

References