Description
Inappropriate implementation in WebRTC in Google Chrome prior to 149.0.7827.53 allowed an attacker in a privileged network position to leak cross-origin data via malicious network traffic. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from an improper implementation of WebRTC in Google Chrome versions older than 149.0.7827.53, allowing an attacker with a privileged position on the same network to craft malicious traffic that extracts data from other origins. This flaw is an input validation weakness (CWE-20 and CWE-346) and results in unintended disclosure of private information, which could be used for further attacks.

Affected Systems

Google Chrome browsers running any version before 149.0.7827.53 are affected, including all stable channel releases prior to that build.

Risk and Exploitability

The EPSS score is < 1% and the CVSS score is 5.9, indicating a medium severity. The vulnerability is not listed in CISA KEV. The medium Chromium security severity indicates that the flaw is not considered highly critical, yet an attacker only needs a privileged local network presence to exploit it. The lack of publicly disclosed exploit code suggests that exploitation may require custom traffic crafting, but the attack vector is realistic for compromised or rogue devices within an internal network.

Generated by OpenCVE AI on June 7, 2026 at 15:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 149.0.7827.53 or later.
  • Disable or restrict WebRTC traffic through browser policies or chrome://flags settings.
  • Segment the network or apply firewall rules to limit privileged hosts’ ability to send crafted WebRTC packets.

Generated by OpenCVE AI on June 7, 2026 at 15:56 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 chromium-browser: Insufficient validation of untrusted input in WebRTC
Weaknesses CWE-346
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Metrics cvssV3_1

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

cvssV3_1

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


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 16:45:00 +0000

Type Values Removed Values Added
Title WebRTC Cross‑Origin Data Leak via Malicious Network Traffic in Google Chrome

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/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 05:00:00 +0000

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

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

Type Values Removed Values Added
Title WebRTC Cross‑Origin Data Leak via Malicious Network Traffic in 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 an attacker in a privileged network position to leak cross-origin data via malicious network traffic. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-06T12:15:23.808Z

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

Link: CVE-2026-11199

cve-icon Vulnrichment

Updated: 2026-06-05T14:56:36.231Z

cve-icon NVD

Status : Modified

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

Modified: 2026-06-06T13:16:26.103

Link: CVE-2026-11199

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11199 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error