ZeroHour
Story · 2 sources · 2 articlesfirst updated ()1

September 2026 Windows Server updates break Remote Desktop Services, forcing rollbacks and unofficial workarounds

What's new: First merged summary for this story. The second report added technical indicators (Event ID 20498, Winlogon Event 6005), a suspected deadlock location (RDPSERVERBASE!WDLIB_Close during session teardown, which differs from the first report's RDP-vs-Local Session Manager deadlock observation), details that DISM removal works while WUSA fails due to the bundled Servicing Stack Update, an unofficial…
Merged summary · glm-5.3-flash · rewritten as coverage arrives

September 2026 Patch Tuesday cumulative updates KB5122876 (Server 2019), KB5122882 (Server 2022), and KB5122871 (Server 2025) cause Remote Desktop Services freezes and failed logons; admins roll back updates or use unofficial workarounds while Microsoft has…

Administrators report Remote Desktop Services failures on Windows Server 2019, 2022, and 2025 after installing the September 2026 cumulative updates KB5122876 (Server 2019), KB5122882 (Server 2022), and KB5122871 (Server 2025). Failures often appear hours after boot or after the first user logout: RDP connections hang at 'Connecting…', sessions fail after logout, and only hard resets sometimes restore service, with the issue recurring afterward. Affected hosts are marked by Event ID 20498 and Winlogon Event 6005. The two sources propose different unconfirmed suspected causes: one administrator debugging Server 2022 observed an apparent deadlock between RDP and the Local Session Manager, while another traced the fault to an apparent deadlock in RDPSERVERBASE!WDLIB_Close during session teardown; Microsoft has confirmed neither. Rolling back the updates restores RDS but removes September's security fixes; DISM-based removal works while WUSA fails because the Servicing Stack Update is bundled, and an unofficial FeatureManagement registry key that disables a suspected audio-redirection code path is also in use. The same September release patched roughly 973 vulnerabilities, including two actively exploited zero-days in CISA's KEV (CVE-2026-81963 and CVE-2026-85880) and a critical RDS RCE, CVE-2026-69525 (CVSS 9.8). Microsoft had not responded to inquiries at publication time.

  • Affected updates: KB5122876 (Windows Server 2019), KB5122882 (Windows Server 2022), and KB5122871 (Windows Server 2025).
  • Symptoms: RDP connections hang at 'Connecting…', sessions fail after logout, and freezes often begin hours after boot; hard resets are sometimes the only recovery, and the issue recurs.
  • Affected hosts are marked by Event ID 20498 and Winlogon Event 6005.
  • Suspected causes differ and are unconfirmed: an apparent deadlock between RDP and the Local Session Manager (observed on Server 2022) per one report, versus an apparent deadlock in RDPSERVERBASE!WDLIB_Close during session teardown per the…
  • Rolling back the updates restores RDS but removes September's security fixes; DISM-based removal restores stability, while WUSA fails because the Servicing Stack Update is bundled.
  • An unofficial workaround uses a FeatureManagement registry key to disable a suspected faulting audio-redirection code path.
  • The September 2026 release patched roughly 973 vulnerabilities, including two actively exploited zero-days in CISA's KEV (CVE-2026-81963 and CVE-2026-85880) and a critical RDS RCE, CVE-2026-69525 (CVSS 9.8); the source also lists…
  • Microsoft had not responded to inquiries or confirmed the bug at publication time (reports dated 2026-09-10 and 2026-09-11).

Coverage timeline

  1. · 5d ago
    BleepingComputer· 52
    September Windows Server updates break Remote Desktop Services

    September 2026 Windows Server cumulative updates cause Remote Desktop Services failures on Server 2019, 2022 and 2025, forcing some admins to roll back.

  2. · 5d ago
    Cyber Security News· 55
    Remote Desktop Services Failures on Windows Servers Following September Update

    September 2026 Patch Tuesday updates cause Windows Server 2019/2022/2025 RDS sessions to freeze, forcing administrators to roll back.

Vulnerabilities in this storyAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-69485
Use-of-Uninitialized-Resource RCE in Microsoft Windows Remote Desktop Client

