Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Remote crafted page needs no auth (PR:N) but requires the victim to load it (UI:R); a renderer use-after-free yields high C/I/A within process scope (S:U).
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
3DescriptionCVE.org
Use after free in Media in Google Chrome on Windows prior to 149.0.7827.115 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Heap corruption via a use-after-free in the Media component of Google Chrome on Windows before 149.0.7827.115 allows a remote attacker to potentially achieve code execution when a victim opens a crafted HTML page. Rated High by Chromium with CVSS 8.8, it requires user interaction (loading a malicious page) but no authentication. There is no public exploit identified at time of analysis, EPSS is low (0.07%), and CISA SSVC lists exploitation as none.
Technical ContextAI
The flaw is a CWE-416 use-after-free in Chrome's Media subsystem, which handles audio/video decoding, playback pipelines, and related buffer management. A use-after-free occurs when memory is freed but a dangling pointer is subsequently dereferenced, letting an attacker who controls heap layout (via crafted media content in an HTML page) corrupt the heap and potentially hijack control flow. The affected code runs inside the Chrome renderer/media process; the CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* confirms the Chrome application itself is affected, with this issue scoped to the Windows build per the description.
RemediationAI
Vendor-released patch: update Google Chrome to 149.0.7827.115 or later on Windows via the Stable channel update (https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_01962725236.html); relaunch the browser to apply the update, since Chrome patches only take effect after restart. In managed environments, push the update through enterprise update policies or software distribution tooling and verify the reported version. If immediate patching is not possible, reduce exposure by avoiding untrusted sites and disabling autoplay/rich media where feasible, and keep site isolation and sandboxing enabled - the trade-off is reduced media functionality and no guarantee against a determined exploit, so patching remains the only reliable fix.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
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-36334
GHSA-rx7p-7m6r-qmjg