ZeroHour

CVE-2026-84352

mass1

Use-after-free in WebGL in Chrome for Android allows out-of-sandbox code execution

CVSS 3.1
9.6 critical
EPSS
<1%p24
Published
()
Modified
AI analysis

CVE-2026-84352 is a use-after-free memory-safety flaw (CWE-416) in the WebGL component of Google Chrome on Android, rated Critical with a CVSS 3.1 score of 9.6. It is triggered when a remote attacker persuades a user to open a specially crafted HTML page in the vulnerable browser. Successful exploitation lets the attacker execute arbitrary code outside the browser's sandbox, meaning the compromise is not limited to the renderer process and could yield high-impact confidentiality, integrity, and availability loss on the device. Only Chrome on Android prior to version 152.0.7977.75 is affected per the advisory, while desktop Chrome is not listed as impacted. There is currently no known public proof-of-concept, the flaw is not in CISA's KEV catalog, and EPSS estimates only a 0.3% chance of exploitation within 30 days, though it has drawn public coverage warning users about critical Chrome flaws on malicious websites.

What to do: Update Chrome for Android via the Play Store to version 152.0.7977.75 or later as soon as it is available, and force-update managed Android fleets via MDM/enterprise Chrome management. Until patched, avoid opening links from untrusted sources in Chrome on Android. Users of other Chromium-based Android browsers should watch for corresponding updates, since the underlying Chromium code is shared.

Affected
google chrome (on Android)prior to 152.0.7977.75
Estimated exposure
mass≈5+ billion installations (Chrome for Android has 5B+ Play Store installs and is the default browser on most Android devices) — Chrome for Android carries over five billion Play Store installs and is preinstalled or widely adopted across the Android ecosystem, so the Android-specific affected base is on the order of billions of devices.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Use after free in WebGL in Google Chrome on on Android prior to 152.0.7977.75 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Critical)

Vendors
google
Products
chrome
Weakness
CWE-416
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

In the news

Two critical Chrome flaws put users at risk on malicious websites

Google patched 26 Chrome flaws, including two critical use-after-frees and an actively exploited V8 sandbox escape (CVE-2026-85046); update to 152.0.7977.82/.83.

Chrome's desktop update fixes 26 security issues, including critical use-after-free flaws CVE-2026-84353 in Shared Tab Groups and CVE-2026-84352 in WebGL, both allowing code execution outside the browser sandbox via crafted HTML pages. Google subsequently patched CVE-2026-85046, a high-severity V8 JavaScript engine flaw with exploits already in the wild that enables arbitrary code execution inside the Chrome sandbox; HKCERT rates the overall risk as extremely high. Fixed versions are 152.0.7977.82/.83 on Windows and Mac and 152.0.7977.82 on Linux.