Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
4DescriptionCVE.org
Out of bounds write in GPU in Google Chrome prior to 148.0.7778.216 allowed a remote attacker 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 to trigger an out-of-bounds write in the GPU process via a crafted HTML page, potentially breaking out of Chrome's renderer sandbox. The flaw carries a CVSS 9.6 due to scope change (S:C) and high impact across confidentiality, integrity, and availability, but requires user interaction (UI:R) such as visiting a malicious page. No public exploit identified at time of analysis, and EPSS is very low at 0.03% (11th percentile), suggesting limited near-term mass exploitation despite the severe potential impact.
Technical ContextAI
The vulnerability is rooted in CWE-787 (Out-of-bounds Write) within Chrome's GPU process, which handles accelerated graphics rendering (typically via ANGLE, Skia, and Dawn/WebGPU pipelines). Chrome's multi-process architecture isolates the renderer in a sandbox, but the GPU process runs with broader privileges to interface with system graphics drivers; a memory corruption bug in this process can be chained with a renderer compromise to escape the sandbox and reach the host. The affected CPE (cpe:2.3:a:google:chrome:*) covers the desktop Chrome browser, and the flaw was internally reported by the Chrome team and rated High severity by Chromium.
RemediationAI
Vendor-released patch: Chrome 148.0.7778.216 - update Chrome via the Stable channel as described at https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0877304591.html and verify via chrome://settings/help, then restart the browser to apply. For managed fleets, push the update through enterprise management (Chrome Browser Cloud Management, group policy, or MDM) and confirm version compliance. As a temporary workaround until patching, GPU-process exposure can be reduced by launching Chrome with --disable-gpu or disabling hardware acceleration in Settings > System, accepting the trade-offs of degraded rendering performance, broken WebGL/WebGPU workloads, and higher CPU usage; for chromium-based derivatives, monitor the respective vendor advisories and apply their corresponding releases once available.
Same weakness CWE-787 – Out-of-bounds Write
View allSame technique Buffer Overflow
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33109
GHSA-39vg-p77q-35gx