Severity by source
AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
4DescriptionCVE.org
Heap buffer overflow in Chromecast in Google Chrome on Android, Linux, ChromeOS prior to 148.0.7778.179 allowed a local attacker to execute arbitrary code inside a sandbox via malicious network traffic. (Chromium security severity: Medium)
AnalysisAI
Heap buffer overflow in the Chromecast component of Google Chrome on Android, Linux, and ChromeOS prior to version 148.0.7778.179 allows an adjacent-network attacker to execute arbitrary code within the renderer sandbox via malicious network traffic. Google's Chrome team reported the issue with a Medium severity rating, and no public exploit identified at time of analysis. The vulnerability requires adjacent network positioning rather than full internet-based access, limiting practical exploitation to attackers on the same local network segment.
Technical ContextAI
The vulnerability resides in Chromecast functionality embedded in Google Chrome, which handles device discovery and media casting over local networks using protocols such as mDNS and DIAL. CWE-122 (Heap-based Buffer Overflow) indicates that parser code processing untrusted network input writes beyond the allocated heap region, corrupting adjacent memory structures. The affected CPE (cpe:2.3:a:google:chrome) confirms this affects the Chrome browser application across Android, Linux, and ChromeOS platforms. Exploitation occurs within Chrome's sandbox, which constrains the immediate impact but provides a foothold that could be chained with a sandbox escape for full system compromise.
RemediationAI
Vendor-released patch: 148.0.7778.179 - upgrade Chrome to this version or later on Android, Linux, and ChromeOS via the standard auto-update channel or platform-managed update mechanisms, per the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0841193308.html. Confirm the update by checking chrome://settings/help after restart. As a compensating control until patching completes, administrators can restrict Chromecast functionality by disabling media routing via the MediaRouterEnabled enterprise policy set to false, which prevents the vulnerable code path from processing untrusted casting traffic at the cost of disabling all cast-to-device features. Network-level mitigation includes isolating untrusted devices from segments where Chrome users operate, since the adjacent-network attack vector requires the attacker to share a broadcast domain.
Same weakness CWE-122 – Heap-based Buffer Overflow
View allVendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31170
GHSA-q8x9-c3xr-45r5