Cyber Resilience

CVE-2025-21294

High

Published: 14 January 2025

Published
14 January 2025
Modified
24 January 2025
KEV Added
Patch
CVSS Score v3.1 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0191 83.7th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-21294 is a high-severity Sensitive Data Storage in Improperly Locked Memory (CWE-591) vulnerability in Microsoft Windows 10 1507. Its CVSS base score is 8.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 16.3% 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 CM-7 (Least Functionality).

Deeper analysis

Microsoft Digest Authentication is affected by a remote code execution vulnerability tracked as CVE-2025-21294. The flaw carries a CVSS 3.1 score of 8.1 and is associated with CWE-591, indicating an issue in the handling of digest authentication credentials that can be triggered over the network.

An unauthenticated attacker can exploit the vulnerability remotely with no user interaction required, though the attack complexity is rated high. Successful exploitation grants the attacker full control over confidentiality, integrity, and availability on the affected system.

The official Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-21294 provides patch and mitigation guidance. EPSS scores remain low, with a current value of 0.0191 and a peak of 0.0239, indicating limited observed exploitation interest to date.

EU & UK References

Vulnerability details

Microsoft Digest Authentication Remote Code Execution Vulnerability

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

The CVE describes an unauthenticated remote code execution vulnerability in a network-accessible Microsoft Digest Authentication component with no user interaction required, directly enabling T1190 Exploit Public-Facing Application.

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

CVEs Like This One

CVE-2025-24035Same product: Microsoft Windows 10 1507
CVE-2025-21368Same product: Microsoft Windows 10 1507
CVE-2025-50177Same product: Microsoft Windows 10 1507
CVE-2025-21220Same product: Microsoft Windows 10 1507
CVE-2025-21369Same product: Microsoft Windows 10 1507
CVE-2025-53766Same product: Microsoft Windows 10 1507
CVE-2025-62549Same product: Microsoft Windows 10 1607
CVE-2026-20868Same product: Microsoft Windows 10 1607
CVE-2025-47981Same product: Microsoft Windows 10 1507
CVE-2025-21277Same product: Microsoft Windows 10 1507

Affected Assets

microsoft
windows 10 1507
≤ 10.0.10240.20890 · ≤ 10.0.10240.20890
microsoft
windows 10 1607
≤ 10.0.14393.7699 · ≤ 10.0.14393.7699
microsoft
windows 10 1809
≤ 10.0.17763.6775 · ≤ 10.0.17763.6775
microsoft
windows 10 21h2
≤ 10.0.19044.5371
microsoft
windows 10 22h2
≤ 10.0.19045.5371
microsoft
windows 11 22h2
≤ 10.0.22621.4751
microsoft
windows 11 23h2
≤ 10.0.22631.4751
microsoft
windows 11 24h2
≤ 10.0.26100.2894
microsoft
windows server 2008
all versions, r2
microsoft
windows server 2012
all versions, r2
+5 more product configuration(s) — see NVD for full list

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mitigates the remote code execution vulnerability in Microsoft Digest Authentication by requiring timely application of vendor patches as detailed in the MSRC update guide.

prevent

Identifies the presence of CVE-2025-21294 through periodic vulnerability scanning of systems using Digest Authentication, enabling proactive remediation.

prevent

Reduces attack surface by disabling or restricting unnecessary legacy Digest Authentication functionality vulnerable to this unauthenticated RCE.

References