Cyber Posture

CVE-2025-8880

High

Published: 13 August 2025

Published
13 August 2025
Modified
14 August 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.0017 37.2th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-8880 is a high-severity Race Condition (CWE-362) 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 37.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 RA-5 (Vulnerability Monitoring and Scanning) and SI-2 (Flaw Remediation).

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 mandates timely identification, reporting, and patching of the V8 race condition flaw in Chrome versions prior to 139.0.7258.127.

detect

Enables vulnerability scanning to identify systems running vulnerable Chrome instances affected by CVE-2025-8880.

detectrespond

Requires monitoring and dissemination of security advisories like the Chrome update announcement to prompt flaw remediation.

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?

Race condition in V8 JS engine enables remote arbitrary code execution via crafted HTML page (drive-by), directly mapping to client-side exploitation and drive-by compromise.

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

NVD Description

Race in V8 in Google Chrome prior to 139.0.7258.127 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)

Deeper analysisAI

CVE-2025-8880 is a race condition vulnerability (CWE-362) in the V8 JavaScript engine within Google Chrome versions prior to 139.0.7258.127. Published on 2025-08-13, it allows a remote attacker to execute arbitrary code inside the browser's sandbox via a crafted HTML page. Chromium security has rated it as High severity with 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 tricking a user into visiting a malicious website or interacting with a crafted HTML page, requiring no privileges but relying on user interaction. Successful exploitation grants arbitrary code execution confined to the sandbox, with high impacts on confidentiality, integrity, and availability.

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 at https://chromereleases.googleblog.com/2025/08/stable-channel-update-for-desktop_12.html and detailed in the Chromium issue tracker at https://issues.chromium.org/issues/433533359. Security practitioners should prioritize updating affected Chrome installations.

Details

CWE(s)

Affected Products

google
chrome
≤ 139.0.7258.127

CVEs Like This One

CVE-2026-5902Same product: Apple Macos
CVE-2026-5883Same product: Apple Macos
CVE-2026-4678Same product: Apple Macos
CVE-2026-5877Same product: Apple Macos
CVE-2026-7363Same product: Apple Macos
CVE-2026-6307Same product: Apple Macos
CVE-2025-13230Same product: Apple Macos
CVE-2026-4680Same product: Apple Macos
CVE-2026-3915Same product: Apple Macos
CVE-2026-4446Same product: Apple Macos

References