Cyber Resilience

CVE-2025-21183

High

Published: 11 February 2025

Published
11 February 2025
Modified
25 February 2025
KEV Added
Patch
CVSS Score v3.1 7.4 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0014 33.6th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-21183 is a high-severity Double Free (CWE-415) vulnerability in Microsoft Windows 11 24H2. Its CVSS base score is 7.4 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 33.6th 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 AC-6 (Least Privilege).

Deeper analysis

CVE-2025-21183 is a Windows Resilient File System (ReFS) Deduplication Service Elevation of Privilege Vulnerability, published on 2025-02-11. It affects the ReFS deduplication service component in Microsoft Windows operating systems. The vulnerability is associated with CWE-415 and has a CVSS v3.1 base score of 7.4 (AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to significant impacts on confidentiality, integrity, and availability.

A local attacker with no required privileges can exploit this vulnerability. Exploitation demands high attack complexity and requires no user interaction. Successful exploitation enables the attacker to elevate privileges, potentially compromising the system at a high level across confidentiality, integrity, and availability.

Microsoft's update guide provides details on mitigation and patches for CVE-2025-21183 at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-21183.

EU & UK References

Vulnerability details

Windows Resilient File System (ReFS) Deduplication Service Elevation of Privilege Vulnerability

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Local EoP vulnerability in ReFS deduplication service directly enables exploitation for privilege escalation (T1068).

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

CVEs Like This One

CVE-2025-21182Same product: Microsoft Windows 11 24H2
CVE-2026-26179Same product: Microsoft Windows 11 24H2
CVE-2026-32074Same product: Microsoft Windows 11 24H2
CVE-2026-32069Same product: Microsoft Windows 11 24H2
CVE-2025-21372Same product: Microsoft Windows 11 24H2
CVE-2025-21315Same product: Microsoft Windows 11 24H2
CVE-2026-21245Same product: Microsoft Windows 11 24H2
CVE-2025-60710Same product: Microsoft Windows 11 24H2
CVE-2026-20941Same product: Microsoft Windows 11 24H2
CVE-2026-20870Same product: Microsoft Windows 11 24H2

Affected Assets

microsoft
windows 11 24h2
≤ 10.0.26100.3107
microsoft
windows server 2025
≤ 10.0.26100.3107

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly remediates the ReFS deduplication service double-free vulnerability (CWE-415) by applying Microsoft patches, preventing local unprivileged attackers from achieving elevation of privilege.

prevent

Enforces least functionality by disabling unnecessary ReFS deduplication features, preventing exploitation of the vulnerable service by local attackers.

prevent

Limits the impact of successful privilege escalation from the ReFS deduplication service by ensuring system processes and services operate with the minimum privileges necessary.

References