Description
In DecodeFilmGrainParams of film_grain_dec.cc, there is a possible out-of-bounds write due to a missing bounds check. This could lead to remote code execution 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 Code Execution
Action: Patch Immediately
AI Analysis

Impact

The vulnerability resides in the DecodeFilmGrainParams routine within film_grain_dec.cc, where a missing bounds check permits an out-of-bounds write. This flaw does not require elevated privileges and can drive arbitrary code execution. The impact is a full compromise of the affected device, allowing an attacker to execute code with the rights of the Android user profile that runs the decoder.

Affected Systems

Google Android devices affected by this flaw are those that implement the film grain decoder component without the necessary bounds check. Specific Android releases are not listed, but the issue applies to any version prior to the patch referenced in the Google security bulletin.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity. The EPSS score is not available, and the issue is not yet in the CISA KEV catalog. Because user interaction is not required for exploitation, the likely attack vector is remote, such as malformed media delivered over a network or USB. An attacker could trigger the flaw by crafting a malicious file that invokes the decoder, leading to code execution without needing privileged access.

Generated by OpenCVE AI on September 16, 2026 at 00:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Android security patch that addresses the film grain decoder out-of-bounds write.
  • Check the device’s security update status against the recent Google Android security bulletin to ensure the patch is installed.
  • Restrict access to untrusted media sources that might trigger the decoder, ensuring only verified content is processed by the system.

Generated by OpenCVE AI on September 16, 2026 at 00:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Out-of-Bounds Write in Android Film Grain Decoder Enables Remote Code Execution

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

Type Values Removed Values Added
Weaknesses CWE-120
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:30: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 DecodeFilmGrainParams of film_grain_dec.cc, there is a possible out-of-bounds write due to a missing bounds check. This could lead to remote code execution 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:57:42.781Z

Reserved: 2026-07-02T05:38:24.955Z

Link: CVE-2026-58710

cve-icon Vulnrichment

Updated: 2026-09-15T20:36:10.751Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-58710

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T00:30:08Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')