Severity by source
AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Use after free in Cast Streaming in Google Chrome prior to 149.0.7827.53 allowed an attacker on the local network segment to execute arbitrary code via malicious network traffic. (Chromium security severity: Critical)
AnalysisAI
Remote code execution in Google Chrome's Cast Streaming component (versions prior to 149.0.7827.53) allows an attacker on the same local network segment to execute arbitrary code by sending malicious network traffic to a vulnerable browser. The flaw is rated Critical by the Chromium project and carries a CVSS 3.1 score of 8.8, with no public exploit identified at time of analysis.
Technical ContextAI
The vulnerability resides in Cast Streaming, the Chromium subsystem responsible for sender/receiver media streaming to Chromecast and other Cast-compatible receivers, which typically operates over the local network using protocols such as mDNS-based discovery and the Cast/RTP streaming pipeline. The root cause is a CWE-416 Use-After-Free condition, in which an object is referenced after its backing memory has been released, enabling an attacker who controls the freed allocation to corrupt browser memory and hijack execution flow. Because Cast Streaming code runs in a renderer or utility process with parsing of attacker-controlled network data, a malformed Cast streaming message can reach the vulnerable code path without the user explicitly initiating a casting session.
RemediationAI
Apply the vendor-released patch by updating Google Chrome to version 149.0.7827.53 or later via the stable channel auto-updater or by forcing an update through chrome://settings/help, as documented in the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html and the Chromium issue tracker entry https://issues.chromium.org/issues/505815080. Users of Chromium-derived browsers should install the equivalent rebased build from their respective vendors as soon as it is published. If patching must be delayed, compensating controls include keeping Chrome users off untrusted networks (public Wi-Fi, conference, hotel) via VPN-only egress, disabling the Media Router/Cast functionality through the MediaRouterEnabled enterprise policy set to false (trade-off: users lose Chromecast/Cast-to-device capability), and segmenting guest Wi-Fi from corporate VLANs to prevent an attacker on the same broadcast domain from reaching enterprise endpoints; none of these substitute for the patch.
Same weakness CWE-416 – Use After Free
View allVendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34551
GHSA-x4hq-xrc2-5r23