Description
Use after free in WebRTC in Google Chrome on Linux prior to 149.0.7827.53 allowed a remote attacker to execute arbitrary code via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a use‑after‑free (CWE‑416) and also involves an improper restriction of operation (CWE‑825) in the WebRTC component of Google Chrome for Linux. A crafted HTML page can trigger the flaw, allowing a remote attacker to execute arbitrary native code. The flaw is a classic memory unsafety that permits execution of code not intended by the normal program flow, potentially compromising the system on which the vulnerability exists.

Affected Systems

All users running Google Chrome on Linux with a version earlier than 149.0.7827.53 are vulnerable, including the stable channel on desktop Linux platforms.

Risk and Exploitability

The CVSS score for this vulnerability is 8.8, indicating a high severity. The EPSS score is 0.00071, which is < 1%, indicating a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog, suggesting no confirmed widespread exploitation yet. The attack is likely to require a victim to open a maliciously crafted web page or visit a site that serves a crafted WebRTC‑enabled document. If exploited successfully, it could enable the attacker to run arbitrary native code on the victim's machine.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the Chrome update that adds version 149.0.7827.53 or later on all Linux machines.
  • If an immediate update cannot be performed, use Chrome policies or flags to disable WebRTC or block access to the WebRTC APIs, reducing the attack surface.
  • Implement stringent coding standards and automated static analysis for WebRTC that detect and prevent use‑after‑free patterns (CWE‑416) before release.

Generated by OpenCVE AI on June 7, 2026 at 16:12 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 Use‑after‑free in WebRTC enables remote code execution on Linux Chrome chromium-browser: Use after free in WebRTC
Weaknesses CWE-825
References
Metrics threat_severity

None

threat_severity

Moderate


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

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

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

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

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

Type Values Removed Values Added
Title Use‑after‑free in WebRTC enables remote code execution on Linux Chrome

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Description Use after free in WebRTC in Google Chrome on Linux prior to 149.0.7827.53 allowed a remote attacker to execute arbitrary code via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-416
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-06T03:56:31.566Z

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

Link: CVE-2026-11074

cve-icon Vulnrichment

Updated: 2026-06-05T00:24:35.859Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-06T01:39:28.843

Link: CVE-2026-11074

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11074 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses