Description
Insufficient validation of untrusted input in Codecs in Google Chrome prior to 151.0.7922.109 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
Published: 2026-08-06
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from insufficient validation of input data in Chrome’s Codecs component, which can be triggered via a crafted HTML page. This flaw, characterized by CWE‑20 (Improper Input Validation) and CWE‑1286 (Sandbox Escape), permits a remote adversary to escape Chrome’s sandbox, potentially allowing execution of code outside the browser process or elevation of privileges on the host system. Chromium has classified the issue as high severity.

Affected Systems

All installations of Google Chrome built before version 151.0.7922.109 are affected. The product is Chrome, distributed by Google. Current releases as of the advisory include the fix, but systems that remain on older versions remain vulnerable.

Risk and Exploitability

The CVSS score is 9.6, indicating a severe risk. The EPSS score of < 1% indicates a low probability of exploitation in the wild, and the vulnerability is not presently tracked in the CISA KEV catalog. An attacker could exploit the weakness by serving the malicious HTML page from a website or embedding it in an email attachment, leveraging the browser’s renderer to trigger the sandbox escape. Successful exploitation would grant code execution outside the confinement of Chrome, potentially leading to full system compromise depending on user privileges.

Generated by OpenCVE AI on August 13, 2026 at 14:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 151.0.7922.109 or newer to address the input validation flaw identified as CWE-20 and the sandbox escape vulnerability (CWE-1286).
  • If immediate updating is not feasible, disable or restrict the use of untrusted media codecs and local file executions in the browser settings to mitigate the input validation weakness (CWE-20).
  • Enable automatic updates to ensure future security patches are applied without manual intervention.

Generated by OpenCVE AI on August 13, 2026 at 14:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4728-1 chromium security update
Debian DSA Debian DSA DSA-6422-1 chromium security update
History

Thu, 13 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: Google Chrome Codecs: Sandbox escape via crafted HTML page
Weaknesses CWE-1286
References
Metrics threat_severity

None

threat_severity

Important


Fri, 07 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Title Chrome Codec Input Validation Leading to Sandbox Escape

Fri, 07 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Fri, 07 Aug 2026 00:45:00 +0000

Type Values Removed Values Added
Title Chrome Codec Input Validation Leading to Sandbox Escape

Fri, 07 Aug 2026 00:30:00 +0000

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

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Codecs in Google Chrome prior to 151.0.7922.109 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-08T03:55:22.890Z

Reserved: 2026-08-06T16:51:51.226Z

Link: CVE-2026-19164

cve-icon Vulnrichment

Updated: 2026-08-07T13:06:47.624Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-06T22:16:58.803

Modified: 2026-08-08T05:17:08.710

Link: CVE-2026-19164

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-06T20:33:53Z

Links: CVE-2026-19164 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T15:00:04Z

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation