Description
Uninitialized Use in Media in Google Chrome on Windows prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: High)
Published: 2026-07-30
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Uninitialized Use in Media in Google Chrome on Windows allows a malicious actor who has already compromised a renderer process to read sensitive data from process memory. The flaw arises from using uninitialized data during media handling, which is classified as CWE‑457. The identified weakness could lead to leakage of confidential information, though it does not provide immediate arbitrary code execution or denial of service.

Affected Systems

Google Chrome for Windows versions earlier than 151.0.7922.72 is affected. Users running the specified versions should update to 151.0.7922.72 or later.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, while the EPSS score of less than 1% reflects a very low probability of exploitation in the wild. The vulnerability is not listed in CISA’s KEV catalog. Exploitation requires a remote attacker to first gain control of a renderer process, after which a crafted HTML page can trigger the information disclosure. The attack vector is constrained to environments where renderer compromise is possible, thereby limiting widespread impact.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or later
  • Verify that all renderer processes are isolated and that no legacy extensions or insecure content are loaded
  • Apply enterprise policies to restrict renderer access or disable untrusted media content

Generated by OpenCVE AI on August 3, 2026 at 12:27 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

Fri, 31 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Uninitialized Use in Media
Weaknesses CWE-824
References
Metrics threat_severity

None

threat_severity

Important


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

Type Values Removed Values Added
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': '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 Uninitialized Use in Media in Google Chrome on Windows prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-457
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T15:37:21.942Z

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

Link: CVE-2026-17707

cve-icon Vulnrichment

Updated: 2026-07-30T15:37:16.703Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T15:02:28.430

Link: CVE-2026-17707

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-30T00:18:59Z

Links: CVE-2026-17707 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T12:30:17Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable

  • CWE-824

    Access of Uninitialized Pointer