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

Impact

An insufficient validation of untrusted input in Chromium's ANGLE component allows a sandbox escape in Chrome versions older than 149.0.7827.53. The flaw requires an attacker to have already gained a foothold in the renderer process, after which the validation failure can be triggered via a specially crafted HTML file. If the escape succeeds, the renderer can break out of its sandbox and execute code with elevated privileges, potentially compromising the entire system. This represents a high‑impact threat to confidentiality, integrity, and availability.

Affected Systems

Google Chrome desktop versions prior to 149.0.7827.53 are affected. The vulnerability resides in the ANGLE component and impacts any desktop deployment of Chrome, regardless of operating system, but the CVE data does not specify an OS limitation.

Risk and Exploitability

Chromium labels the issue as medium severity; the CVSS score is 9.6, indicating critical risk, and the EPSS score is < 1%, indicating a low probability of exploitation. The flaw needs a prior compromise of the renderer process, which typically arises from a drive‑by load or cross‑site scripting attack. No public exploit is listed in the CISA KEV catalog. While the probability of exploitation is uncertain, an attacker who succeeds could escape the sandbox and gain system‑level privileges, so the potential impact is very high. The likely attack path involves delivering a crafted HTML page to a renderer that has already been compromised.

Generated by OpenCVE AI on June 7, 2026 at 15:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to 149.0.7827.53 or later.
  • Apply a strict Content Security Policy to limit loaded content and reduce the chance that a crafted page can trigger the flaw.
  • Disable or restrict extensions and plugins that can inject or modify page content, mitigating the risk of renderer compromise.

Generated by OpenCVE AI on June 7, 2026 at 15:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6325-1 chromium security update
History

Sun, 07 Jun 2026 12:15:00 +0000

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

None

threat_severity

Moderate


Sat, 06 Jun 2026 04:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 06 Jun 2026 02:45:00 +0000

Type Values Removed Values Added
Title Chrome ANGLE Input Validation Flaw Enables Sandbox Escape

Sat, 06 Jun 2026 01:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
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'}


Fri, 05 Jun 2026 07:15:00 +0000

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

Fri, 05 Jun 2026 05:30:00 +0000

Type Values Removed Values Added
Title Chrome ANGLE Input Validation Flaw Enables Sandbox Escape

Thu, 04 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Insufficient validation of untrusted input in ANGLE in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process 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-06-08T18:09:17.244Z

Reserved: 2026-06-04T17:06:53.182Z

Link: CVE-2026-11113

cve-icon Vulnrichment

Updated: 2026-06-06T03:15:39.301Z

cve-icon NVD

Status : Modified

Published: 2026-06-04T23:17:16.950

Modified: 2026-06-08T19:16:37.437

Link: CVE-2026-11113

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-06-02T00:00:00Z

Links: CVE-2026-11113 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T15:15:46Z

Weaknesses
  • CWE-1173

    Improper Use of Validation Framework

  • CWE-20

    Improper Input Validation