Cyber Resilience

CVE-2025-21372

High

Published: 14 January 2025

Published
14 January 2025
Modified
17 January 2025
KEV Added
Patch
CVSS Score v3.1 7.8 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0041 62.0th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-21372 is a high-severity Use After Free (CWE-416) vulnerability in Microsoft Windows 11 24H2. Its CVSS base score is 7.8 (High).

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

Deeper analysis

CVE-2025-21372 is an Elevation of Privilege vulnerability affecting the Microsoft Brokering File System. Published on January 14, 2025, it carries a CVSS v3.1 base score of 7.8 (AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H) and is linked to CWE-416, with additional NVD-CWE-noinfo classification.

A local attacker with low privileges can exploit this vulnerability. Exploitation requires high attack complexity and local access vector but no user interaction. Successful exploitation enables privilege escalation, yielding high impacts on confidentiality, integrity, and availability within a changed scope.

Microsoft's Security Response Center provides mitigation details and patches via their update guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-21372.

EU & UK References

Vulnerability details

Microsoft Brokering File System 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 kernel/driver component directly enables exploitation for privilege escalation from low-privileged local context.

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

CVEs Like This One

CVE-2025-21315Same product: Microsoft Windows 11 24H2
CVE-2026-33101Same product: Microsoft Windows 11 24H2
CVE-2026-20870Same product: Microsoft Windows 11 24H2
CVE-2026-20859Same product: Microsoft Windows 11 24H2
CVE-2025-21311Same product: Microsoft Windows 11 24H2
CVE-2025-21334Same product: Microsoft Windows 11 24H2
CVE-2026-32154Same product: Microsoft Windows 11 24H2
CVE-2025-21335Same product: Microsoft Windows 11 24H2
CVE-2026-32152Same product: Microsoft Windows 11 24H2
CVE-2026-25167Same product: Microsoft Windows 11 24H2

Affected Assets

microsoft
windows 11 24h2
≤ 10.0.26100.2894
microsoft
windows server 2022 23h2
≤ 10.0.25398.1369
microsoft
windows server 2025
≤ 10.0.26100.2894

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mitigates CVE-2025-21372 by requiring timely application of Microsoft-provided patches to remediate the use-after-free flaw in the Brokering File System.

prevent

Enforces least privilege to limit the initial low-privilege access required for local exploitation and reduces the impact of successful privilege escalation.

prevent

Implements memory protection techniques such as ASLR and DEP that increase the high attack complexity of exploiting the use-after-free vulnerability (CWE-416).

References