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

The flaw is an uninitialized use of a codec component in Google Chrome on Windows that can cause sensitive data to be read from process memory. A crafted HTML page accessed by a remote attacker can trigger the code that reads uninitialized memory, potentially leaking confidential information from the browser process. This vulnerability is identified as CWE‑457 and directly affects the confidentiality of the user's data.

Affected Systems

Google Chrome users on Windows with versions earlier than 150.0.7871.47 are affected. The vulnerability manifests when a user loads a malicious HTML page in Chrome; no other operating systems or browsers are listed as affected.

Risk and Exploitability

The flaw can be exploited remotely by delivering a crafted HTML page to a victim’s browser. Because the attacker must first entice the victim to open the page, the likelihood of widespread attacks is low, as reflected by an EPSS score of less than 1 %. The CVSS score of 6.5 indicates a medium impact, and the vulnerability is not listed in the CISA KEV catalog, implying no confirmed public exploits to date.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 150.0.7871.47 or later.
  • If an upgrade is not immediately possible, avoid browsing untrusted or unknown websites that could deliver malicious HTML pages.
  • Configure Chrome to block or restrict custom‑built HTML content through settings or extensions until the vulnerability is patched.

Generated by OpenCVE AI on July 1, 2026 at 15:57 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 Use in Chrome Codecs Enables Remote Information Disclosure

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

Type Values Removed Values Added
Title Uninitialized Use in Chrome Codecs Enables Remote Information Disclosure

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 06:00:00 +0000

Type Values Removed Values Added
Title Uninitialized Use in Codecs Exposes Sensitive Data in Chrome on Windows

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


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

Type Values Removed Values Added
Title Uninitialized Use in Codecs Exposes Sensitive Data in Chrome on Windows

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:24:07.181Z

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

Link: CVE-2026-13958

cve-icon Vulnrichment

Updated: 2026-07-01T01:24:01.140Z

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