Description
Uninitialized Use in ANGLE in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: High)
Published: 2026-07-30
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An uninitialized memory use flaw in Chrome’s ANGLE graphics library can cause the browser to expose data that should not be accessible from other origins. When a malicious web page containing a specially crafted payload is rendered, it may leak information from documents or resources that belong to a different origin, effectively bypassing the same‑origin policy. The flaw stems from memory that was allocated but not properly initialized, allowing the attacker to read residual data. The vulnerability is designated as a High severity issue by the Chromium security team, relating to CWE‑457 (Use of Uninitialized Variable) and CWE‑824 (Use of Null Pointer). Affected Systems: Google Chrome versions older than 151.0.7922.72 on all desktop operating systems (Windows, macOS, Linux). The issue is present in the standard desktop builds that include the ANGLE rendering backend. Users who have yet to install the July 2026 stable channel update are susceptible.

Affected Systems

Google Chrome versions prior to 151.0.7922.72 on Windows, macOS, and Linux desktop architectures are affected.

Risk and Exploitability

The CVSS score of 4.3 classifies the flaw as a moderate‑level risk. The EPSS value of less than 1% indicates a low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Remote exploitation requires an attacker to craft a malicious webpage that the victim visits; no privileged local access is necessary. The attack can lead to leakage of confidential browsing data but does not provide code execution or privilege escalation. Although the exploitation path is straightforward, the low incidence likelihood mitigates the overall threat.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Download and install Chrome version 151.0.7922.72 or later
  • Restart Chrome to enable the updated ANGLE libraries
  • Configure automatic updates so the browser receives security patches promptly

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

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N'}


Thu, 30 Jul 2026 12:15:00 +0000

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

None

cvssV3_1

{'score': 7.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N'}

threat_severity

Important


Thu, 30 Jul 2026 03: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 ANGLE in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-457
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T13:32:54.178Z

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

Link: CVE-2026-17689

cve-icon Vulnrichment

Updated: 2026-07-30T13:20:26.233Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-31T15:27:35.290

Link: CVE-2026-17689

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-17689 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T12:45:03Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable

  • CWE-824

    Access of Uninitialized Pointer