CVE-2025-21389: Windows Universal Plug and Play (UPnP) Device Host Denial of Service Vulnerability
Uncontrolled resource consumption in Windows Universal Plug and Play (UPnP) Device Host allows an unauthorized attacker to deny service over a network.
Security readout for executives and security teams
Plain-English summary
This vulnerability can let an unauthenticated attacker on the network make affected Windows systems unavailable by exhausting resources in the UPnP Device Host component. It affects multiple Windows client and server versions. The risk is availability disruption, not data theft or code execution based on the provided sources.
Executive priority
Treat as high priority for availability-sensitive environments. Patch exposed Windows systems first, especially servers and broadly reachable endpoints. The business concern is service disruption rather than compromise of data, and the provided sources do not confirm active exploitation.
Technical view
CVE-2025-21389 is a CWE-400 uncontrolled resource consumption flaw in Windows Universal Plug and Play Device Host. CVSS 3.1 is 7.5 with network attack vector, low complexity, no privileges, no user interaction, and high availability impact. The provided data does not indicate confidentiality or integrity impact.
Likely exposure
Exposure is most relevant where affected Windows 10, Windows 11, or Windows Server systems run UPnP Device Host and are reachable over a network, especially from untrusted segments. The source bundle lists many supported and legacy Windows Server versions, including Server Core installations.
Exploitation context
The provided sources do not show CISA KEV listing or confirmed active exploitation. Microsoft rates remediation as official, and the CVSS vector indicates exploitation is network-based and unauthenticated. Treat this as a serious denial-of-service risk, but do not assume active attacks without additional evidence.
Researcher notes
Evidence is limited to CVE and Microsoft advisory data in the bundle. Avoid claims about exploit tooling, affected non-Microsoft products, or workarounds not stated by Microsoft. Validation should focus on affected build inventory, patch state, service exposure, and availability monitoring.
Mitigation direction
Apply Microsoft security updates referenced by the MSRC advisory.
Prioritize systems reachable from untrusted or broad internal networks.
Review Microsoft guidance before disabling or changing UPnP-related services.
Reduce unnecessary network exposure to affected Windows hosts.
Track legacy Windows Server systems for extended support requirements.
Validation and detection
Inventory Windows versions listed in the source bundle.
Confirm whether UPnP Device Host is enabled on exposed systems.
Verify the relevant Microsoft update is installed.
Review monitoring for unexplained UPnP-related service instability.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-400: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-400 · source CWE mapping
Uncontrolled Resource Consumption
Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.