Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Network-delivered via crafted page (AV:N) requiring victim interaction (UI:R); a reliable UAF sandbox escape needs heap grooming so AC:H, and it crosses the sandbox boundary (S:C).
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
4DescriptionCVE.org
Use after free in Core in Google Chrome on Windows prior to 150.0.7871.125 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Sandbox escape in Google Chrome on Windows (versions prior to 150.0.7871.125) stems from a use-after-free in the browser's Core component, letting a remote attacker who lures a user to a crafted HTML page corrupt memory and potentially break out of the renderer sandbox. The flaw is rated High by Chromium and carries a 9.6 CVSS due to scope change and full CIA impact, though it requires user interaction (visiting the page). There is no public exploit identified at time of analysis, and CISA's SSVC framework marks exploitation as none, with a low EPSS probability of 0.26%.
Technical ContextAI
The vulnerability is a CWE-416 use-after-free in Chrome's 'Core' browser-process code, where memory is referenced after it has been freed, allowing an attacker to reclaim and control that memory to influence program flow. Because the affected code sits in the privileged browser process (Core), a successful exploit can escape the renderer sandbox that normally confines web content, unlike a renderer-only UAF. The affected product per CPE is cpe:2.3:a:google:chrome (all versions up to the fix), and the underlying Blink/Chromium engine ships in the desktop Chrome build for Windows; the CVSS scope-changed metric (S:C) reflects that the compromise crosses the sandbox trust boundary from web content into the host process.
RemediationAI
Vendor-released patch: 150.0.7871.125 - update Google Chrome to 150.0.7871.125 or later on Windows via the Chrome Releases stable channel update (https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0353146366.html); Chrome's built-in auto-update applies this after a browser restart, so ensure users relaunch to complete the update. In managed environments, push the update through your enterprise mechanism (Google Update / admin policy) and verify the deployed version. Until patching completes, reduce exposure by restricting browsing of untrusted sites and cautioning users against opening unsolicited links, and keep site isolation enabled; note these are only partial mitigations because the trigger is a crafted web page and cannot be fully blocked without patching, and overly aggressive URL blocking may disrupt legitimate browsing. Confirm remediation via chrome://settings/help showing 150.0.7871.125 or higher.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
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-44480
GHSA-ggx2-5pvf-g8xh