Microsoft's Windows Remote Desktop Client contains a use-of-uninitialized-resource flaw (CWE-908) that allows an authorized attacker to execute code over a network. Per the CVSS vector (AV:N/AC:L/PR:L/UI:N), exploitation requires the attacker to hold some level of authorization (low privileges) but involves no user interaction and low attack complexity, occurring while the client processes network session data. Successful exploitation yields code execution with high impact on confidentiality, integrity, and availability on the system running the RDP client. Because the Remote Desktop Client ships by default with Windows desktop and server editions, any Windows system used to initiate Remote Desktop connections is potentially affected, though the available data does not specify affected version ranges. There is currently no known exploitation, no public proof-of-concept, the flaw is not in CISA's KEV, and EPSS puts the 30-day exploitation probability at just 0.9%.

Do: Apply Microsoft's security update for CVE-2026-69485 as soon as it is published (monitor the MSRC advisory and the next Patch Tuesday); no fixed version number is provided in the available data. Until patched, restrict Remote Desktop client use to trusted RDP servers, require VPN or gateway access for RDP traffic, and keep Network Level Authentication enabled on RDP servers. Given the low EPSS score and absence of known exploitation, this can be prioritized within the normal cadence for high-severity Microsoft fixes rather than as an emergency.

8.8<1%
  • Microsoft Windows Remote Desktop Client
masshundreds of millions of Windows endpoints (RDP client is bundled by default with Windows 10/11 and Windows Server)
CVE-2026-69525
Use-After-Free RCE in Windows Remote Desktop Services

CVE-2026-69525 is a use-after-free memory corruption flaw (CWE-416) in Windows Remote Desktop Services, rated critical at CVSS 9.8. Per the CVSS vector, a remote, unauthenticated attacker can reach the vulnerable code path over the network with no privileges and no user interaction, presumably by sending crafted input to the RDP/RDS service. Successful exploitation yields remote code execution with high impact on confidentiality, integrity, and availability. Any Windows system running Remote Desktop Services is affected, and organizations exposing RDP (TCP 3389) to the internet are the primary concern, since public scans show millions of such endpoints. There is no public proof-of-concept or CISA KEV listing yet, and EPSS estimates a ~1.1% (63rd percentile) chance of exploitation within 30 days; the fix shipped as part of Microsoft's record 974-CVE Patch Tuesday, which separately included two exploited Windows zero-days and 20 wormable bugs.

Do: Apply Microsoft's security update for CVE-2026-69525 as soon as possible, prioritizing hosts with RDP (TCP 3389) reachable from untrusted networks. Until patched, restrict RDP exposure via firewall rules, VPN, or RD Gateway, and enable Network Level Authentication as a precaution. Inventory internet-facing systems for exposed RDP listeners and monitor for exploitation activity.

9.81%
  • Microsoft Windows Remote Desktop Services
mass~3-4 million internet-exposed RDP endpoints (per public internet-wide scans); millions more reachable internally
CVE-2026-81963
+1 in the same advisory: …85880
Local Privilege Escalation via Link Following in Windows Update Stack

CVE-2026-81963 is a link-following flaw (CWE-59, improper link resolution before file access) in the Microsoft Windows Update Stack, in which the component fails to correctly resolve file links before opening them. A local attacker with low privileges can plant or manipulate a link (symlink/junction) that the privileged update stack follows during operation, redirecting its file access to an attacker-controlled target. The result is local privilege escalation — CVSS 3.1 rates this 7.8 (high) with high confidentiality, integrity, and availability impact — allowing an authorized local user or malware already on the machine to gain elevated rights. Affected products are Windows 11 23H2, 24H2, 25H2, and 26H1 and Windows Server 2025; any unpatched system on those versions is exposed to any local account holder. The flaw was fixed in Microsoft's record September 2026 Patch Tuesday (974 CVEs), was added to CISA's KEV on 2026-09-08 as one of two Windows zero-days reported as exploited in the wild, and has no known public PoC or confirmed ransomware use.

Do: Immediately deploy the September 2026 Patch Tuesday cumulative updates to every Windows 11 23H2/24H2/25H2/26H1 and Windows Server 2025 host; as a KEV entry under BOD 26-04, prioritize internet-exposed and high-value assets, apply vendor mitigations (or discontinue use) where patching is delayed, and follow CISA's forensics triage requirements if compromise is suspected. Verify deployment via patch telemetry and review which local accounts can trigger update-stack activity on shared or multi-user systems.

7.8<1% KEV
  • Microsoft Windows 11 23H2, 24H2, 25H2, 26H1
  • Microsoft Windows Server 2025
masswell over 1,000,000