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: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Uninitialized memory usage within the ANGLE graphics layer of Google Chrome allows a malicious webpage to read data from a different origin. This flaw can cause sensitive information to be exposed to a remote attacker through crafted HTML content. The weakness is classified as CWE‑457 and is regarded as a high‑severity vulnerability by Chromium security.

Affected Systems

Google Chrome browsers prior to version 151.0.7922.72 on all desktop platforms are affected. The issue arises in the ANGLE component used for rendering to graphics APIs.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity, while the EPSS score is less than 1 %, suggesting low but non‑zero exploitation probability. The flaw can be triggered remotely by hosting a malicious HTML page that exploits the uninitialized memory used by ANGLE. No credentials or privileged access are required—any user who opens the crafted page with a vulnerable Chrome install is at risk. The vulnerability is not listed in the CISA KEV catalog, but the potential for cross‑origin data leakage warrants prompt mitigation.

Generated by OpenCVE AI on August 2, 2026 at 07:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 151.0.7922.72 or later (Google’s stable channel release contains the fix).
  • If an update is temporarily unavailable, launch Chrome with the flag `--disable-gpu` to avoid ANGLE usage, reducing the attack surface.
  • Avoid opening untrusted HTML or WebGL pages in a vulnerable Chrome installation until a patched version is installed.

Generated by OpenCVE AI on August 2, 2026 at 07:25 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

Sat, 01 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Title Uninitialized Use inLE Leading to Cross‑Origin Data Leakage chromium-browser: chromium-browser: Uninitialized Use in ANGLE
Weaknesses CWE-824
References
Metrics threat_severity

None

threat_severity

Important


Fri, 31 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
Title Uninitialized Use inLE Leading to Cross‑Origin Data Leakage

Thu, 30 Jul 2026 18: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 09:15: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-30T17:38:46.408Z

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

Link: CVE-2026-17667

cve-icon Vulnrichment

Updated: 2026-07-30T17:25:23.821Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T12:12:05.797

Link: CVE-2026-17667

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-17667 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T07:30:03Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable

  • CWE-824

    Access of Uninitialized Pointer