Severity by source
AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
Primary rating from Vendor (Chrome) · only source for this CVE.
CVSS VectorVendor: Chrome
Lifecycle Timeline
3DescriptionCVE.org
Inappropriate implementation in Media in Google Chrome on Windows prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Cross-origin data leakage in Google Chrome's Media component on Windows (versions prior to 148.0.7778.216) permits exfiltration of sensitive origin-isolated content, but only as a second-stage primitive requiring prior renderer process compromise. The confidentiality impact is constrained (CVSS 3.1/Low, CWE-200), with no integrity or availability consequences. No public exploit code exists and the EPSS score of 0.03% (11th percentile) reflects negligible real-world exploitation probability at time of analysis.
Technical ContextAI
The flaw resides in Chrome's Media subsystem on Windows - categorized as CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) - where an inappropriate implementation allows origin-isolation boundaries to be bypassed, enabling cross-origin data to be read or inferred from a crafted HTML page. The 'Microsoft' tag alongside Windows-platform specificity suggests the issue may involve Windows-native media APIs such as Windows Media Foundation or DirectShow pipelines, where Chrome's renderer does not sufficiently enforce origin segregation. CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* confirms all pre-148.0.7778.216 Chrome builds on Windows are within scope. This sits within Chrome's multi-process architecture: the Media component in a compromised renderer can reach across origins in a way the browser's sandbox model should prohibit, making this a data exfiltration aid within a larger exploit chain rather than a standalone renderer exploit.
RemediationAI
Upgrade Google Chrome on Windows to stable channel version 148.0.7778.216 or later, as documented in the vendor advisory at https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0877304591.html. Chrome's auto-update mechanism handles this in most consumer and managed enterprise environments; administrators should audit managed fleet versions to confirm the update has propagated. As a structural defense that limits the blast radius of any renderer compromise (including this flaw), verify that Chrome's Site Isolation (--site-per-process) is active - it is enabled by default in modern Chrome but can be disabled via enterprise policy, and disabling it would increase exposure. No workarounds short of upgrading have been identified for this specific flaw. Given the low CVSS score and absence of active exploitation, this can be addressed within a standard patch management cadence rather than requiring emergency out-of-band deployment.
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33133
GHSA-7v93-h8jv-7vp7