Description
Insufficient validation of untrusted input in ANGLE in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)
Published: 2026-07-30
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 untrusted input in the ANGLE graphics abstraction layer of Google Chrome. An attacker crafting a malicious HTML page that is served to or loaded by a user may exploit this flaw to escape the renderer sandbox and acquire privileges beyond the browser’s narrow sandbox. The weakness is classified as CWE‑20 and CWE‑1286, which allow untrusted data to influence privileged operations.

Affected Systems

All users running Google Chrome versions prior to 151.0.7922.72 are affected. The flaw penetrates the stable channel of the browser, and any installation that has not yet received the patch remains at risk.

Risk and Exploitability

The CVSS score of 9.6 categorizes this flaw as critical; however, the EPSS score of less than 1% reflects a very low probability of exploitation in the wild. The vulnerability is not listed in CISA’s KEV catalog, indicating limited known exploitation. An attacker needs to supply a crafted HTML page—usually via social engineering or malicious web content—so the attack surface is narrow. Based on the description, it is inferred that successful exploitation could allow an attacker to escape the renderer sandbox and gain elevated privileges, potentially enabling arbitrary code execution.

Generated by OpenCVE AI on August 4, 2026 at 12:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or later
  • Run Chrome within an isolated container or virtual machine if an immediate update is not possible
  • Ensure the browser’s automatic update mechanism is active so that the latest security patches are applied promptly

Generated by OpenCVE AI on August 4, 2026 at 12:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4710-1 chromium security update
Debian DSA Debian DSA DSA-6408-1 chromium security update
History

Sat, 01 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Insufficient validation of untrusted input in ANGLE
Weaknesses CWE-1286
References
Metrics threat_severity

None

threat_severity

Critical


Fri, 31 Jul 2026 05: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'}


Thu, 30 Jul 2026 02:45:00 +0000

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

Thu, 30 Jul 2026 01:00:00 +0000

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

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T03:56:22.937Z

Reserved: 2026-07-27T23:34:15.240Z

Link: CVE-2026-17655

cve-icon Vulnrichment

Updated: 2026-07-30T20:34:41.065Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:16:27.420

Modified: 2026-08-06T00:32:57.973

Link: CVE-2026-17655

cve-icon Redhat

Severity : Critical

Publid Date: 2026-07-30T00:18:44Z

Links: CVE-2026-17655 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T12:30:09Z

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation