The critical Windows Netlogon remote code execution (RCE) vulnerability tracked as CVE-2026-41089 is now under active exploitation in the wild, significantly raising the risk profile for unpatched Windows Server environments.
The flaw affects Windows servers configured as domain controllers and allows unauthenticated remote attackers to execute arbitrary code with SYSTEM-level privileges by sending specially crafted Netlogon network requests.
Disclosed and patched as part of Microsoft’s May 2026 Patch Tuesday release, CVE-2026-41089 is rated critical due to its combination of remote exploitability, lack of required user interaction, and the potential for complete domain takeover.
The Center for Cybersecurity Belgium (CCB) has issued a dedicated warning highlighting this vulnerability among the 118 flaws addressed in the May 2026 patch bundle, 16 of which are classified as critical.
To exploit CVE-2026-41089, an attacker only needs network access to a vulnerable domain controller’s Netlogon service. By sending a specially crafted Netlogon network request, the adversary can trigger improper handling within the service, leading to arbitrary code execution under SYSTEM privileges.
No prior authentication, local access, or user interaction is required, making this an ideal candidate for automated exploitation, lateral movement, and rapid domain compromise once an attacker gains a foothold in the network.
Microsoft has released security updates for all supported versions of Windows Server from 2012 onward, covering domain controllers across a wide range of enterprise deployments.
Given the central role of Active Directory in identity, access control, and authentication, compromise of a domain controller via Netlogon can enable attackers to deploy malware, create or modify accounts, disable security controls, and pivot across critical systems.
The CCB strongly recommends that organizations prioritize the deployment of patches for CVE-2026-41089 after appropriate testing, treating this as a top-tier emergency remediation item.
Domain controllers, especially those exposed to untrusted or segmented networks, should be patched first to reduce the window of exposure.
In addition to patching, organizations are urged to upscale monitoring and detection efforts for suspicious Netlogon-related activity. This includes scrutinizing anomalous authentication behavior, unusual domain controller traffic, and potential signs of privilege escalation or new administrative account creation following Netlogon events. Early detection is critical to contain intrusions leveraging this vulnerability, especially given its active exploitation status.
Security teams should also revisit network segmentation and access controls around domain controllers, ensuring that only necessary systems and services can communicate with Netlogon over the relevant ports.
Combined with rapid patch deployment and enhanced monitoring, these steps are essential to mitigate the immediate threat posed by CVE-2026-41089 in ongoing exploitation campaigns.