ZeroHour

CVE-2026-87640

mass

Out-of-Bounds Read in Chrome for Android WebView Enables Sandbox Memory Disclosure

CVSS 3.1
6.1 medium
EPSS
<1%p13
Published
()
Modified
AI analysis

CVE-2026-87640 is an out-of-bounds read (CWE-125) in the WebView component of Google Chrome on Android, fixed in Chrome 153.0.8010.36. It is triggered when the browser renders a crafted HTML page, allowing an attacker who has already compromised the renderer process to read memory outside the sandbox. Successful exploitation results in information disclosure from memory outside the WebView sandbox; as a Medium-severity read bug, it does not by itself provide code execution or privilege escalation. Only Chrome on Android builds prior to 153.0.8010.36 are named in the advisory; other platforms are not listed as affected. No public proof-of-concept, CISA KEV listing, or confirmed in-the-wild exploitation is known for this specific flaw (EPSS 0.2%), though the same Chrome 153 release also patched a separate 0-day that is being exploited.

What to do: Update Chrome for Android to 153.0.8010.36 or later via the Google Play Store and enable automatic updates; verify the installed version at chrome://version. No workaround is available beyond patching, and defenders should ensure the full Chrome 153 rollup is applied since the same release fixed a separate 0-day exploited in the wild.

Affected
Google Chrome for Android (WebView component)all versions prior to 153.0.8010.36
Estimated exposure
massbillions of Android devices/users (Chrome for Android has 1-5 billion+ Google Play installs) — Chrome for Android is the default or primary browser on the vast majority of Android devices with 1-5+ billion Play Store installs, so the installed base is in the billions, though practical exploitation additionally requires a prior…

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

Description

Out of bounds read in WebView in Google Chrome on on Android prior to 153.0.8010.36 allowed a remote attacker who had compromised the renderer process to read memory outside the sandbox via a crafted HTML page. (Chromium security severity: Medium)

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

In the news

Chrome 153 Fixes 230 Vulnerabilities, Including One 0-Day Exploited in the Wild

Google shipped Chrome 153 with 230 fixes, including CVE-2026-87491, a V8 out-of-bounds write zero-day exploited in the wild.

Chrome 153 (153.0.8010.36/.37) rolls out to Windows, Mac, and Linux with 230 security fixes, among the largest patch batches in recent Chrome history. The headline flaw is CVE-2026-87491, a Medium-severity out-of-bounds write in the V8 JavaScript and WebAssembly engine that Google confirmed is exploited in the wild; it was reported by Jihyeon Jeong of Compsec Lab at Seoul National University for a $2,500 bounty. The release also closes five Critical-rated flaws, including CVE-2026-87464, CVE-2026-87488, CVE-2026-87438, CVE-2026-87527, and CVE-2026-87628, mostly use-after-free and out-of-bounds write bugs in WebGL and Cast, plus 43 High-severity issues across ANGLE, PDFium, V8, DevTools, and Payments. Several bugs were surfaced with AI-assisted discovery tools, including OpenAI's Codex Security team, and top bounties reached $5,000 for CVE-2026-87504.