Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Network-delivered crafted page (AV:N/UI:R) but requires a prior renderer compromise making it high-complexity (AC:H); the sandbox-boundary crossing is S:C with full C/I/A impact.
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Insufficient validation of untrusted input in Codecs in Google Chrome on Windows prior to 150.0.7871.115 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Sandbox escape in Google Chrome on Windows prior to 150.0.7871.115 allows an attacker who has already compromised the renderer process to break out of the browser sandbox via a crafted HTML page, chaining a codec input-validation flaw into higher-privileged host-process compromise. The bug is rated High by Chromium and carries a CVSS 8.3 with a scope-changing vector reflecting the sandbox-boundary crossing. There is no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
The vulnerability lives in Chrome's media Codecs subsystem, which parses and decodes audio/video streams delivered through web content. Per CWE-20 (Improper Input Validation), the codec code fails to sufficiently validate untrusted input before processing it, allowing malformed media data to drive the decoder into an unsafe state. Because media decoding in Chrome runs partly in privileged host-side services rather than fully inside the locked-down renderer, a renderer that feeds crafted input across the IPC boundary can influence a more-privileged process - which is why this manifests as a sandbox escape (CVSS scope change S:C) rather than a mere renderer crash. Affected CPE per the EUVD/NVD data is Google Chrome on Windows builds below 150.0.7871.115.
RemediationAI
Vendor-released patch: Chrome 150.0.7871.115 for Windows - upgrade to this build or later via Chrome's built-in updater (chrome://settings/help) and relaunch to apply, which is the primary and complete fix. In managed environments, push the update through your enterprise update policy and verify clients have relaunched, since the fix is inert until restart. Reference the Google Stable Channel advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_01162222768.html and the NVD detail at https://nvd.nist.gov/vuln/detail/CVE-2026-15122. As an interim compensating control before patching, reduce renderer-compromise exposure by keeping Chrome's site isolation enabled (default) and restricting untrusted media playback where feasible; note that disabling media codecs is impractical and degrades normal browsing, so rapid patching is strongly preferred over workarounds.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Information Disclosure
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-42451
GHSA-mgx7-w737-hvvj