Description
Inappropriate implementation in WebRTC 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

A crafted HTML page can exploit an inappropriate implementation of WebRTC in Google Chrome versions prior to 149.0.7827.53, allowing a remote attacker to read data from other origins. The vulnerability permits the leakage of potentially sensitive browser data, exposing confidential information without the user’s consent. The issue is classified as a medium severity cross‑origin data leakage, impacting confidentiality of user data.

Affected Systems

Google Chrome web browsers older than version 149.0.7827.53, regardless of operating system, are vulnerable. Users who have not yet updated to this or more recent builds need to update to close the flaw.

Risk and Exploitability

The vulnerability requires a remote attacker to host or inject a specially crafted page that the victim visits in their browser. The EPSS score of < 1% indicates a very low probability of exploitation, and it is not listed in the CISA KEV catalog, yet the ability to read cross‑origin content grants attackers a meaningful breach of confidentiality. Given the requirement for the victim to open a malicious page, the attack surface is narrow, but the potential impact remains significant for users who interact with web pages that could be expected to respect same‑origin policies.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 149.0.7827.53 or newer, which patches the insecure WebRTC handling and addresses the improper authentication flaw (CWE‑346).
  • Disable WebRTC via Chrome flags or enterprise policy to eliminate the cross‑site request forgery vector (CWE‑352) until the update is applied.
  • Configure web content and extensions to use strict input validation on data exchanged through WebRTC, mitigating unintended data leaks (CWE‑940).

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

Tracking

Sign in to view the affected projects.

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

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

Type Values Removed Values Added
Title Cross‑Origin Data Leak via Improper WebRTC Implementation chromium-browser: Inappropriate implementation in WebRTC
Weaknesses CWE-940
References
Metrics threat_severity

None

threat_severity

Moderate


Fri, 05 Jun 2026 20:45: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

Fri, 05 Jun 2026 19:15:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leak via Improper WebRTC Implementation

Fri, 05 Jun 2026 17:45:00 +0000

Type Values Removed Values Added
Title Cross-Origin Data Leak via WebRTC in Chrome
Weaknesses CWE-200

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

Type Values Removed Values Added
Metrics ssvc

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

ssvc

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


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

Type Values Removed Values Added
Weaknesses CWE-346
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': 'total'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Title Cross-Origin Data Leak via WebRTC in Chrome
Weaknesses CWE-200

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

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

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

Type Values Removed Values Added
Description Inappropriate implementation in WebRTC 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-05T15:34:30.326Z

Reserved: 2026-06-04T17:10:46.470Z

Link: CVE-2026-11200

cve-icon Vulnrichment

Updated: 2026-06-05T14:54:40.443Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-05T20:42:17.557

Link: CVE-2026-11200

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11200 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T16:45:04Z

Weaknesses
  • CWE-346

    Origin Validation Error

  • CWE-352

    Cross-Site Request Forgery (CSRF)

  • CWE-940

    Improper Verification of Source of a Communication Channel