CVE-2026-17714
Analyzed Analyzed - Analysis Complete

ANGLE Uninitialized Use in Google Chrome

Vulnerability report for CVE-2026-17714, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-30

Last updated on: 2026-08-03

Assigner: Chrome

Description

Uninitialized Use in ANGLE 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: High)

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-08-03
Generated
2026-08-19
AI Q&A
2026-07-30
EPSS Evaluated
2026-08-18
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
google chrome to 151.0.7922.72 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-457 The code uses a variable that has not been initialized, leading to unpredictable or unintended results.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an uninitialized use issue in ANGLE, a graphics library used by Google Chrome. It occurs when the software fails to properly initialize memory before using it. This flaw allows a remote attacker to read potentially sensitive information from the process memory of a user's browser by tricking them into visiting a specially crafted HTML page.

Detection Guidance

This vulnerability is specific to Google Chrome versions prior to 151.0.7922.72. Detection involves checking the installed Chrome version. On Windows, run: wmic product where "name like 'Google Chrome'" get version. On Linux, run: google-chrome --version. If the version is below 151.0.7922.72, the system is vulnerable.

Impact Analysis

If exploited, this vulnerability could allow an attacker to access sensitive data stored in your browser's memory, such as passwords, cookies, or other private information. This could lead to identity theft, unauthorized account access, or exposure of confidential data.

Compliance Impact

This vulnerability involves uninitialized memory access in Google Chrome, which could allow a remote attacker to obtain sensitive information from process memory. Such information exposure may violate data protection requirements under GDPR (e.g., unauthorized access to personal data) and HIPAA (e.g., exposure of protected health information).

Mitigation Strategies

Update Google Chrome to version 151.0.7922.72 or later to address the uninitialized use vulnerability in ANGLE.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-17714. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart