Cyber Posture

CVE-2025-21180

High

Published: 11 March 2025

Published
11 March 2025
Modified
03 July 2025
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0038 59.2th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Description

An adversary may rely upon a user opening a malicious file in order to gain execution.

Security Summary

CVE-2025-21180, published on 2025-03-11, is a heap-based buffer overflow vulnerability (CWE-122) in the Windows exFAT File System. It carries a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H) and affects Windows systems that support the exFAT file system.

An unauthorized attacker with local access can exploit the vulnerability by tricking a user into an action that triggers the buffer overflow, such as interacting with a malicious exFAT-formatted storage device or file. Successful exploitation enables the attacker to execute arbitrary code locally with high impacts on confidentiality, integrity, and availability.

Microsoft's Security Update Guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-21180 provides details on available patches and mitigation steps.

Details

CWE(s)
CWE-122

Affected Products

microsoft
windows 10 1507
≤ 10.0.10240.20947 · ≤ 10.0.10240.20947
microsoft
windows 10 1607
≤ 10.0.14393.7876 · ≤ 10.0.14393.7876
microsoft
windows 10 1809
≤ 10.0.17763.7009 · ≤ 10.0.17763.7009
microsoft
windows 10 21h2
≤ 10.0.19044.5608
microsoft
windows 10 22h2
≤ 10.0.19045.5608
microsoft
windows 11 22h2
≤ 10.0.22621.5039
microsoft
windows 11 23h2
≤ 10.0.22631.5039
microsoft
windows 11 24h2
≤ 10.0.26100.3403 · 10.0.26100.3403 — 10.0.26100.3476
microsoft
windows server 2008
all versions, r2
microsoft
windows server 2012
all versions, r2
+5 more product configuration(s) — see NVD for full list

MITRE ATT&CK Enterprise Techniques

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1204.002 Malicious File Execution
An adversary may rely upon a user opening a malicious file in order to gain execution.
Why these techniques?

Heap buffer overflow in kernel-mode exFAT driver enables arbitrary code execution via malicious file/device with user interaction, directly mapping to privilege escalation via OS/kernel exploit (T1068) and user execution of malicious file (T1204.002).

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

References