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

Impact

Uninitialized memory use in Chrome’s media codecs allows a remote attacker to read portions of the browser’s process memory through a crafted HTML page. This flaw is tied to improper initialization of data buffers in the codec subsystem, which leads to a potential confidentiality breach when malicious content is rendered in the browser.

Affected Systems

Google Chrome for Windows users running any version prior to 150.0.7871.47 on the stable channel are impacted. The issue surfaces in all builds before the referenced patch and does not affect other platforms or product versions according to the current advisory.

Risk and Exploitability

The CVSS score of 6.5 classifies the vulnerability as Medium severity. The EPSS score is below 1%, indicating a very low but nonzero likelihood of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the attack vector is a malicious web page served to a victim, where the browser renders crafted media or script content. Once the user visits or renders such content, the attacker can obtain sensitive memory data with minimal technical effort. The limited attack surface and ease of exploitation raise concerns for organizations that serve untrusted web content or allow users to browse freely.

Generated by OpenCVE AI on July 1, 2026 at 15:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 150.0.7871.47 or later to obtain the fixed implementation of media codecs.
  • Ensure that the browser is updated automatically, or manually install the patch and restart Chrome to apply the changes.
  • Avoid loading untrusted or unknown HTML content that could trigger the vulnerable codecs, and consider disabling media playback features when running in a restricted or enterprise environment.

Generated by OpenCVE AI on July 1, 2026 at 15:47 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 16:15:00 +0000

Type Values Removed Values Added
Title Uninitialized Memory Use in Chrome Media Codecs Enabling Sensitive Information Disclosure

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

Type Values Removed Values Added
Title Uninitialized memory use in Chrome codecs allows remote memory read from crafted HTML page

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

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

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

Type Values Removed Values Added
Title Uninitialized memory use in Chrome codecs allows remote memory read from crafted HTML page

Wed, 01 Jul 2026 02: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'}


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

Type Values Removed Values Added
Description Uninitialized Use in Codecs in Google Chrome on Windows prior to 150.0.7871.47 allowed a remote attacker 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:21:11.016Z

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

Link: CVE-2026-14010

cve-icon Vulnrichment

Updated: 2026-07-01T01:21:06.707Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T16:00:16Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable