Cyber Posture

CVE-2025-1914

High

Published: 05 March 2025

Published
05 March 2025
Modified
01 April 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.0066 71.3th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-1914 is a high-severity Out-of-bounds Read (CWE-125) 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 in the top 28.7% of CVEs by exploit likelihood; 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

Mandates timely identification, reporting, and correction of flaws like the out-of-bounds read in Chrome's V8 engine through patching to version 134.0.6998.35 or later.

prevent

Requires receiving and acting on vendor security advisories, such as Chrome release notes, to apply fixes for high-severity vulnerabilities like CVE-2025-1914.

preventdetect

Enables vulnerability scanning to identify systems running vulnerable Chrome versions prior to exploitation via crafted HTML pages.

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?

Vulnerability in Chrome V8 enables exploitation via malicious website/HTML page visit, directly mapping to drive-by compromise for initial access and client application exploitation for code execution/memory access.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

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

Deeper analysisAI

CVE-2025-1914 is an out-of-bounds read vulnerability in the V8 JavaScript and WebAssembly engine within Google Chrome versions prior to 134.0.6998.35. The flaw, classified under CWE-125 (Out-of-bounds Read), enables a remote attacker to perform out-of-bounds memory access through a specially crafted HTML page. Google rates this as High severity in Chromium security, 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), highlighting its potential for significant impact on confidentiality, integrity, and availability.

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 or special access. Successful exploitation grants high-level access to sensitive memory contents, potentially allowing arbitrary code execution, data leakage, or system crashes within the browser's sandboxed context.

Mitigation is addressed in the Chrome Stable Channel update, as detailed in the official release notes at https://chromereleases.googleblog.com/2025/03/stable-channel-update-for-desktop.html, which patches the issue in version 134.0.6998.35 and later. Additional technical details are available in the Chromium issue tracker at https://issues.chromium.org/issues/397731718. Security practitioners should prioritize updating affected Chrome installations to prevent exploitation.

Details

CWE(s)

Affected Products

google
chrome
≤ 134.0.6998.35

CVEs Like This One

CVE-2025-0437Same product: Google Chrome
CVE-2025-1919Same product: Google Chrome
CVE-2025-2137Same product: Google Chrome
CVE-2026-6363Same product: Google Chrome
CVE-2025-0612Same product: Google Chrome
CVE-2025-0995Same product: Google Chrome
CVE-2025-2136Same product: Google Chrome
CVE-2026-2649Same product: Google Chrome
CVE-2026-6359Same product: Google Chrome
CVE-2025-0999Same product: Google Chrome

References