Cyber Resilience

CVE-2025-21218

HighDDoS

Published: 14 January 2025

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

Summary

CVE-2025-21218 is a high-severity Uncontrolled Resource Consumption (CWE-400) vulnerability in Microsoft Windows Server 2012. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Application or System Exploitation (T1499.004); ranked in the top 19.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 SC-5 (Denial-of-service Protection) and SC-6 (Resource Availability).

Deeper analysis

CVE-2025-21218 is a denial-of-service vulnerability in the Windows Kerberos implementation, tracked under CWE-400. It affects the Kerberos authentication component in Windows and is rated 7.5 CVSS:3.1 with a vector that reflects network attackability, low complexity, and no required privileges or user interaction, resulting in high availability impact while leaving confidentiality and integrity untouched.

An unauthenticated remote attacker can send crafted traffic to trigger uncontrolled resource consumption in the Kerberos service, causing a denial-of-service condition that disrupts authentication for affected systems. No prior access or credentials are needed, allowing the flaw to be reached directly over the network.

The Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-21218 supplies patch information and mitigation guidance. EPSS probability has climbed from a low baseline to a recorded peak of 0.0332, indicating that exploitation interest increased after disclosure.

EU & UK References

Vulnerability details

Windows Kerberos Denial of Service Vulnerability

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
Why these techniques?

Direct remote unauthenticated exploitation of the Kerberos component causes application/system crash and DoS (availability impact).

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

CVEs Like This One

CVE-2025-21389Same product: Microsoft Windows Server 2012
CVE-2025-21300Same product: Microsoft Windows Server 2012
CVE-2025-21290Same product: Microsoft Windows Server 2012
CVE-2025-21270Same product: Microsoft Windows Server 2012
CVE-2025-21289Same product: Microsoft Windows Server 2012
CVE-2025-21251Same product: Microsoft Windows Server 2012
CVE-2025-21351Same product: Microsoft Windows Server 2016
CVE-2025-21207Same product: Microsoft Windows Server 2019
CVE-2025-21330Same product: Microsoft Windows Server 2019
CVE-2026-26154Same product: Microsoft Windows Server 2012

Affected Assets

microsoft
windows server 2012
all versions, r2
microsoft
windows server 2016
≤ 10.0.14393.7699
microsoft
windows server 2019
≤ 10.0.17763.6775
microsoft
windows server 2022
≤ 10.0.20348.3091
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

SI-2 mandates timely flaw remediation, directly addressing CVE-2025-21218 by requiring patches for the Windows Kerberos DoS vulnerability.

preventdetect

SC-5 provides denial-of-service protection mechanisms such as rate limiting to mitigate remote unauthenticated exploitation causing resource exhaustion in Kerberos.

prevent

SC-6 ensures resource availability by protecting against uncontrolled consumption attacks like CWE-400 in the Windows Kerberos component.

References