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
Insufficient validation of untrusted input in SiteIsolation 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 Site Isolation sandbox via a crafted HTML page. The flaw stems from insufficient validation of untrusted input in the Site Isolation component (CWE-20) and is rated CVSS 9.6 due to scope change, though Chromium itself classifies the underlying severity as Medium. No public exploit has been identified at time of analysis and EPSS is very low (0.05%, 15th percentile), but the chained-exploit potential makes it a meaningful browser-security risk.
Technical ContextAI
Site Isolation is Chrome's defense-in-depth architecture that places each web site into its own dedicated renderer process so that a compromised renderer cannot read cross-origin data or escape into the more privileged browser process. This issue is rooted in CWE-20 (Improper Input Validation): data crossing the renderer/browser trust boundary inside the Site Isolation enforcement path is not sufficiently validated, allowing a renderer that has already been hijacked (typically via a separate memory-corruption bug in V8 or Blink) to influence browser-side logic and achieve a sandbox escape. The affected component is the Chromium browser binary on Windows builds prior to 149.0.7827.53, with no CPE data provided in the input.
RemediationAI
Vendor-released patch: Google Chrome 149.0.7827.53 or later on Windows - update via Chrome's built-in updater (chrome://settings/help) or by redeploying the Chrome MSI through enterprise management tooling, then restart the browser to apply. Administrators managing fleets should consult the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html and the Chromium tracker at https://issues.chromium.org/issues/498887785. As a compensating control until patching, restrict browsing to trusted destinations via enterprise URL allowlists (trade-off: breaks general web access), enforce strict site engagement / extension policies, and ensure Windows process mitigations (CFG, ACG) are not disabled; disabling Site Isolation is NOT a viable workaround because it would weaken, not strengthen, the boundary this CVE concerns.
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-34504
GHSA-w7hc-w7v9-336m