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: 7.5 High
EPSS: 1.1% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An infinite loop exists in the Active Directory Federation Services (AD FS) component, causing a process to consume CPU and memory until it becomes unresponsive. The flaw is a classic CWE‑835 weak input or control‑flow issue. If triggered, the AD FS service fails to accept authentication requests, effectively denying authentication services to all clients that rely on AD FS.

Affected Systems

The vulnerability impacts Microsoft .NET Framework 3.5 and its bundled versions with 4.7.2, 4.8, and 4.8.1, as well as .NET Framework 4.6.2 through 4.7.2 and 4.8. In addition, all Windows 10 releases starting with version 1607 through 22H2, Windows 11 releases 24H2, 25H2, and 26H1, and every Windows Server build from 2012 to 2025 (including Server Core editions) are affected across x86, x64, and ARM architectures.

Risk and Exploitability

The CVSS base score of 7.5 indicates high severity, and the EPSS score of about 1 % shows that exploitation is possible but not widespread. The flaw is not listed in the CISA KEV catalog. Based on the description, it is inferred that an attacker could trigger the infinite loop by sending an unauthenticated network request to the AD FS service, leading to resource exhaustion, potential service disruption, and denial of authentication services. Because the issue can be exploited remotely without credentials, rapid patching and protective measures such as limiting network access are prudent.

Generated by OpenCVE AI on July 31, 2026 at 07:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Microsoft security update that addresses the infinite loop in AD FS, available via the Microsoft Security Response Center reference link.
  • Restrict network access to the AD FS service by configuring firewall rules so that only trusted administrative hosts can communicate with it in your environment, remove or disable the service to eliminate the attack surface.
  • Monitor for unusually high CPU usage or repeated authentication failures that may indicate exploitation attempts.

Generated by OpenCVE AI on July 31, 2026 at 07:23 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': 'yes', '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 Active Directory Federation Server Denial of Service Vulnerability
First Time appeared Microsoft
Microsoft windows 10 1607
Microsoft windows 10 1809
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2012
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_10_21H2:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_22H2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_11_24H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_25H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_26H1:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2012:*:*:*:*:*:*:x64:*
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 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2012
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': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/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 10 21h2 Windows 10 22h2 Windows 11 24h2 Windows 11 25h2 Windows 11 26h1 Windows Server 2012 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-07-30T20:25:36.908Z

Reserved: 2026-06-05T14:33:50.830Z

Link: CVE-2026-50647

cve-icon Vulnrichment

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

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T07:30:04Z

Weaknesses
  • CWE-835

    Loop with Unreachable Exit Condition ('Infinite Loop')