Description
Insufficient validation of untrusted input in ANGLE in Google Chrome on Mac prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
Published: 2026-07-30
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An insufficient bounds check in ANGLE, the graphics abstraction layer used by Google Chrome on macOS, allows a remote attacker who has already compromised the renderer process to craft an HTML page that triggers an out‑of‑bounds read. The vulnerability is identified as CWE‑125 and as a broader input‑handling weakness classified as CWE‑1286. Because the attacker can escape the renderer sandbox, the flaw can be used to execute arbitrary code or read protected memory, compromising confidentiality, integrity, and availability of the affected system.

Affected Systems

Google Chrome running on macOS versions earlier than 151.0.7922.72 is affected. The same vulnerability applies to any Mac build of Chrome that includes the unpatched ANGLE component before this version was released.

Risk and Exploitability

The EPSS score of < 1% indicates a very low probability of exploitation at this time, and the vulnerability is not listed in CISA’s KEV catalog. The CVSS score of 9.6 reflects the high severity of the flaw. The attack likely requires an initial compromise that grants the attacker the ability to inject malicious content into the renderer process—such as a compromised or malicious website—after which the out‑of‑bounds read can be triggered with no additional privileges.

Generated by OpenCVE AI on August 3, 2026 at 12:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to 151.0.7922.72 or later, which includes the ANGLE bounds‑check fix that addresses the out‑of‑bounds read identified as CWE‑125 and the broader input‑handling weakness classified as CWE‑1286.
  • Configure Chrome policies to enable strict site isolation or block third‑party content rendering until the patch can be applied, thereby limiting the number of renderer processes that can be manipulated.
  • Monitor system logs for abnormal renderer process activity or unusual memory access errors that may indicate attempted OOB exploitation.

Generated by OpenCVE AI on August 3, 2026 at 12:28 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

Fri, 31 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Out of bounds read in ANGLE
Weaknesses CWE-1286
References
Metrics threat_severity

None

threat_severity

Important


Thu, 30 Jul 2026 17: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 03:15: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 on Mac prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-125
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T15:44:10.374Z

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

Link: CVE-2026-17701

cve-icon Vulnrichment

Updated: 2026-07-30T15:43:19.931Z

cve-icon NVD

Status : Undergoing Analysis

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

Modified: 2026-08-03T17:50:41.777

Link: CVE-2026-17701

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-17701 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T12:30:17Z

Weaknesses
  • CWE-125

    Out-of-bounds Read

  • CWE-1286

    Improper Validation of Syntactic Correctness of Input