Description
In ReadTileInfo of vp9hwd_headers.cc, there is a possible out-of-bounds write due to a missing bounds check. This could lead to remote escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
Published: 2026-09-15
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Privilege Escalation
Action: Patch Immediately
AI Analysis

Impact

An out‑of‑bounds write occurs in the ReadTileInfo function of vp9hwd_headers.cc, allowing an attacker to elevate privileges on an Android device without needing additional execution rights. The flaw is a bounds‑checking bypass (CWE‑787) that can be triggered by feeding malformed tile data to the VP9 hardware decoder. The result is an unauthorized privilege escalation that can give the attacker full control over the device.

Affected Systems

The CVE affects Google’s Android operating system within the VP9 hardware video decoding path, as referenced in the Pixel security bulletin of September 2026. Devices running the affected Android release, regardless of specific model or OS version, are potentially vulnerable if they include the unpatched vp9hwd_headers.cc file. All installations that use the VP9 hardware decoder are at risk.

Risk and Exploitability

The flaw carries a CVSS score of 8.8 and is not currently listed in the CISA KEV catalog. The EPSS score of less than 1% indicates a very low but non‑zero likelihood of exploitation, yet the lack of user interaction suggests remote exploitation is feasible. The likely attack vector, based on the description, is that a remote actor can supply crafted tile data to the hardware decoder and trigger the out‑of‑bounds write, thereby gaining elevated privileges. Given the high severity and ease of exploitation, the risk to affected devices is substantial.

Generated by OpenCVE AI on September 17, 2026 at 10:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Google Android security patch available for your device family.
  • Temporarily disable or block the VP9 hardware decoder until the patch is released.
  • Monitor device logs for anomalous memory writes or crashes that may indicate exploitation attempts.

Generated by OpenCVE AI on September 17, 2026 at 10:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 17 Sep 2026 10:30:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Write in VP9 Hardware Header Enables Remote Privilege Escalation in Android

Wed, 16 Sep 2026 00:30:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Write in VP9 Hardware Header Enables Remote Privilege Escalation in Android

Tue, 15 Sep 2026 22:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-787
Metrics cvssV3_1

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

ssvc

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


Tue, 15 Sep 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google android
Vendors & Products Google
Google android

Tue, 15 Sep 2026 18:45:00 +0000

Type Values Removed Values Added
Description In ReadTileInfo of vp9hwd_headers.cc, there is a possible out-of-bounds write due to a missing bounds check. This could lead to remote escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Google_Devices

Published:

Updated: 2026-09-16T03:58:08.179Z

Reserved: 2026-06-23T16:13:58.908Z

Link: CVE-2026-56942

cve-icon Vulnrichment

Updated: 2026-09-15T21:10:45.010Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-15T19:17:28.357

Modified: 2026-09-16T19:24:44.153

Link: CVE-2026-56942

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-17T10:15:08Z

Weaknesses