Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Remotely reachable via web content but AC:H and UI:R reflect the required renderer compromise and page visit; S:C and C/I/A:H capture the full sandbox escape.
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
4DescriptionCVE.org
Insufficient validation of untrusted input in ANGLE in Google Chrome on Android prior to 150.0.7871.46 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
Sandbox escape in Google Chrome's ANGLE graphics component on Android (versions prior to 150.0.7871.46) allows a remote attacker who has already compromised the renderer process to break out of the browser sandbox via a crafted HTML page. Rated High by Chromium and CVSS 8.3, the flaw stems from improper validation of untrusted input in ANGLE and requires renderer compromise plus user interaction as prerequisites. There is no public exploit identified at time of analysis, and CISA SSVC lists exploitation status as none.
Technical ContextAI
ANGLE (Almost Native Graphics Layer Engine) is Chrome's abstraction layer that translates OpenGL ES / WebGL calls into the platform's native graphics API (on Android, typically Vulkan or OpenGL ES via the GPU). Because ANGLE processes GPU commands originating from web content, it sits at a trust boundary between the sandboxed renderer and the more privileged GPU/browser process. The root cause is CWE-20 (Improper Input Validation): ANGLE insufficiently validates untrusted input, so malformed or crafted graphics commands from a compromised renderer can be processed in a way that crosses the sandbox boundary. The CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* identifies Google Chrome as the affected application, with the description narrowing the impacted platform to Android builds before 150.0.7871.46.
RemediationAI
Update Google Chrome to version 150.0.7871.46 or later (Vendor-released patch: 150.0.7871.46), which is distributed automatically through the Chrome stable channel and the Google Play Store on Android; verify via chrome://settings/help and restart the browser to apply. Refer to the Chrome Releases advisory (https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html) and the Chromium tracking bug (https://issues.chromium.org/issues/513048822). Because exploitation requires a compromised renderer, interim risk can be reduced by ensuring auto-updates are enabled and by avoiding untrusted sites; for higher-assurance environments, disabling WebGL/hardware acceleration reduces ANGLE's attack surface at the cost of degraded graphics performance and broken WebGL content, but the definitive remediation is upgrading to the patched build.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Important| 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-41164
GHSA-3x3p-qx4r-hmgh