CVE-2026-17721
Analyzed Analyzed - Analysis Complete

Out-of-Bounds Write in Google Chrome Sandbox Escape

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

Out of bounds write in ANGLE in Google Chrome prior to 151.0.7922.72 allowed a remote attacker 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-787 The product writes data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an out of bounds write in ANGLE, a graphics library used by Google Chrome. It exists in Chrome versions before 151.0.7922.72. A remote attacker could exploit this by crafting a malicious HTML page to write data outside the intended memory area. This could potentially allow the attacker to escape the browser sandbox and execute arbitrary code on the host system.

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).

Inspecting network traffic for unusual HTML pages or sandbox escape attempts may also indicate exploitation attempts.

Impact Analysis

If you use an affected version of Google Chrome, this vulnerability could allow a remote attacker to take control of your computer. They might steal data, install malware, or spy on your activities. The impact is high severity, so updating Chrome immediately is critical to protect your system.

Compliance Impact

This vulnerability could potentially lead to unauthorized access or data exfiltration due to a sandbox escape, which may violate data protection requirements under GDPR and HIPAA if sensitive data is compromised.

Mitigation Strategies

Update Google Chrome to version 151.0.7922.72 or later immediately. Disable automatic HTML rendering in browsers if possible and restrict untrusted HTML content.

Monitor for suspicious activity or unauthorized privilege escalation attempts in sandboxed environments.

Chat Assistant

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

EPSS Chart