Description
Inappropriate implementation in Media in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An inappropriate implementation in the Media subsystem of Google Chrome versions older than 149.0.7827.53 allows a remote attacker to leak cross‑origin data through a specially crafted HTML page. This flaw enables the attacker to read data that should be isolated by the same‑origin policy, compromising the confidentiality of information displayed by other web origins. The weakness aligns with CWE‑352, Cross‑Site Request Forgery, and CWE‑346, Missing Access Control.

Affected Systems

Google Chrome browsers running versions prior to 149.0.7827.53 are affected. The issue is present in the desktop stable channel and any product that incorporates the same media handling code up to that revision.

Risk and Exploitability

The vulnerability is exploitable by hosting a malicious web page that the victim visits; the attack requires the victim’s browser to load the crafted page. No public exploit has been reported, but the EPSS score of < 1% indicates a very low probability of exploitation. The CVSS score of 6.5 denotes a medium severity risk. It is not listed in the CISA KEV catalog. The Chromium security severity is labeled Medium, suggesting a moderate risk to confidentiality if a user visits a malicious page, but the impact is limited to data leakage rather than code execution or denial of service.

Generated by OpenCVE AI on June 7, 2026 at 16:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 149.0.7827.53 or later, which contains the media handling fix referenced in the Chrome release notes.
  • If an immediate upgrade is not feasible, temporarily disable or block the vulnerable media features in affected web pages until a patch is available; this mitigates the data‑leak vector while the browser remains out of date.
  • Monitor Google Chrome release announcements and security advisories for further updates or additional mitigations.

Generated by OpenCVE AI on June 7, 2026 at 16:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6325-1 chromium security update
History

Mon, 08 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows

Sun, 07 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
Title Chrome Media Component Allows Cross‑Origin Data Leakage chromium-browser: Insufficient data validation in Media
Weaknesses CWE-346
References
Metrics threat_severity

None

threat_severity

Moderate


Sat, 06 Jun 2026 07:45:00 +0000

Type Values Removed Values Added
Title Chrome Media Component Allows Cross‑Origin Data Leakage

Sat, 06 Jun 2026 06:15:00 +0000

Type Values Removed Values Added
Title Chrome Media Cross‑Origin Data Leak via Crafted HTML Page
Weaknesses CWE-200

Sat, 06 Jun 2026 04:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-352
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 05 Jun 2026 06:30:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Fri, 05 Jun 2026 05:30:00 +0000

Type Values Removed Values Added
Title Chrome Media Cross‑Origin Data Leak via Crafted HTML Page
Weaknesses CWE-200

Thu, 04 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Inappropriate implementation in Media in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-06T03:48:57.111Z

Reserved: 2026-06-04T17:06:57.807Z

Link: CVE-2026-11134

cve-icon Vulnrichment

Updated: 2026-06-06T03:48:23.774Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-04T23:17:19.537

Modified: 2026-06-08T14:24:23.620

Link: CVE-2026-11134

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-06-02T00:00:00Z

Links: CVE-2026-11134 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T16:15:03Z

Weaknesses
  • CWE-346

    Origin Validation Error

  • CWE-352

    Cross-Site Request Forgery (CSRF)