Cyber Posture

CVE-2026-0008

High

Published: 02 March 2026

Published
02 March 2026
Modified
03 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 0.8th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-0008 is a high-severity Confused Deputy (CWE-441) 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 0.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 AC-25 (Reference Monitor) and AC-3 (Access Enforcement).

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

Implements a reference monitor to mediate all accesses and enforce authorization, directly preventing confused deputy privilege escalations where components trust unverified callers.

prevent

Enforces approved access authorizations in accordance with policy, blocking local unprivileged attackers from escalating privileges via confused deputy flaws.

prevent

Applies least privilege to limit the scope of actions privileged components can take on behalf of untrusted callers in confused deputy scenarios.

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?

The CVE describes a local privilege escalation vulnerability (confused deputy) that directly enables an unprivileged attacker to obtain elevated privileges without user interaction.

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

NVD Description

In multiple locations, there is a possible privilege escalation due to a confused deputy. 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-0008 is a privilege escalation vulnerability due to a confused deputy issue (CWE-441) present in multiple locations within Android. Published on 2026-03-02, it allows local escalation of privilege without requiring additional execution privileges or user interaction.

The vulnerability 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 low attack complexity for a local, unprivileged attacker. Successful exploitation enables high-impact confidentiality, integrity, and availability violations through privilege escalation on the affected Android device.

The Android security bulletin at https://source.android.com/security/bulletin/2026-03-01 details patches and mitigation measures for this vulnerability.

Details

CWE(s)

Affected Products

google
android
16.0

CVEs Like This One

CVE-2025-48646Same product: Google Android
CVE-2026-0021Same product: Google Android
CVE-2026-0013Same product: Google Android
CVE-2026-0107Same product: Google Android
CVE-2025-48579Same product: Google Android
CVE-2025-48574Same product: Google Android
CVE-2025-36920Same product: Google Android
CVE-2026-0011Same product: Google Android
CVE-2026-0020Same product: Google Android
CVE-2026-0117Same product: Google Android

References