Severity by source
Sources disagree (Medium–Critical)AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Inappropriate implementation in Base in Google Chrome on Windows 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: Medium)
AnalysisAI
Sandbox escape in Google Chrome on Windows 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 crafted HTML page. The flaw resides in the Base component and is rated Medium severity by Chromium despite the CVSS 9.6 score, reflecting the prerequisite of a prior renderer compromise. No public exploit identified at time of analysis, and EPSS exploitation probability is very low at 0.05%.
Technical ContextAI
The vulnerability is in Chrome's Base component, a foundational library providing core utilities shared across the browser. The CWE-20 (Improper Input Validation) classification indicates inadequate validation of data crossing the renderer-to-browser process boundary, which is the trust boundary enforced by Chrome's multi-process sandbox architecture. On Windows, Chrome relies on the OS token restrictions and job objects combined with broker-mediated IPC; a flaw in Base input handling can let a compromised renderer pass malformed data that the higher-privileged browser process mishandles, breaking the sandbox isolation that normally contains web-origin code.
RemediationAI
Upgrade Chrome on Windows to 149.0.7827.53 or later - this is the vendor-released patch identified in the Chrome Releases advisory at http://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html. Most installations will receive this automatically via Chrome's background updater; confirm by navigating to chrome://settings/help and verifying the version, and force a restart on long-running sessions where the update has been downloaded but not applied. As a compensating control until patching, enable Site Isolation (default on desktop but worth verifying with chrome://flags), restrict execution of untrusted browser extensions which can broaden renderer attack surface, and consider deploying Chrome's Enterprise policies to enforce auto-update; aggressive workarounds like disabling JavaScript are impractical for general browsing. Track Chromium-based browsers (Edge, Brave, Opera) for their corresponding security releases.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34496
GHSA-xfq2-ggp9-9j86