Cyber Posture

CVE-2025-8901

High

Published: 13 August 2025

Published
13 August 2025
Modified
26 September 2025
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0011 28.2th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-8901 is a high-severity Out-of-bounds Write (CWE-787) vulnerability in Google Chrome. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Drive-by Compromise (T1189); ranked at the 28.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-2 (Flaw Remediation) and SI-5 (Security Alerts, Advisories, and Directives).

Threat & Defense at a Glance

What attackers do: exploitation maps to Drive-by Compromise (T1189) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates the CVE by requiring timely identification, correction, and testing of the out-of-bounds write flaw in Chrome's ANGLE component via patching to version 139.0.7258.127 or later.

prevent

Ensures receipt and implementation of vendor security advisories, such as Chrome Releases blog updates, to address this specific high-severity vulnerability promptly.

prevent

Implements memory protection mechanisms that hinder exploitation of out-of-bounds write vulnerabilities through techniques like DEP and ASLR in the browser context.

MITRE ATT&CK Enterprise TechniquesAI

T1189 Drive-by Compromise Initial Access
Adversaries may gain access to a system through a user visiting a website over the normal course of browsing.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
Why these techniques?

Out-of-bounds write in Chrome/ANGLE enables drive-by browser exploitation via malicious HTML (T1189) and direct client-side code execution (T1203).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Out of bounds write in ANGLE in Google Chrome prior to 139.0.7258.127 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page. (Chromium security severity: High)

Deeper analysisAI

CVE-2025-8901 is an out-of-bounds write vulnerability (CWE-787) in the ANGLE graphics component integrated into Google Chrome versions prior to 139.0.7258.127. The flaw allows out-of-bounds memory access when rendering a crafted HTML page, earning a Chromium security severity rating of High and a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H).

A remote attacker can exploit this vulnerability by luring a user to visit a malicious website containing the crafted HTML page, requiring user interaction such as clicking or loading the page. No special privileges are needed, and the low attack complexity enables broad potential reach. Successful exploitation could result in high-impact compromise of confidentiality, integrity, and availability, such as arbitrary code execution or system crashes within the browser context.

Mitigation is available via the Google Chrome stable channel update to version 139.0.7258.127 or later, as announced in the Chrome Releases blog post and detailed in the associated Chromium issue tracker entry (issues/435139154). Security practitioners should prioritize updating affected Chrome installations and advise users to enable automatic updates.

Details

CWE(s)

Affected Products

google
chrome
≤ 139.0.7258.127

CVEs Like This One

CVE-2026-4450Same product: Apple Macos
CVE-2025-9132Same product: Apple Macos
CVE-2025-13042Same product: Apple Macos
CVE-2026-3909Same product: Apple Macos
CVE-2026-4459Same product: Apple Macos
CVE-2026-2314Same product: Apple Macos
CVE-2026-4673Same product: Apple Macos
CVE-2026-3537Same product: Apple Macos
CVE-2025-14766Same product: Apple Macos
CVE-2026-1861Same product: Apple Macos

References