Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Kept AC:H and UI:R for the hard-to-hit, file-delivered overflow and PR:N/S:C because the sandbox escape crosses a privilege boundary, with total C/I/A on successful browser-process compromise.
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
3DescriptionCVE.org
Integer overflow in Mojo in Google Chrome prior to 149.0.7827.201 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a malicious file. (Chromium security severity: High)
AnalysisAI
Sandbox escape in Google Chrome desktop before 149.0.7827.201 lets an attacker who has already compromised the renderer process break out of the sandbox by supplying a malicious file that triggers an integer overflow in the Mojo IPC layer. Chrome rated this High severity; it is fixed in the June 2026 Stable channel. No public exploit is identified at time of analysis, EPSS is low (0.18%), and CISA SSVC records no observed exploitation.
Technical ContextAI
Mojo is Chromium's inter-process communication (IPC) system that brokers messages between the low-privilege renderer processes and the higher-privilege browser process, and is the primary boundary an attacker must cross to escape the Chrome sandbox. An integer overflow in Mojo's message/handle handling can cause an incorrect size or index calculation, leading to out-of-bounds access or memory corruption that undermines the trust the browser process places in renderer-supplied data. The CVE is tagged CWE-472 (External Control of Assumed-Immutable Web Parameter), though the description and 'Buffer Overflow' tag point to a classic integer-overflow-to-memory-corruption pattern; the CPE cpe:2.3:a:google:chrome confirms the desktop Chrome application as the affected component.
RemediationAI
Vendor-released patch: update Google Chrome to 149.0.7827.201 or later on all desktop platforms via the Stable channel; most installations receive this automatically, but administrators should force the update and confirm via chrome://settings/help, since the fix is memory-corruption in a privilege boundary and has no in-product workaround. For managed fleets, push the update through enterprise policy and restart browsers to apply it. Chromium-based and Linux-distributed builds should track their vendor's rebuild (see the SUSE/Red Hat channels) and apply the corresponding package update. Reference the Chrome release advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_01245939337.html. As a compensating control until patched, reduce the renderer-compromise prerequisite by disabling or restricting untrusted content - enable Enhanced Safe Browsing and site isolation (default) and avoid opening untrusted files/pages - accepting that this only lowers, not eliminates, the chance an attacker reaches the vulnerable Mojo path.
Same technique Buffer Overflow
View allVendor StatusVendor
SUSE
Severity: ImportantShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39583
GHSA-77fq-rmxj-265c