Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
4DescriptionCVE.org
Use after free in GPU in Google Chrome prior to 148.0.7778.216 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 148.0.7778.216 allows a remote attacker who has already compromised the renderer process to break out of Chrome's sandbox via a use-after-free in the GPU process. Chrome rates the underlying memory corruption as High severity, and while no public exploit identified at time of analysis, the bug is part of a chained-exploit class historically weaponized against browsers. EPSS is very low (0.03%) reflecting the prerequisite of an already-compromised renderer rather than a direct one-shot RCE.
Technical ContextAI
The flaw is a CWE-416 Use-After-Free in Chrome's GPU process, which handles graphics command buffers, WebGL/WebGPU, and compositing on behalf of renderer processes via Mojo IPC. The GPU process runs with broader OS privileges than the heavily sandboxed renderer, making it a long-standing target for sandbox-escape stage-twos. The affected component per the CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* covers Chrome desktop builds; downstream Chromium-based browsers (Edge, Brave, Opera, Vivaldi, Electron apps) reuse the same GPU stack and are typically affected until they merge the upstream fix.
RemediationAI
Vendor-released patch: Google Chrome 148.0.7778.216 - update via the Chrome Stable channel as described at https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0877304591.html and verify by navigating to chrome://settings/help to trigger the auto-updater and restart the browser. For Chromium-based browsers, apply the corresponding vendor build that incorporates the upstream fix (Edge, Brave, Opera, Vivaldi typically release within days). For Electron applications, upgrade to an Electron version built on Chromium 148.0.7778.216 or later. No targeted workaround is published for this specific issue; as a temporary compensating control, enterprises can enforce site isolation (already default), disable hardware acceleration via chrome://settings (reduces GPU-process attack surface at the cost of degraded rendering and battery life), or restrict browsing to vetted sites via policy until patching completes.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allVendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33189
GHSA-2rpm-hrh4-422j