Severity by source
Sources disagree (Low–High)AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Network-delivered crafted page (AV:N) but requires prior renderer compromise plus timing (AC:H) and victim page load (UI:R); privilege escalation yields high C/I/A within the browser (S:U).
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
Insufficient validation of untrusted input in Cast in Google Chrome prior to 150.0.7871.47 allowed a remote attacker who had compromised the renderer process to perform privilege escalation via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Privilege escalation in Google Chrome's Cast component before 150.0.7871.47 allows a remote attacker who has already compromised the renderer process to escape renderer-level restrictions and gain higher privileges via a crafted HTML page. Rated Low severity by Chromium despite a 7.5 CVSS, it functions as a second-stage sandbox-escape primitive rather than a standalone initial-access bug. There is no public exploit identified at time of analysis and EPSS is low (0.18%, 8th percentile), indicating minimal near-term mass-exploitation risk.
Technical ContextAI
The flaw sits in Chrome's Cast subsystem, the feature that discovers and streams tab/media content to Chromecast and other Google Cast receivers over the local network. The root cause is CWE-20 (Improper Input Validation): Cast insufficiently validates untrusted input crossing the renderer boundary, letting a hostile renderer supply data that the more-privileged browser process trusts. Because Chrome's multi-process architecture isolates untrusted web content in a sandboxed renderer, any bug that lets a compromised renderer influence a higher-privilege component is a privilege-escalation/sandbox-weakening primitive. Affected builds are all Chrome desktop versions prior to 150.0.7871.47 (EUVD range 'Chrome <150.0.7871.47').
RemediationAI
Vendor-released patch: update Google Chrome to 150.0.7871.47 or later via the Stable channel and relaunch the browser to apply the fix (managed fleets should force-update through enterprise policy). Verify per the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html. As an interim compensating control while patching, restrict or disable the Cast feature - for example via the enterprise policy that controls media routing / 'Cast' (EnableMediaRouter=Disabled), which removes the vulnerable code path's user exposure at the cost of losing local screen/tab casting to Chromecast devices. Network-level containment (limiting local-network access to Cast receivers) offers little benefit here since the trigger is a crafted HTML page in an already-compromised renderer, so prompt browser updating remains the only complete remediation.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Privilege Escalation
View allVendor StatusVendor
SUSE
Severity: Important| 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-40802
GHSA-3wq9-fwp9-c2mc