CVE-2026-17726
Received Received - Intake

Integer Overflow in Google Chrome WebGL on Android

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

Publication date: 2026-07-30

Last updated on: 2026-07-30

Assigner: Chrome

Description

Integer overflow in WebGL in Google Chrome on Android 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-07-30
Generated
2026-07-30
AI Q&A
2026-07-30
EPSS Evaluated
N/A
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-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 on Android. It occurs when a remote attacker exploits a crafted HTML page to trigger an overflow, potentially allowing a sandbox escape. This means the attacker could bypass security restrictions designed to isolate processes.

Detection Guidance

This vulnerability is specific to Google Chrome on Android versions prior to 151.0.7922.72. Detection requires checking the installed Chrome version on Android devices. Use the command 'dumpsys package com.android.chrome | grep version' in a terminal or ADB shell to verify the version.

Impact Analysis

If exploited, this vulnerability could allow an attacker to escape the browser's sandbox. This might enable them to execute arbitrary code on your device, access sensitive data, or perform actions outside the browser's security boundaries.

Mitigation Strategies

Update Google Chrome on all Android devices to version 151.0.7922.72 or later. Disable WebGL if not required by setting 'chrome://flags/#disable-webgl' to enabled in Chrome settings.

Chat Assistant

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

EPSS Chart