Description
Race in GetUserMedia in Google Chrome prior to 150.0.7871.115 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
Published: 2026-07-08
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A race condition discovered in Chrome’s GetUserMedia function (CWE-362) allows an attacker who has already compromised the renderer process to trigger a sandbox escape. The vulnerability, quantified with a CVSS score of 8.3, could elevate the attacker’s privileges beyond the confined renderer environment, facilitating further exploitation of the host system.

Affected Systems

Google Chrome browsers running versions older than 150.0.7871.115 are impacted. The updated patch was rolled out in the 150.0.7871.115 release; this statement is inferred from the update notes rather than directly specified in the CVE entry.

Risk and Exploitability

The attack requires the attacker to first gain control of the renderer process and then deliver a crafted HTML page that exploits the race condition. The CVSS score the EPSS score of less than 1% suggests a low probability of exploitation. CISA does not list this vulnerability in its KEV catalog. The sandbox escape potential, however, makes the impact significant if the conditions for exploitation are met.

Generated by OpenCVE AI on July 26, 2026 at 16:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 150.0.7871.115 or newer.
  • Restrict or disable camera and microphone access for untrusted sites via browser settings or enterprise policy.
  • Configure enterprise policy to the vulnerability is fully mitigated.

Generated by OpenCVE AI on July 26, 2026 at 16:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4677-1 chromium security update
Debian DSA Debian DSA DSA-6387-1 chromium security update
History

Thu, 23 Jul 2026 11:00:00 +0000

Type Values Removed Values Added
Title Race Condition in Chrome’s GetUserMedia Enabling Renderer Process Sandbox Escape

Tue, 21 Jul 2026 02:00:00 +0000

Type Values Removed Values Added
Title Race Condition in Chrome’s GetUserMedia Enabling Renderer Process Sandbox Escape

Fri, 17 Jul 2026 09:00:00 +0000

Type Values Removed Values Added
Title Chrome GetUserMedia Race Condition Allows Sandbox Escape

Wed, 15 Jul 2026 05:45:00 +0000

Type Values Removed Values Added
Title Chrome GetUserMedia Race Condition Allows Sandbox Escape

Mon, 13 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Title Race Condition in Chrome’s GetUserMedia Exposes Sandbox Escape via Crafted HTML

Mon, 13 Jul 2026 02:00:00 +0000

Type Values Removed Values Added
Title Race Condition in Chrome’s GetUserMedia Exposes Sandbox Escape via Crafted HTML

Sun, 12 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
Title Chrome GetUserMedia Race Condition Enabling Sandbox Escape

Sat, 11 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Title Chrome GetUserMedia Race Condition Enabling Sandbox Escape

Fri, 10 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Title Race In GetUserMedia Allows Potential Sandbox Escape in Google Chrome
Weaknesses CWE-284

Thu, 09 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 09 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
Title Race In GetUserMedia Allows Potential Sandbox Escape in Google Chrome
Weaknesses CWE-284
CWE-362

Thu, 09 Jul 2026 00:45:00 +0000

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

Wed, 08 Jul 2026 23:00:00 +0000

Type Values Removed Values Added
Description Race in GetUserMedia in Google Chrome prior to 150.0.7871.115 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-10T03:55:34.573Z

Reserved: 2026-07-08T17:07:41.743Z

Link: CVE-2026-15119

cve-icon Vulnrichment

Updated: 2026-07-09T10:25:55.752Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T16:30:06Z

Weaknesses
  • CWE-362

    Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')