---
id: CVE-2026-0010
title: >-
  In onTransact of IDrmManagerService.cpp, there is a possible out of bounds
  write due to a missing bounds check
summary: >-
  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 need…
severity: high
cvss: 8.4
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-787
vendor: google
product: android
affected:
  - android = 14.0
  - android = 15.0
  - android = 16.0
published: '2026-03-02'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T19:17:49.710'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-0010'
references:
  - url: 'https://source.android.com/docs/security/bulletin/2026/2026-09-01'
    label: security@android.com
  - url: 'http://seclists.org/fulldisclosure/2026/Aug/111'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'http://www.openwall.com/lists/oss-security/2026/07/28/4'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://source.android.com/docs/security/bulletin/2026/2026-03-01'
    label: security@android.com
tags:
  - nvd
  - cve.org
  - exploit-available
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-03-03T00:00:00+00:00'
epss: 0.00118
epssPercentile: 0.01965
exploits:
  github: 1
  githubRepos:
    - 'https://github.com/cduram/NotCVE-2026-0010'
  checkedAt: '2026-09-21T15:27:48.795Z'
exploitAvailable: true
ingestedAt: '2026-07-28T08:33:01.008Z'
---

## Overview

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.

## Affected

- `android = 14.0`
- `android = 15.0`
- `android = 16.0`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
