Description
Loop with unreachable exit condition ('infinite loop') in Active Directory Federation Services (AD FS) allows an unauthorized attacker to deny service over a network.
Published: 2026-07-14
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an infinite loop in the Active Directory Federation Services component caused by an unreachable exit condition. The loop consumes CPU resources without termination, rendering the AD FS service unresponsive to legitimate requests of service. This weakness is classified as CWE‑835 and represents a failure in control flow that allows code to spin endlessly.

Affected Systems

Affected systems encompass Microsoft Windows 10 versions 1607 and 1809, as well as Windows Server releases 2012 R2, 2016, 2019, 2022, and 2025, including Server Core installations. The flaw applies to the AD FS role installed on each of these operating systems. In addition, the vulnerability also affects Microsoft .NET Framework 3.5 through 4.8 and the 4.8.1 version that is utilized by AD FS.

Risk and Exploitability

With a CVSS score of 5.9 the vulnerability has moderate impact, and an EPSS score of less than 1% indicates a low probability of exploitation. The vulnerability is not listed in CISA’s KEV catalog, suggesting no widespread exploitation yet. Nevertheless, an attacker who can reach the AD FS endpoint over the network could trigger the infinite loop and temporarily disrupt authentication services and any downstream applications that rely on AD FS.

Generated by OpenCVE AI on July 31, 2026 at 08:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install any Microsoft update that addresses CVE‑2026‑50324.
  • If an update is not yet available, restrict network access to the AD FS service to trusted hosts using firewall or IP‑whitelisting rules.
  • Continuously monitor AD FS logs and CPU usage for signs of the infinite loop; restart the AD FS service if it becomes unresponsive.

Generated by OpenCVE AI on July 31, 2026 at 08:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 22 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Microsoft .net Framework
CPEs cpe:2.3:a:microsoft:.net_framework:*:*:*:*:*:*:*:*
Vendors & Products Microsoft .net Framework

Thu, 16 Jul 2026 22:15:00 +0000

Type Values Removed Values Added
First Time appeared Microsoft .net
CPEs cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*
Vendors & Products Microsoft .net

Tue, 14 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 17:45:00 +0000

Type Values Removed Values Added
Description Loop with unreachable exit condition ('infinite loop') in Active Directory Federation Services (AD FS) allows an unauthorized attacker to deny service over a network.
Title Windows Active Directory Federation Services Denial of Service Vulnerability
First Time appeared Microsoft
Microsoft windows 10 1607
Microsoft windows 10 1809
Microsoft windows Server 2012 R2
Microsoft windows Server 2016
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
Weaknesses CWE-835
CPEs cpe:2.3:o:microsoft:windows_10_1607:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_1809:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_server_2012_R2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2016:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2019:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2022:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows 10 1607
Microsoft windows 10 1809
Microsoft windows Server 2012 R2
Microsoft windows Server 2016
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
References
Metrics cvssV3_1

{'score': 5.9, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C'}


Subscriptions

Microsoft .net .net Framework Windows 10 1607 Windows 10 1809 Windows Server 2012 R2 Windows Server 2016 Windows Server 2019 Windows Server 2022 Windows Server 2025
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-03T22:55:01.568Z

Reserved: 2026-06-04T18:15:10.951Z

Link: CVE-2026-50324

cve-icon Vulnrichment

Updated: 2026-07-14T20:39:59.170Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T08:30:03Z

Weaknesses
  • CWE-835

    Loop with Unreachable Exit Condition ('Infinite Loop')