Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Lifecycle Timeline
4DescriptionCVE.org
Out of bounds read in Chromecast in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Out-of-bounds read in the Chromecast component of Google Chrome prior to version 149.0.7827.53 enables a remote attacker - who has already compromised the renderer process - to leak potentially sensitive data from process memory by delivering a crafted HTML page. This is a chained vulnerability: exploitation is conditional on a prior renderer compromise, making it a second-stage information-disclosure step rather than a standalone attack. No public exploit code has been identified and EPSS probability stands at 0.05% (15th percentile), consistent with a medium-severity, constrained attack path. Google has released a fix in stable channel 149.0.7827.53.
Technical ContextAI
The vulnerability resides in the Chromecast subsystem of Google Chrome's renderer-side code. CWE-20 (Improper Input Validation) is the assigned root cause class, meaning attacker-controlled input is not properly validated before being used to index or access memory, resulting in a read beyond an allocated buffer boundary - consistent with the 'out of bounds read' description and the 'Buffer Overflow' tag applied by ENISA EUVD-2026-34601. Chrome's multi-process architecture places rendering in a sandboxed renderer process; however, this vulnerability is meaningful only after that sandbox has been breached by a prior exploit. Affected versions are all Google Chrome releases prior to 149.0.7827.53 across desktop platforms, as confirmed by the EUVD affected-version range and the Google Chrome Releases stable channel advisory.
RemediationAI
The primary remediation is to update Google Chrome to version 149.0.7827.53 or later, which contains the vendor-released patch as confirmed by the stable channel advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html. Enterprise environments using managed Chrome deployments should push this update via policy as part of standard patch cycles. Because exploitation requires a prior renderer compromise, organizations that cannot immediately patch should focus on reducing renderer attack surface: enforce Chrome's strict site isolation (--site-per-process, which is default on desktop but verify it is not disabled by policy), disable unnecessary browser extensions that expand attack surface, and restrict browsing to trusted content through URL filtering or proxy allowlists. Blocking access to untrusted or unknown web content is the most effective compensating control given the UI:R requirement and the renderer-compromise prerequisite, though it carries usability trade-offs. No workaround fully replaces patching.
Use-after-free vulnerability in the DisplayObject class in the ActionScript 3 (AS3) implementation in Adobe Flash Player
V8 in Google Chrome prior to 54.0.2840.90 for Linux, and 54.0.2840.85 for Android, and 54.0.2840.87 for Windows and Mac
Type confusion in V8 in Google Chrome prior to 59.0.3071.86 for Linux, Windows, and Mac, and 59.0.3071.92 for Android, a
The Array.prototype.concat implementation in builtins.cc in Google V8, as used in Google Chrome before 49.0.2623.108, do
Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderb
Incorrect handling of complex species in V8 in Google Chrome prior to 57.0.2987.98 for Linux, Windows, and Mac and 57.0.
The Chrome Object Wrapper (COW) implementation in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbi
An issue was discovered in the Cisco WebEx Extension before 1.0.7 on Google Chrome, the ActiveTouch General Plugin Conta
The XrayWrapper implementation in Mozilla Firefox before 35.0 and SeaMonkey before 2.32 does not properly interact with
The Chrome Object Wrapper (COW) implementation in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbi
The Web IDL implementation in Mozilla Firefox before 28.0, Firefox ESR 24.x before 24.4, Thunderbird before 24.4, and Se
Use-after-free vulnerability in the BitmapData class in the ActionScript 3 (AS3) implementation in Adobe Flash Player 13
Same weakness CWE-20 – Improper Input Validation
View allSame technique Buffer Overflow
View allVendor StatusVendor
SUSE
| Product | Status |
|---|---|
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34601
GHSA-wwcx-35p9-p479