Description
Inappropriate implementation in GetUserMedia in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-07-30
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Inadequate trust boundary handling in Google Chrome’s GetUserMedia API allowed a malicious renderer to read data from other origins through a crafted web page. The flaw lies in improper input validation (CWE‑20) and can lead to leakage of sensitive information to an attacker controlling the renderer process. The consequence is exposure of cross‑origin data, affecting confidentiality but not enabling arbitrary code execution.

Affected Systems

Google Chrome versions prior to 151.0.7922.72 are affected. Any installation before the stable channel update containing 151.0.7922.72 may be vulnerable. The issue is confined to the renderer process that handles GetUserMedia calls.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate impact whereas the EPSS score of less than 1% reflects a very low likelihood of exploitation in the wild. The vulnerability is not listed in CISA KEV, suggesting no large‑scale exploitation has been observed. An attacker would need to first compromise the renderer process—for example through a malicious extension or another Chrome vulnerability—and then serve a crafted HTML page that uses GetUserMedia to read cross‑origin data. Because the attack requires both renderer compromise and a specially constructed page, the overall risk for typical users is low, yet it remains a concern for environments that run untrusted renderer processes.

Generated by OpenCVE AI on August 3, 2026 at 12:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or later.
  • Configure enterprise policy to restrict or block getUserMedia usage across all origins.
  • If immediate upgrade is not possible, isolate the Chrome renderer process by restricting its network access or running it in a sandboxed container.

Generated by OpenCVE AI on August 3, 2026 at 12:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4710-1 chromium security update
Debian DSA Debian DSA DSA-6408-1 chromium security update
History

Mon, 03 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Title Cross‑origin Data Leak via GetUserMedia in Chrome

Fri, 31 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Title Cross‑origin Data Leak via GetUserMedia in Chrome

Thu, 30 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-346

Thu, 30 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-346
Metrics cvssV3_1

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

ssvc

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


Thu, 30 Jul 2026 08:15:00 +0000

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

Thu, 30 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Description Inappropriate implementation in GetUserMedia in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T14:57:28.686Z

Reserved: 2026-07-27T23:34:47.583Z

Link: CVE-2026-17795

cve-icon Vulnrichment

Updated: 2026-07-30T13:23:53.661Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:16:42.893

Modified: 2026-08-04T16:08:58.793

Link: CVE-2026-17795

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T12:15:03Z

Weaknesses
  • CWE-20

    Improper Input Validation