CVE-2025-50171
Published: 12 August 2025
Summary
CVE-2025-50171 is a critical-severity Missing Authorization (CWE-862) vulnerability in Microsoft Windows Server 2022. Its CVSS base score is 9.1 (Critical).
Operationally, exploitation aligns with the MITRE ATT&CK technique External Remote Services (T1133); ranked in the top 19.8% 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 AC-17 (Remote Access) and AC-3 (Access Enforcement).
Deeper analysis
CVE-2025-50171 is a missing authorization vulnerability, tracked as CWE-862, that affects Remote Desktop Server and enables spoofing over a network. The flaw received a CVSS 3.1 score of 9.1, reflecting an unauthenticated network attack with low complexity and no user interaction that can produce high confidentiality and integrity consequences.
An unauthorized attacker positioned on the network can exploit the issue to carry out spoofing, allowing impersonation that affects data confidentiality and integrity without requiring credentials.
The Microsoft Security Response Center advisory published at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-50171 documents the vulnerability. The associated EPSS score has remained flat at 0.0131 with no material rise from its recorded peak.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-24340
Vulnerability details
Missing authorization in Remote Desktop Server allows an unauthorized attacker to perform spoofing over a network.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Missing authorization in exposed RDP server directly enables unauthenticated network spoofing for initial access via external remote services or public-facing app exploitation.
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
AC-3 requires systems to enforce approved authorizations for access, directly addressing the missing authorization that enables unauthorized spoofing in Remote Desktop Server.
SC-23 protects the authenticity of communications sessions, preventing spoofing attacks over the network in Remote Desktop Server.
AC-17 authorizes and manages remote access connections, mitigating unauthorized network access and spoofing in Remote Desktop Server.