Severity by source
Sources disagree (Medium–Critical)AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Remote crafted page with no auth (AV:N/PR:N/UI:R) escaping the sandbox is a scope change (S:C) with high impact, but 'potentially' plus SSVC Automatable:no and needing a chained bug justify AC:H over AC:L.
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorVendor: google
Lifecycle Timeline
3DescriptionCVE.org
Inappropriate implementation in ANGLE in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Sandbox escape in Google Chrome's ANGLE graphics component (versions prior to 150.0.7871.47) allows a remote attacker who lures a victim to a crafted HTML page to potentially break out of the renderer sandbox, a critical trust-boundary bypass affecting the Windows/macOS/Linux desktop browser. The NVD scores this 9.6 (scope-changed) though Google rates the underlying Chromium issue as Medium severity, and there is no public exploit identified at time of analysis. EPSS is low (0.21%) and CISA SSVC records exploitation status as none, indicating no observed active abuse.
Technical ContextAI
ANGLE (Almost Native Graphics Layer Engine) is Chrome's translation layer that maps WebGL/OpenGL ES calls onto the host platform's native graphics API (Direct3D on Windows, Metal on macOS, Vulkan/OpenGL on Linux). Because ANGLE processes attacker-influenced GPU commands and historically runs with more privilege than the renderer, a flaw here can undermine the sandbox that isolates web content. The CWE-693 (Protection Mechanism Failure) classification indicates the root cause is an 'inappropriate implementation' of a security control rather than a classic memory-corruption primitive - the defensive boundary itself is bypassed rather than a buffer being overrun. The single affected CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*.
RemediationAI
Vendor-released patch: Google Chrome 150.0.7871.47 - upgrade to this version or later via Chrome's built-in updater (chrome://settings/help) and relaunch to apply, which is the primary and only complete fix. Enterprises managing Chrome via policy should promote the updated Stable build through their deployment tooling and confirm auto-update is enabled rather than pinned to an older milestone. Users of Chromium-based browsers should apply their vendor's next update that rebases onto Chromium 150.0.7871.47 or later. As an interim compensating control until patching, sandbox-escape exposure can be reduced by ensuring Chrome's built-in sandbox is not disabled (never run with --no-sandbox) and by restricting exposure to untrusted web content, but there is no supported feature toggle that disables ANGLE without breaking WebGL/GPU-accelerated content, so patching is strongly preferred. Reference the advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html.
Same weakness CWE-693 – Protection Mechanism Failure
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-40545
GHSA-8wcv-x3w8-wxw2