ZeroHour

CVE-2026-87572

mass

DevTools injection enables sandbox escape in Google Chrome

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

CVE-2026-87572 is an injection flaw (CWE-74) in the DevTools component of Google Chrome that Google rates High (Chromium security severity) with a CVSS 3.1 score of 8.3. It is triggered when a user loads a crafted HTML page, but critically the attacker must first have compromised the Chrome renderer process, meaning this flaw acts as a sandbox escape rather than a standalone remote code execution bug. Once the conditions are met, the attacker can potentially execute arbitrary code outside the Chrome sandbox, gaining code execution on the underlying host with privileges beyond the browser's normal isolation. Anyone running Google Chrome on a version prior to 153.0.8010.36 is affected. There is currently no evidence of active exploitation: the flaw is not in CISA's KEV, no public proof-of-concept is known, and EPSS estimates only a 0.2% chance of exploitation in the next 30 days.

What to do: Update Google Chrome to version 153.0.8010.36 or later, which can be confirmed via chrome://settings/help or by letting auto-update run. Because exploitation requires an already-compromised renderer, treat this as defense-in-depth: patch promptly to close the sandbox escape path that chains with other Chrome renderer bugs. No workarounds are specified in the data, so updating is the primary mitigation.

Affected
Google Chromeall versions prior to 153.0.8010.36
Estimated exposure
massbillions of Chrome installs (Chrome's global user base is on the order of 3+ billion) — Chrome holds roughly 65% of global browser market share per public usage statistics, implying an installed base in the billions, though practical exploitability is narrower because the attacker must first compromise the renderer process.

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

Description

Injection in DevTools in Google Chrome 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: High)

Vendors
google
Products
chrome
Weakness
CWE-74
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.