CVE-2026-17687
Analyzed Analyzed - Analysis Complete

Type Confusion in ANGLE in Google Chrome

Vulnerability report for CVE-2026-17687, 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

Type Confusion in ANGLE in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape 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-843 The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a type confusion vulnerability in ANGLE, a graphics library used by Google Chrome. It allows a remote attacker who has already compromised the renderer process to escape the browser's sandbox security restrictions by tricking the browser into misinterpreting data types through a specially crafted HTML page.

Detection Guidance

Detection of this vulnerability requires checking the installed version of Google Chrome. If your version is prior to 151.0.7922.72, the system is vulnerable. Use commands like 'google-chrome --version' or check via package manager (e.g., 'apt list --installed | grep chrome' for Debian-based systems).

Impact Analysis

If you visit a malicious website, an attacker could exploit this flaw to break out of Chrome's sandbox and gain control over your computer. This could allow them to install malware, steal data, or perform other malicious actions on your system.

Compliance Impact

This vulnerability involves a type confusion in ANGLE within Google Chrome, enabling a remote attacker to escape the renderer sandbox via a crafted HTML page. Such sandbox escapes could lead to unauthorized access to sensitive data, potentially violating data protection requirements under GDPR and HIPAA if exploited.

Mitigation Strategies

Update Google Chrome to version 151.0.7922.72 or later to address the Type Confusion vulnerability in ANGLE that could lead to sandbox escape.

Chat Assistant

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

EPSS Chart