CVE-2026-79215
Analyzed Analyzed - Analysis Complete

Integer Overflow in WebGL in Google Chrome

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

Assigner: Chrome

Description

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

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-31
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-190 The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an integer overflow in WebGL within Google Chrome versions before 152.0.7977.65. It allows a remote attacker to potentially execute arbitrary code outside the sandbox by tricking a user into visiting a specially crafted HTML page.

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: chrome.exe --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 device, bypassing security restrictions. This could lead to unauthorized access to data, installation of malware, or other harmful actions.

Compliance Impact

This vulnerability does not directly affect compliance with GDPR, HIPAA, or other standards as it is a technical flaw in WebGL within Google Chrome. However, if exploited, it could lead to unauthorized code execution which may result in data breaches, potentially violating GDPR (data protection) or HIPAA (health data security) requirements depending on the context of use.

Mitigation Strategies

Update Google Chrome to version 152.0.7977.65 or later to address the integer overflow in WebGL.

Chat Assistant

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

EPSS Chart