CVE-2026-19170
Received Received - Intake

Use After Free in Google Chrome on Android WebGL

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

Publication date: 2026-08-06

Last updated on: 2026-08-06

Assigner: Chrome

Description

Use after free in WebGL in Google Chrome on Android prior to 151.0.7922.109 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-06
Last Modified
2026-08-06
Generated
2026-08-07
AI Q&A
2026-08-07
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

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

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a use-after-free issue in WebGL within Google Chrome on Android. It occurs when a program attempts to use memory after it has been freed, potentially allowing an attacker to execute arbitrary code or escape the browser sandbox. The flaw exists in versions prior to 151.0.7922.109 and could be triggered by a crafted HTML page.

Detection Guidance

Detection of this vulnerability requires checking the version of Google Chrome on Android. If the version is prior to 151.0.7922.109, the system is vulnerable. Commands to check the version may vary by device but typically involve checking the app version in settings or using package manager commands like 'dumpsys package com.android.chrome'.

Impact Analysis

An attacker could exploit this to execute malicious code on your device, potentially stealing data, installing malware, or gaining control over your system. Since it affects Chrome on Android, mobile users are at risk if their browser is outdated.

Mitigation Strategies

Update Google Chrome on Android to version 151.0.7922.109 or later immediately. This can be done through the Google Play Store by checking for updates in the app's page. If automatic updates are disabled, enable them or manually update the app.

Chat Assistant

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

EPSS Chart