Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Remote crafted page needs no privileges but requires the user to visit (UI:R); sandbox escape crosses a security boundary (S:C) enabling full C/I/A impact.
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
4DescriptionCVE.org
Insufficient validation of untrusted input in ANGLE in Google Chrome prior to 150.0.7871.46 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Sandbox escape in Google Chrome's ANGLE graphics layer (versions prior to 150.0.7871.46) lets a remote attacker break out of the renderer sandbox when a victim visits a crafted HTML page. The flaw stems from insufficient validation of untrusted input (CWE-20) in ANGLE and carries a critical 9.6 CVSS score due to the scope-changing sandbox escape. Google has shipped a fix and rates the Chromium severity as High; there is no public exploit identified at time of analysis and CISA SSVC records exploitation status as none.
Technical ContextAI
ANGLE (Almost Native Graphics Layer Engine) is Chromium's abstraction that translates OpenGL ES / WebGL calls to the host platform's native graphics API (Direct3D, Metal, Vulkan, or desktop GL). Because ANGLE processes attacker-influenced graphics commands originating from web content, a validation gap (CWE-20, Improper Input Validation) in this layer can let malformed inputs corrupt state or bypass boundary checks. The affected CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*, meaning all desktop Chrome builds before 150.0.7871.46. A sandbox escape here is severe because the renderer process is normally the primary security boundary confining web-originated code; escaping it grants access to the more privileged browser process context.
RemediationAI
Vendor-released patch: update Google Chrome to 150.0.7871.46 or later via the Stable channel update at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html; trigger 'About Google Chrome' to force the update and relaunch to apply it, since a running browser retains the vulnerable code until restarted. In managed fleets, push the update through enterprise policy/management tooling and enforce browser relaunch. If patching cannot be completed immediately, reduce exposure by restricting browsing to trusted sites and, where feasible, disabling hardware-accelerated graphics/WebGL (chrome://settings 'Use graphics acceleration when available' off, or the disable-3d-apis policy) to limit reachability of the ANGLE code path - the trade-off is degraded rendering performance and broken WebGL-dependent sites, so this is a temporary control only until the update lands.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41165
GHSA-7fh8-qj6w-5vcc