Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Requires prior renderer compromise (PR:L) and complex chaining (AC:H); successful sandbox escape crosses a trust boundary (S:C) with high C/I/A impact on the host.
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
4DescriptionCVE.org
Out of bounds read in ANGLE in Google Chrome 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)
AnalysisAI
Out-of-bounds read in Chrome's ANGLE graphics abstraction layer (versions prior to 151.0.7922.72) can be leveraged by an attacker who has already compromised the renderer process to potentially escape the browser sandbox via a crafted HTML page. Google rates the Chromium severity High and has shipped a fixed Stable-channel build; no public exploit identified at time of analysis, and the EPSS score is low (0.29%, 21st percentile), consistent with a second-stage bug rather than a standalone drive-by. Because it requires a pre-compromised renderer, it is typically one link in an exploit chain rather than a single-shot RCE.
Technical ContextAI
ANGLE (Almost Native Graphics Layer Engine) is Chromium's translation layer that maps WebGL/OpenGL ES calls onto the host platform's native graphics backend (Direct3D, Metal, Vulkan, or desktop GL). It runs in the GPU process and processes attacker-influenceable graphics commands, making it a recurring sandbox-escape surface. The root cause is CWE-125 (Out-of-bounds Read): ANGLE reads memory outside the bounds of an allocated buffer, likely due to insufficient validation of shader or draw-call parameters passed from the renderer. Such a read can leak adjacent GPU-process memory (pointers, heap layout) that undermines ASLR and, combined with other primitives, aids escaping the renderer sandbox. The affected CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*.
RemediationAI
Vendor-released patch: update Google Chrome to 151.0.7922.72 or later on the Stable desktop channel, per the Chrome release advisory (https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html); most installs auto-update, so verify via chrome://settings/help and relaunch to apply. Users of Chromium-based browsers should install their vendor's build incorporating the equivalent Chromium version once available. As an interim compensating control before patching, restrict WebGL/GPU attack surface - for example disable hardware acceleration (chrome://settings, 'Use graphics acceleration when available') or disable WebGL, which reduces the ANGLE surface but degrades graphics-heavy site performance and 3D/canvas functionality. Enterprises can enforce update rollout via Chrome Browser Cloud Management / group policy to guarantee the fixed version is deployed.
Same weakness CWE-125 – Out-of-bounds Read
View allSame technique Buffer Overflow
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50804
GHSA-h6gj-q2pj-9v5j