Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionNVD
Insufficient validation of untrusted input in ANGLE in Google Chrome prior to 149.0.7827.53 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 prior to version 149.0.7827.53 allows a remote attacker to break out of the renderer sandbox via a crafted HTML page when a victim visits a malicious site. The flaw is rated CVSS 9.6 due to scope change (S:C) and full CIA impact, though EPSS estimates only a 0.05% near-term exploitation probability and no public exploit has been identified at time of analysis.
Technical ContextAI
ANGLE (Almost Native Graphics Layer Engine) is the translation layer Chrome uses to map WebGL and other graphics API calls onto the host platform's native graphics stack (Direct3D on Windows, Metal on macOS, Vulkan/OpenGL on Linux). Because ANGLE processes complex, attacker-controllable graphics commands from web content, it is a frequent target for sandbox escapes. The root cause is CWE-20 (Improper Input Validation): untrusted input from a crafted HTML page is not sufficiently validated before being processed by ANGLE, enabling the renderer process to violate the boundaries the Chrome sandbox is designed to enforce.
RemediationAI
Vendor-released patch: Google Chrome 149.0.7827.53 - update Chrome via the built-in updater (chrome://settings/help) and restart the browser, per the stable channel advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html and the upstream bug tracker entry at https://issues.chromium.org/issues/513135862. For managed fleets, push the update via Chrome Browser Cloud Management, Group Policy, or MDM and verify the version post-deployment. As a temporary compensating control until patching completes, administrators can disable WebGL/GPU acceleration via the DisableWebGL or HardwareAccelerationModeEnabled enterprise policies to reduce ANGLE's attack surface, with the trade-off that WebGL-based applications (maps, 3D dashboards, some video conferencing effects) will degrade or break; users of Chromium-derivative browsers (Edge, Brave, Opera, Vivaldi) should update to the vendor build that incorporates the patched Chromium baseline.
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 Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34423
GHSA-54jj-j82p-3258