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
Stack buffer overflow in GPU 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: Critical)
AnalysisAI
Sandbox escape in Google Chrome versions prior to 149.0.7827.53 allows remote attackers who have already compromised the renderer process to potentially break out of the sandbox via a stack buffer overflow in the GPU component triggered by a crafted HTML page. Chromium rates this as Critical severity, and while no public exploit has been identified at time of analysis, the vendor has released a patched stable channel build addressing the issue.
Technical ContextAI
The flaw is a CWE-121 Stack-based Buffer Overflow within Chrome's GPU process, which handles graphics acceleration and is one of the privileged helper processes Chrome uses as part of its multi-process sandbox architecture. The GPU process accepts IPC messages from less-privileged renderer processes, and a memory-safety bug here is particularly dangerous because the GPU process historically runs with broader system access than the renderer sandbox permits, making it a frequent target for sandbox-escape chains. The affected codebase is Chromium (the upstream engine for Chrome and many derivatives such as Edge, Brave, Opera, and Electron applications), so the impact extends beyond Google's own browser distribution.
RemediationAI
Apply the vendor-released patch by updating Google Chrome to version 149.0.7827.53 or later on all desktop platforms (Windows, macOS, Linux) per the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html; in managed environments, force a relaunch through enterprise update policy rather than relying on user-initiated restarts, since the fix is only active after the browser process restarts. Administrators of Chromium-derivative browsers (Edge, Brave, Opera, Vivaldi) and Electron-based applications should monitor their respective vendors and update once a build incorporating the Chromium 149.0.7827.53 merge is shipped. As a compensating control until patching completes, consider enforcing the SitePerProcess and IsolateOrigins enterprise policies to strengthen renderer isolation (no functional downside for most workloads), and on Windows additionally enable the GPU process's app-container/win32k lockdown mitigations via RendererCodeIntegrity-style policies where supported - note that disabling hardware acceleration (chrome://settings 'Use graphics acceleration when available') will not eliminate the GPU process and is not a reliable workaround.
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allVendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34347
GHSA-g42g-w9j9-78hj