Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Use after free in Viz in Google Chrome prior to 149.0.7827.53 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 versions prior to 149.0.7827.53 allows a remote attacker who has already compromised the renderer process to break out of the browser sandbox via a use-after-free flaw in the Viz compositor component. Exploitation requires a crafted HTML page and victim interaction, and Google has rated the underlying Chromium security severity as High. No public exploit has been identified at time of analysis, but this class of bug is historically chained with renderer RCE bugs to achieve full browser compromise.
Technical ContextAI
Viz is Chromium's GPU and compositing service that handles display compositing, GL/Vulkan command submission, and frame production on behalf of renderer processes via Mojo IPC. A use-after-free (CWE-416) in this component means an object is freed while a dangling reference is still held and later dereferenced, allowing an attacker to influence freed memory and potentially achieve arbitrary read/write or control of execution flow in the Viz/GPU process - which runs at higher privilege than the sandboxed renderer. Because Viz sits across the renderer sandbox boundary, a memory-corruption bug there is a classic vector for sandbox escape when combined with a separate renderer compromise.
RemediationAI
Vendor-released patch: Google Chrome 149.0.7827.53 on the Stable desktop channel - upgrade immediately per the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html and the Chromium issue tracker entry at https://issues.chromium.org/issues/498259721. For managed fleets, push the update via Group Policy / MDM and force a browser restart to ensure the new binary loads. If patching is delayed, compensating controls include enabling Chrome's Enhanced Site Isolation and disabling GPU acceleration via the --disable-gpu flag or the HardwareAccelerationModeEnabled=false enterprise policy to reduce the attack surface in Viz, with the trade-off of degraded rendering performance and broken WebGL/WebGPU content; additionally restrict browsing to trusted sites via SafeSites or a web proxy until the update is rolled out, accepting reduced user productivity.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allVendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34367
GHSA-g87f-xj4q-8qwq