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, so PR:L rather than PR:N; UI:R for the crafted page and S:C for the sandbox-boundary escape with full host C/I/A 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
Use after free in Core 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 before 150.0.7871.47 lets an attacker who has already compromised the renderer process break out of the browser sandbox and reach the host via a crafted HTML page, exploiting a use-after-free (CWE-416) in the Core component. Google-assigned Chromium severity is Medium, though the NVD CVSS is 9.6 due to the cross-boundary scope change. No public exploit identified at time of analysis, and EPSS is low (0.21%, 11th percentile), indicating it is not yet a mass-exploitation target.
Technical ContextAI
The flaw is a use-after-free (CWE-416) in Chrome's 'Core' component, a class of memory-corruption bug where a pointer to freed heap memory is reused, letting an attacker groom the heap to control the freed object and corrupt adjacent state. In Chrome's multi-process architecture, untrusted web content runs inside a sandboxed renderer; a use-after-free in a browser-side or privileged path that a compromised renderer can reach becomes a sandbox-escape primitive, moving the attacker from the confined renderer into the more privileged browser process on the host. The affected CPE is Google Chrome desktop builds prior to 150.0.7871.47 (Chromium-based), so downstream Chromium browsers on the same engine version may share the defect.
RemediationAI
Vendor-released patch: Google Chrome 150.0.7871.47 - upgrade to this Stable-channel build or later immediately (verify via chrome://settings/help, which auto-updates and prompts for a relaunch); reference the advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html. In managed enterprise fleets, push the updated version through your existing Chrome update policy/MSI/MDM and force a browser relaunch, since the fix only takes effect after restart. There is no supported configuration workaround for a memory-corruption sandbox escape; as an interim compensating control until patching completes, reduce the renderer-compromise attack surface by keeping the Site Isolation defaults enabled and restricting users from disabling automatic updates - note this only lowers the odds of the prerequisite renderer compromise and does not remediate the use-after-free itself. Users of downstream Chromium browsers should update those to the vendor build incorporating the same upstream fix.
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 Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40547
GHSA-5xwg-4cjr-7prr