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: Medium)
Published: 2026-07-30
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw stems from inadequate validation of untrusted data within Chrome’s ANGLE graphics layer. This oversight can allow an attacker who provides a specially crafted HTML page to escape the browser sandbox, potentially executing code outside the protected environment. The vulnerability aligns with CWE‑20 (Improper Input Validation) and CWE‑1286 (Improper Validation of Data or Parameter Checks).

Affected Systems

The issue affects all Google Chrome (Chromium) installations running a build prior to version 151.0.7922.72. Users on those legacy builds are susceptible to sandbox escape if they open or render malicious web content.

Risk and Exploitability

The CVSS score of 9.6 indicates a critical severity, while the EPSS score of less than 1% points to a low likelihood of exploitation in the wild. The vulnerability can be triggered remotely by an attacker who supplies a crafted HTML page that the victim’s browser processes. As of now the flaw is not listed in CISA’s KEV catalog and no widely known exploits are public.

Generated by OpenCVE AI on August 2, 2026 at 06:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 151.0.7922.72 or newer, which incorporates the ANGLE validation fix.
  • If an immediate upgrade is not possible, block or disable loading of untrusted HTML from unknown sources by adjusting site‑level or global safe‑browsing settings.
  • Verify that the browser’s sandbox mechanism remains enabled and that no extensions or enterprise policies are disabling sandbox enforcement.

Generated by OpenCVE AI on August 2, 2026 at 06:32 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 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

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'}


Fri, 31 Jul 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

cvssV3_1

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

threat_severity

Moderate


Thu, 30 Jul 2026 05:00: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: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T18:16:00.774Z

Reserved: 2026-07-27T23:35:03.527Z

Link: CVE-2026-17847

cve-icon Vulnrichment

Updated: 2026-07-31T18:15:56.105Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T19:41:00.987

Link: CVE-2026-17847

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-30T00:19:37Z

Links: CVE-2026-17847 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T06:45:03Z

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation