Affected Products and Versions
|
Product |
Version |
|
Citrix Virtual Apps and Desktops / Citrix DaaS (MCS and PVS provisioning) |
All supported versions |
|
Windows OS on VDA |
Windows 11 version 24H2 and later; Windows Server 2025 |
|
Microsoft Windows Update |
KB5065426 (September 2025) and later; KB5064081 (August 2025 Preview) and later |
Symptoms
After applying Windows Update KB5065426 (or later), affected environments may observe:
"Citrix is not responsible for and does not endorse or accept any responsibility for the contents or your use of these third party Web sites. Citrix is providing these links to you only as a convenience, and the inclusion of any link does not imply endorsement by Citrix of the linked Web site. It is your responsibility to take precautions to ensure that whatever Web site you use is free of viruses or other harmful items."
Root Cause
Citrix MCS and PVS provision VDA machines by cloning from a common master (golden) image. These machines share the same local machine SID.
Microsoft's August and September 2025 Windows Updates (KB5064081 and KB5065426) introduced security hardening to loopback authentication. Specifically:
As Microsoft has stated in their official blog: "This is by design and should be seen as a security signal, not a code defect."
This means any Kerberos or NTLM-based machine-to-machine communication — RDP, file sharing, printer sharing — is blocked between VDAs cloned from the same golden image.
Note: This behavior applies to Windows 11 version 24H2 and later, and Windows Server 2025. Earlier Windows versions are not affected by this specific hardening change.
Resolution
There are two options depending on your environment's requirements.
Option 1 — Recommended: Use Separate Golden Images for VDAs That Require Machine-to-Machine Communication
This is the recommended approach. It fully resolves the issue with no security trade-offs.
This approach aligns with Microsoft's deployment guidance and eliminates the duplicate SID condition entirely.
Option 2 — Temporary Workaround: Enable Audit Mode (Citrix Support Required)
This option applies only if it is not feasible to restructure your machine catalogs as described in Option 1, and your use case specifically requires Kerberos authentication between VDAs sharing the same golden image.
Please open a support case with Citrix Support (refer to CVADHELP-29535 when opening the Citrix support case). Citrix Support will work with you to assess your environment and refer you to Microsoft Support to obtain the necessary steps to disable the authentication block for your environment.
Citrix Long-Term Solution
Citrix is actively working on an engineering solution to eliminate duplicate local SIDs on VDAs provisioned from the same golden image. We will provide updates on the timeline and availability through our standard communication channels and KB articles.
Following the installation of Microsoft's September 2025 security update (KB5065426), Citrix customers may experience failures in RDP, file sharing, printer sharing, and other machine-to-machine communications between VDAs provisioned from the same golden image using Machine Creation Services (MCS) or Provisioning Services (PVS).
This issue arises because Citrix's cloning-based provisioning model produces VDAs that share duplicate local Security Identifiers (SIDs), and Microsoft's update introduces authentication hardening that detects and blocks communications between machines with duplicate SIDs.
This article describes the symptoms, root cause, and available options to mitigate the issue.
References