Severity by source
Sources disagree (Medium–Critical)AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Requires a pre-existing renderer compromise (PR:H) and reliable chaining plus user interaction (AC:H, UI:R); sandbox escape changes scope (S:C) exposing browser-process data (C:H/I:H), with no clear availability impact.
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 Navigation in Google Chrome prior to 150.0.7871.47 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's Navigation component before 150.0.7871.47 lets a remote attacker who has already compromised the renderer process break out of the browser sandbox via a crafted HTML page. Rated Medium by Chromium but carries a 9.6 CVSS due to the scope-changing sandbox breach; EPSS is low (0.17%, 7th percentile) and there is no public exploit identified at time of analysis, indicating it is realistically a second-stage link in an exploit chain rather than a standalone remote-code path.
Technical ContextAI
The flaw lives in Chromium's Navigation logic, which governs how the browser transitions between documents, sites, and processes and enforces the site-isolation boundary between the sandboxed renderer and the more-privileged browser process. CWE-693 (Protection Mechanism Failure) is the root-cause class: an inappropriate implementation causes a security control - here the renderer sandbox / navigation isolation - to fail to fully contain a malicious renderer, allowing the confidentiality/integrity boundary to be crossed. Chromium ships in Chrome, Edge, Brave, Opera, Electron apps, and Android WebView, so the underlying navigation code has extremely broad reach even though this CVE is filed against Google Chrome. Google's tags associate it with Information Disclosure, consistent with a sandbox escape exposing browser-process-held data.
RemediationAI
Vendor-released patch: upgrade Google Chrome to 150.0.7871.47 or later on all desktop platforms; verify via chrome://settings/help and relaunch to apply, as documented in the Chrome Releases advisory (https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html). Users of Chromium-based browsers should install the equivalent vendor build once published. No standalone workaround fully substitutes for the patch, but because exploitation requires a compromised renderer first, compensating controls that reduce renderer compromise help: keep the browser and all extensions current, enforce Enhanced Safe Browsing, and consider enabling the site-isolation / strict-origin-isolation enterprise policies (already default) - the trade-off is minor memory overhead. For high-risk environments, restricting untrusted web content or deploying browser isolation reduces the chance an attacker lands the prerequisite renderer bug, at the cost of user friction.
Same weakness CWE-693 – Protection Mechanism Failure
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40705
GHSA-6w32-jgxr-c8j8