ZeroHour

CVE-2026-87648

mass

Use-after-free in ANGLE allows Chrome sandbox escape on Windows

CVSS 3.1
8.3 high
EPSS
<1%p20
Published
()
Modified
AI analysis

CVE-2026-87648 is a use-after-free vulnerability (CWE-416) in ANGLE, the graphics translation layer Chrome uses on Windows to convert OpenGL/WebGL calls to native graphics APIs. It is triggered by a crafted HTML page (typically involving WebGL or GPU-accelerated rendering) and, per the Chromium advisory, it requires the attacker to first have compromised the renderer process, meaning it functions as a sandbox-escape bug to be chained with another flaw. An attacker who exploits it gains the ability to execute arbitrary code outside the Chrome sandbox, escalating from a renderer-level compromise to broader system access. All users of Google Chrome on Windows running versions prior to 153.0.8010.36 are affected; non-Windows platforms are not named in the advisory. Exploitation status: no known in-the-wild exploitation, no public proof-of-concept, not listed in CISA KEV, and EPSS estimates only a 0.3% probability of exploitation within 30 days.

What to do: Update Google Chrome on Windows to version 153.0.8010.36 or later; users can verify their version via chrome://version, and administrators should push the update through enterprise browser management. Because this bug is most valuable as part of an exploit chain (it requires an already-compromised renderer), also ensure all other Chrome security updates are applied promptly. No workarounds are documented, but disabling WebGL could reduce exposure to the ANGLE attack surface if immediate patching is not possible.

Affected
Google Chrome (on Windows)all versions prior to 153.0.8010.36
Estimated exposure
masswell over 1 billion users (Chrome's global install base is roughly 3+ billion, with Windows desktop being its largest segment) — Chrome is the world's dominant desktop browser by market share, and its Windows install base alone numbers in the billions, so every Windows Chrome user on an unpatched version is plausibly exposed.

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 ANGLE in Google Chrome on on Windows prior to 153.0.8010.36 allowed a remote attacker who had compromised the renderer process to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Medium)

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

In the news

No ingested article mentions this CVE yet.