Cyber Resilience

CVE-2025-21207

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.0084 75.1th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-21207 is a high-severity Uncontrolled Resource Consumption (CWE-400) vulnerability in Microsoft Windows 10 1809. 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 24.9% 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-21207 is a denial-of-service vulnerability in the Windows Connected Devices Platform Service (Cdpsvc). It carries a CVSS 3.1 base score of 7.5 and is associated with CWE-400, indicating uncontrolled resource consumption that can be triggered over the network without authentication or user interaction.

An unauthenticated remote attacker can send specially crafted network traffic to an affected system and exhaust resources in Cdpsvc, resulting in a denial-of-service condition that disrupts availability while leaving confidentiality and integrity unaffected.

Microsoft has published an advisory for CVE-2025-21207 at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-21207 that addresses the issue.

The EPSS score for this CVE rose from a low baseline to a peak of 0.0332 on 2026-02-03 before receding to its current value of 0.0084, indicating that exploitation interest increased after disclosure.

EU & UK References

Vulnerability details

Windows Connected Devices Platform Service (Cdpsvc) 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 exploitation of the CDPsvc vulnerability to trigger resource exhaustion or crash, matching Endpoint DoS via Application or System Exploitation.

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

CVEs Like This One

CVE-2025-21330Same product: Microsoft Windows 10 1809
CVE-2025-21351Same product: Microsoft Windows 10 1809
CVE-2025-21389Same product: Microsoft Windows 10 1809
CVE-2025-21300Same product: Microsoft Windows 10 1809
CVE-2025-21290Same product: Microsoft Windows 10 1809
CVE-2025-21270Same product: Microsoft Windows 10 1809
CVE-2025-21289Same product: Microsoft Windows 10 1809
CVE-2025-21251Same product: Microsoft Windows 10 1809
CVE-2025-21230Same product: Microsoft Windows 10 1809
CVE-2025-21218Same product: Microsoft Windows Server 2019

Affected Assets

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 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

Directly remediates the uncontrolled resource consumption flaw in CDPsvc through timely patching or vendor-recommended mitigations.

prevent

Implements denial-of-service protections at network entry points to block or limit remote resource exhaustion exploits against CDPsvc.

prevent

Protects system resource availability by allocating limits and dedicated resources to prevent excessive consumption by unauthenticated remote attackers targeting CDPsvc.

References