Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Primary rating from Vendor (google).
CVSS VectorVendor: google
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
Use after free in Navigation in Google Chrome prior to 149.0.7827.103 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
Articles & Coverage 1
AnalysisAI
Sandbox escape in Google Chrome before 149.0.7827.103 allows a remote attacker to break out of the renderer sandbox through a use-after-free in the Navigation component when a victim visits a crafted HTML page. The CVSS 9.6 score reflects a scope-changing impact on confidentiality, integrity, and availability with only user interaction (visiting a page) required, and no public exploit was identified at time of analysis.
Technical ContextAI
The vulnerability lives in Chromium's Navigation subsystem, which orchestrates the lifecycle of frames, documents, and cross-origin transitions across the multi-process browser architecture. CWE-416 (Use After Free) indicates that a Navigation object is freed while another code path still holds a dangling reference, allowing an attacker to reclaim the freed memory with controlled data and influence subsequent dereferences. Because Navigation runs across the boundary between the renderer and browser processes, corrupting these structures gives an attacker a pivot to escape the renderer sandbox and reach the more privileged browser process, which has broader access to the host OS.
RemediationAI
Vendor-released patch: Google Chrome 149.0.7827.103 (Stable channel) - upgrade all desktop Chrome installations to this version or later via the Stable Channel Update advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0153744567.html, and restart the browser to load the new binary. Enterprises managing Chrome via group policy or MDM should force-update and verify chrome://version on a sample of endpoints. For downstream Chromium-based browsers, apply the corresponding vendor build that incorporates the Chromium fix. If patching must be delayed, compensating controls include enabling Site Isolation (default on desktop but worth verifying), enforcing Enhanced Safe Browsing, and restricting browsing to trusted domains via enterprise policy URLBlocklist/URLAllowlist - note these reduce but do not eliminate exposure since any crafted HTML page rendered by the affected version can trigger the bug.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35271
GHSA-93cq-cwfp-9r89