Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Network-delivered media (AV:N/AC:L/PR:N) but victim must load the crafted video (UI:R); heap corruption yields high C/I/A within the unchanged renderer scope (S:U).
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Out of bounds read and write in Codecs in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to potentially exploit heap corruption via a crafted video file. (Chromium security severity: High)
AnalysisAI
Heap corruption in Google Chrome's Codecs component allows a remote attacker to trigger out-of-bounds read and write operations by luring a victim to open or play a crafted video file, affecting all desktop builds prior to 150.0.7871.115. Rated High by Chromium and CVSS 8.8, it requires user interaction (viewing malicious media) but no privileges, and combines information disclosure with potential memory corruption that could lead to code execution. No public exploit identified at time of analysis, and it is not listed in CISA KEV.
Technical ContextAI
The flaw resides in Chrome's media Codecs pipeline, the component responsible for demuxing and decoding video streams. CWE-125 (Out-of-Bounds Read) - combined here with an out-of-bounds write per the description - indicates the decoder trusts attacker-controlled size or offset fields in a malformed video container/stream and reads or writes past the bounds of a heap buffer. Because media decoding runs on untrusted web-delivered content, a crafted video file can corrupt adjacent heap structures, a classic precursor to controlled heap corruption and potential renderer-process compromise. The Codecs code is shared across the Chromium engine, so Chromium-derived browsers (Edge, Brave, Opera, Electron apps) likely inherit the same defect until they pick up the upstream fix.
RemediationAI
Vendor-released patch: update Google Chrome to 150.0.7871.115 or later on all desktop platforms via the built-in updater (Settings > About Chrome) followed by a browser relaunch to load the fix, per the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_01162222768.html. Users of Chromium-based browsers should install the equivalent vendor build once it incorporates the upstream fix. As an interim compensating control before patching, avoid opening untrusted video files and restrict autoplay/media from untrusted sites; enterprises can enforce update deployment through group policy or MDM and, where feasible, deploy Chrome's site-isolation and enhanced security settings - noting these reduce but do not eliminate exposure to a media-decoder flaw since decoding still occurs for legitimately loaded content.
Same weakness CWE-125 – Out-of-bounds Read
View allSame technique Buffer Overflow
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-42485
GHSA-c9x3-cmj9-8pxm