Severity by source
Sources disagree (Low–Critical)AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Requires a pre-existing renderer compromise plus a crafted page, so AC:H; delivered over the web with user interaction (UI:R), and a successful sandbox escape yields full impact with scope change.
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 Cast 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: Low)
AnalysisAI
Sandbox escape in Google Chrome's Cast component (versions prior to 150.0.7871.47) lets an attacker who has already compromised the renderer process break out of the browser sandbox via a crafted HTML page, exploiting a use-after-free (CWE-416) memory-corruption bug. Google's Chromium team rated the security severity as Low, and while NVD assigns a 9.6 CVSS reflecting full sandbox-escape impact, exploitation is gated behind a pre-existing renderer compromise. No public exploit was identified at time of analysis, EPSS is very low at 0.17% (7th percentile), and there is no CISA KEV listing.
Technical ContextAI
The flaw resides in Chrome's Cast subsystem, which discovers and streams content to Chromecast and other Cast-enabled receivers. The root cause is a use-after-free (CWE-416): a heap object is freed while a dangling reference remains reachable, and subsequent access to that stale reference lets an attacker corrupt memory and manipulate control flow. In Chrome's multi-process model, renderer processes are sandboxed and the privileged browser process mediates OS access; a use-after-free reachable from a compromised renderer that operates on browser-process Cast objects provides a path to escape that sandbox. The affected CPE surface is the Chrome desktop browser (Windows/macOS/Linux stable channel) at builds below 150.0.7871.47.
RemediationAI
Vendor-released patch: update Google Chrome to 150.0.7871.47 or later on the stable desktop channel, as published in the Chrome Releases advisory (https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html); most installations receive this automatically, so verify the update applied and relaunch Chrome to complete it. In managed fleets, push the update via enterprise browser policy and enforce the minimum version. Where immediate patching is not possible, the specific compensating control is to reduce the Cast attack surface by disabling media routing/Cast (for example via the MediaRouterEnabled enterprise policy set to false), which removes the vulnerable code path but breaks casting of tabs and media to Chromecast/receiver devices. Because exploitation requires a prior renderer compromise, keeping site isolation and the sandbox enabled and blocking untrusted web content further limits the chain.
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-40780
GHSA-wrqf-wjm9-27cw