Vulnerability record · CVE-2026-87491 · published 9 September 2026
CVE-2026-87491: Google Chrome V8 out-of-bounds write enables sandbox code execution
Google · Chrome
Chrome before 153.0.8010.36 contains an out-of-bounds write in the V8 JavaScript engine. A crafted HTML page can trigger the memory corruption, and because V8 sits inside the renderer sandbox, the flaw is rated as allowing code execution inside that sandbox. It matters because Chrome is widely deployed and the bug is remotely reachable through ordinary browsing.
Description
Out of bounds write in V8 in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: Medium)
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Automated analysis
high priorityThe flaw is remotely reachable with a high CVSS score of 8.8 and is listed in CISA KEV, though exploitation requires user interaction and EPSS is low.
What it is
Chrome before 153.0.8010.36 contains an out-of-bounds write in the V8 JavaScript engine. A crafted HTML page can trigger the memory corruption, and because V8 sits inside the renderer sandbox, the flaw is rated as allowing code execution inside that sandbox. It matters because Chrome is widely deployed and the bug is remotely reachable through ordinary browsing.
Impact
An attacker who lands the crafted page can corrupt V8 memory and execute arbitrary code within the browser sandbox. That gives a foothold in the renderer process, which is the usual starting point for a full browser compromise chain.
Attack surface
Reached over the network by loading a crafted HTML page; the CVSS vector shows no privileges required but user interaction required, meaning the victim must open or be directed to the page. No authentication is needed to serve the page.
Exploitation
CVE-2026-87491 was added to CISA KEV on 2026-09-09 with a remediation due date of 2026-09-23, indicating known exploitation. EPSS is low at roughly 1 percent for 30 days, and no ransomware campaign use is documented.
What to do
- Update Chrome to 153.0.8010.36 or later on all platforms, prioritizing internet-facing and high-value users.
- Track the CISA KEV due date of 2026-09-23 and confirm remediation under BOD 26-04 guidance.
- If immediate patching is not possible, reduce exposure by restricting untrusted web content and enforcing site isolation where feasible.
- Verify managed fleets actually applied the update rather than relying on auto-update assumptions.
- Review Chromium-based browsers and embedded Chromium components for the same V8 fix.
Detection
- Hunt for Chrome processes spawning unexpected child processes or making anomalous network connections after browsing activity.
- Monitor for crashes in the renderer or V8 modules that cluster around user visits to untrusted sites.
- Check endpoint telemetry for exploitation artifacts in browser memory or unusual script execution patterns tied to Chrome.
- Confirm version inventory to find hosts still below 153.0.8010.36.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2026-87491 to the Known Exploited Vulnerabilities catalog on 9 September 2026 as "Google Chromium V8 Out of Bounds Write Vulnerability". Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. Federal deadline 23 September 2026.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://chromereleases.googleblog.com/2026/09/stable-channel-update-for-desktop_0808145027.html | Release NotesVendor Advisory |
| https://issues.chromium.org/issues/543557673 | Permissions Required |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-87491 | US Government Resource |
Track CVE-2026-87491 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2026-87491), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.