Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Network-reachable AD FS endpoint, no auth or interaction, low-complexity infinite-loop trigger; availability-only impact with no confidentiality or integrity loss and unchanged scope.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Loop with unreachable exit condition ('infinite loop') in Active Directory Federation Services (AD FS) allows an unauthorized attacker to deny service over a network.
AnalysisAI
Denial of service in Microsoft Active Directory Federation Services (AD FS) allows an unauthenticated, remote attacker to send crafted network requests that drive a request-handling routine into an infinite loop (CWE-835), exhausting CPU and rendering the federation service unavailable. All supported Windows Server releases hosting the AD FS role are impacted, and because the flaw requires no authentication and no user interaction (CVSS 7.5, AV:N/AC:L/PR:N/UI:N), it can knock out single sign-on for every relying-party application. There is no public exploit identified at time of analysis and it is not listed in CISA KEV, so this is a patch-priority availability issue rather than a confirmed active-exploitation event.
Technical ContextAI
AD FS is Microsoft's on-premises identity federation and single sign-on (SSO) service that issues security tokens (SAML/WS-Federation/OAuth) so users authenticate once and reach multiple relying-party web applications. The root cause is CWE-835, 'Loop with Unreachable Exit Condition (Infinite Loop)': a code path processing attacker-influenced input enters a loop whose termination condition is never satisfied, so a worker thread spins indefinitely and consumes CPU. In a network-facing token/federation endpoint this ties up request-processing threads and starves the service. The Microsoft CPE data attributes the flaw to the underlying Windows component set spanning Windows Server 2012 through Windows Server 2025 (and the corresponding Windows 10/11 client builds that share the component), meaning the vulnerable code ships broadly across the supported Windows platform where the AD FS role can run.
RemediationAI
Patch available per vendor advisory: apply the Microsoft security update for CVE-2026-50647 to every affected Windows Server (and, where the shared component is present, client) build via the MSRC guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50647, which lists the exact fixed build number for each product - install the update on all AD FS servers in the farm and reboot as required. Exact fix version numbers are not reproduced in the input data, so pull them directly from the MSRC update guide rather than relying on an inferred version. As compensating controls until patching completes, restrict network reachability of AD FS endpoints by placing them behind the Web Application Proxy or a reverse proxy and limiting source IPs to expected federation partners, rate-limit or filter anomalous requests to the AD FS token endpoints at the load balancer or WAF, and monitor AD FS worker-process CPU so a spinning thread can be caught and the service recycled; note these controls reduce exposure and buy detection time but do not remove the vulnerable code path, and aggressive source-IP restriction can break legitimate external SSO for remote users or partner organizations.
More in Windows Server 2012
View allWindows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
<p>A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged fi
Remote code execution in Microsoft Office 2007-2016 and Windows Vista through 10 allows attackers to execute arbitrary c
Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f
The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows
The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co
Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth
The Win32k kernel-mode driver in Windows Vista through Windows Server 2016 allows local privilege escalation, exploited
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
Active Directory Domain Services Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerabilit
Same technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44118
GHSA-wcpq-cwvv-7pj4