Description
Uninitialized Use in Codecs in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Medium)
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 Codecs in Google Chrome prior to 151.0.7922.72 allows a remote attacker to obtain potentially sensitive information from process memory through a crafted HTML page. This weakness constitutes an information disclosure vulnerability, with the potential to expose confidential data residing in the browser process memory. The issue is identified by CWE-457 (Use of Uninitialized Variable) and CWE-824 (Information Exposure).

Affected Systems

Google Chrome browser versions older than 151.0.7922.72 are affected. Users running any Chrome build before this version that lacks the planned patch are at risk.

Risk and Exploitability

The CVSS score of 6.5 indicates medium severity. The EPSS score of less than 1% signals a low probability of exploitation at the time of analysis, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote, exploiting a malicious or compromised web page that the victim visits while Chrome is running. An attacker would need only to host or provide a crafted HTML page that triggers the codec functionality; no privileged access or additional software is required.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or later
  • Ensure Chrome’s automatic update feature is enabled, or manually check for updates to receive future security patches.
  • If the patch cannot be applied immediately, consider restricting the browser’s ability to load potentially malicious web pages by enforcing stricter content security policies or disabling the specific codec features via site‑level flags, and avoid visiting untrusted sites until the update is installed.

Generated by OpenCVE AI on August 3, 2026 at 12:16 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 Codecs
Weaknesses CWE-824
References
Metrics threat_severity

None

threat_severity

Moderate


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 07:00: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 Codecs in Google Chrome prior to 151.0.7922.72 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-30T15:19:39.632Z

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

Link: CVE-2026-17759

cve-icon Vulnrichment

Updated: 2026-07-30T15:19:35.553Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T17:56:21.153

Link: CVE-2026-17759

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-30T00:19:13Z

Links: CVE-2026-17759 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-457

    Use of Uninitialized Variable

  • CWE-824

    Access of Uninitialized Pointer