Description
In onTransact of IDrmManagerService.cpp, 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.
Published: 2026-03-02
Score: 8.4 High
EPSS: < 1% Very Low
KEV: No
Impact: Local Privilege Escalation
Action: Apply Patch
AI Analysis

Impact

Google Android stores media under DRM protection in the IDrmManagerService. An error in the onTransact routine of IDrmManagerService.cpp omitted a bounds check, allowing an out‑of‑bounds write. The flaw can be triggered by a local attacker and results in escalation of privilege, enabling the attacker to achieve local root level access without needing to execute arbitrary code or perform a remote attack. No user interaction is required and no additional execution privileges are needed beyond those already available to the attacker on the device.

Affected Systems

The vulnerability affects Android operating systems from version 14.0 up through 16.0. It is present in all builds of Google Android released in the March 2026 security bulletin, including 14.0, 15.0, and 16.0.

Risk and Exploitability

The CVSS score of 8.4 indicates a high severity level. EPSS is less than 1%, suggesting the exploitation rate is currently low, and the flaw is not listed in CISA’s KEV catalog. The design of the flaw allows exploitation on the victim device without user interaction, making the attack vector local. An attacker who gains the ability to run code on the device can trigger the out‑of‑bounds write, elevate privileges, and potentially bypass all device security controls. The low EPSS score, however, mitigates the immediate threat, but the high severity warrants prompt mitigation.

Generated by OpenCVE AI on April 16, 2026 at 14:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the device to the latest Android release that contains the bounds‑check fix in IDrmManagerService.
  • If a patch cannot be applied, restrict or uninstall non‑essential apps that can invoke DRM services until a fix is available.
  • Continuously monitor system logs for abnormal DRM service activity to detect attempted exploitation attempts.

Generated by OpenCVE AI on April 16, 2026 at 14:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Apr 2026 14:45:00 +0000

Type Values Removed Values Added
Title Out‑of‑Bounds Write in Android DRM Service Enables Local Privilege Escalation

Fri, 06 Mar 2026 04:30:00 +0000

Type Values Removed Values Added
References

Fri, 06 Mar 2026 04:15:00 +0000

Type Values Removed Values Added
References

Tue, 03 Mar 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 03 Mar 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google android
Weaknesses CWE-787
CPEs cpe:2.3:o:google:android:14.0:*:*:*:*:*:*:*
cpe:2.3:o:google:android:15.0:*:*:*:*:*:*:*
cpe:2.3:o:google:android:16.0:-:*:*:*:*:*:*
Vendors & Products Google
Google android
Metrics cvssV3_1

{'score': 8.4, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Mon, 02 Mar 2026 19:00:00 +0000

Type Values Removed Values Added
Description In onTransact of IDrmManagerService.cpp, 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.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: google_android

Published:

Updated: 2026-03-06T03:47:29.215Z

Reserved: 2025-10-15T15:38:39.086Z

Link: CVE-2026-0010

cve-icon Vulnrichment

Updated: 2026-03-03T15:58:40.365Z

cve-icon NVD

Status : Modified

Published: 2026-03-02T19:16:29.470

Modified: 2026-03-06T04:16:03.163

Link: CVE-2026-0010

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T14:30:16Z

Weaknesses