Description
Uninitialized Use in Media in Google Chrome prior to 150.0.7871.47 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: Medium)
Published: 2026-06-30
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An uninitialized use in the media handling component of Google Chrome enables a remote attacker who has already gained code execution inside the renderer process to read arbitrary data from the renderer’s memory by serving a crafted HTML page. This results in a potential disclosure of sensitive information held in process memory and is classified as a medium‑severity vulnerability per Chromium’s security score, identified by CWE‑457.

Affected Systems

All installations of Google Chrome older than version 150.0.7871.47 are affected. The flaw resides in the renderer process that handles media content; the process is sandboxed, but if the sandbox is breached, the vulnerability can be triggered.

Risk and Exploitability

The CVSS score of 5.3 indicates medium impact. No EPSS data exist, and the vulnerability is not cataloged in the CISA KEV list. Exploitation requires prior compromise of the renderer process. Once that condition is met, a malicious web page can activate the uninitialized read and leak memory contents, affecting confidentiality but not granting full system control.

Generated by OpenCVE AI on July 1, 2026 at 14:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Google Chrome version 150.0.7871.47 or newer to receive the patch that removes the uninitialized use.
  • Verify that Chrome’s renderer sandbox and process isolation remain enabled and have not been disabled by extensions or policy changes.
  • Monitor browser behavior for abnormal renderer activity and enforce strict content security policies to reduce the likelihood of renderer compromise.

Generated by OpenCVE AI on July 1, 2026 at 14:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4672-1 chromium security update
Debian DSA Debian DSA DSA-6378-1 chromium security update
History

Wed, 01 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Title Uninitialized Media Use Allows Information Disclosure in Chrome

Wed, 01 Jul 2026 10:30:00 +0000

Type Values Removed Values Added
Title Uninitialized Use in Media Enables Renderer Process Data Leak in Chrome

Wed, 01 Jul 2026 09:30:00 +0000

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

Wed, 01 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
Title Uninitialized Use in Media Enables Renderer Process Data Leak in Chrome

Wed, 01 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:H/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'}


Tue, 30 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Uninitialized Use in Media in Google Chrome prior to 150.0.7871.47 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: Medium)
Weaknesses CWE-457
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-01T01:23:10.396Z

Reserved: 2026-06-29T23:04:04.696Z

Link: CVE-2026-13970

cve-icon Vulnrichment

Updated: 2026-07-01T01:23:05.251Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T14:15:05Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable