CVE-2026-79130
Analyzed Analyzed - Analysis Complete

Buffer Overflow in Google Chrome ANGLE

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

Publication date: 2026-08-25

Last updated on: 2026-08-27

Assigner: Chrome

Description

Buffer overflow in ANGLE in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-27
Generated
2026-09-15
AI Q&A
2026-08-26
EPSS Evaluated
2026-09-13
NVD

Affected Vendors & Products

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

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-122 A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a buffer overflow in ANGLE, a graphics library used by Google Chrome. It allows a remote attacker to execute arbitrary code outside the Chrome sandbox by tricking a user into visiting a specially crafted HTML page. The issue exists in Chrome versions prior to 152.0.7977.65.

Detection Guidance

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

Impact Analysis

If exploited, this vulnerability could allow an attacker to run malicious code on your computer, potentially stealing data, installing malware, or taking control of your system. Since it bypasses Chrome's sandbox, it is particularly dangerous.

Compliance Impact

This vulnerability could potentially lead to unauthorized code execution, which may result in data breaches or unauthorized access to sensitive information. Such incidents could violate compliance requirements under GDPR, HIPAA, or other regulations by exposing personal or health data without authorization.

Mitigation Strategies

Update Google Chrome to version 152.0.7977.65 or later to address the buffer overflow vulnerability in ANGLE.

Chat Assistant

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

EPSS Chart