CVE 2026 41089 is a critical 9.8 rated zero click remote code execution flaw in the Windows Netlogon service—now actively exploited in the wild—that lets unauthenticated attackers take over domain controllers via a si... The Centre for Cybersecurity Belgium (CCB) confirmed active exploitation on June 1, 2026, after...

Create a landscape editorial hero image for this Studio Global article: What is CVE-2026-41089, a critical Windows Netlogon remote code execution vulnerability now actively exploited in the wild — including its C. Article summary: Here is the full picture on CVE-2026-41089.. Topic tags: general, general web, government. Reference image context from search candidates: Reference image 1: visual subject "CVE-2026-41089 is a Critical RCE vulnerability affecting Windows Netlogon and has a CVSS score of 9.8. A stack-based buffer overflow flaw (CWE-" source context "May 2026 Patch Tuesday: Updates and Analysis | CrowdStrike" Reference image 2: visual subject "CVE-2026-41089 is a critical Windows Netlogon RCE affecting domain controllers. Learn what is known, how to verify exposure, detect abuse," source context "CVE-2026-41089, Windows Netlogon RCE and the Domain Controller Blast Radius" Style:
A critical vulnerability in Windows Netlogon has moved from a "patch quickly" recommendation to an "assume-breach" emergency. The Centre for Cybersecurity Belgium (CCB) warned on Friday, May 29, 2026, that threat actors are actively exploiting CVE-2026-41089 in the wild, turning unpatched domain controllers into prime targets for full enterprise compromise .
Disclosed and patched by Microsoft on May 12 as part of the May 2026 Patch Tuesday, the flaw is a stack-based buffer overflow in the Netlogon service's handling of specially crafted network requests. Because Netlogon runs before authentication, an attacker on the network—or routable to an exposed DC—needs nothing more than a single packet to execute arbitrary code with SYSTEM privileges . Every hour domain controllers remain unpatched represents a window where an attacker could be establishing persistence that a later patch can never erase.
CVE-2026-41089 carries a CVSS 3.1 base score of 9.8 (Critical) with a vector string of AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H . In plain English: it is network-exploitable, low-complexity, requires no privileges, and needs no user interaction. The consequence is total compromise of confidentiality, integrity, and availability on the target system.
Security researchers and threat intelligence platforms have characterized this vulnerability as wormable in practice because of its pre-authentication exploitability and the central role domain controllers play in Windows enterprise identity . Action1's assessment captures the risk succinctly: "A vulnerable domain controller can turn one crafted network request into a direct path toward enterprise compromise"
. Jason Kikta, CTO at Automox, warned that "half-patched forests are not a defensible state for a pre-auth DC bug" and advised admins to restrict Netlogon traffic at the network layer in addition to patching
.
Public proof-of-concept exploit code has appeared on GitHub, which historically accelerates mass exploitation within 24-72 hours . Organizations should assume that automated scanning and exploitation tooling is already circulating.
The vulnerability affects all supported Windows Server releases running the Netlogon service that were not patched after May 12, 2026 . Published product listings from multiple security vendors and the NVD identify the following vulnerable editions
:
The issue is present in the MS-NRPC handler and can be triggered via TCP port 445 or UDP port 389 (the CLDAP DC-locator port), meaning standard DC exposure paths are sufficient for an attacker to reach the vulnerable code path .
Microsoft released patches for CVE-2026-41089 on May 12, 2026 . Organizations should immediately apply the relevant update for their Windows Server build. Rapid7's vulnerability database lists the following KB identifiers for supported distributions
:
Patch all domain controllers in a single, compressed maintenance window where operationally possible because the vulnerability is pre-authentication and actively exploited .
For organizations running out-of-support Windows Server installations that can no longer receive official Microsoft security updates, Acros Security has released a free micropatch through its 0patch platform . This micropatch offers a minimal, surgical fix: it halves the maximum size of the attacker-controlled username string during relevant processing, effectively neutralizing the stack overflow without altering unrelated code paths
.
0patch has confirmed micropatch availability for:
The micropatch is deployed through the 0patch agent and applies in-memory, without requiring a system restart, which can be valuable for environments where domain controller reboots must be carefully scheduled. 0patch has long provided post-end-of-support micropatches for critical vulnerabilities on Windows Server 2008 R2, 2012, and 2012 R2 .
Patching removes the vulnerable code path, but it does not detect or remove an attacker who may have already exploited CVE-2026-41089 before the patch was applied. The CCB explicitly warns that patching protects against future exploitation but does not remediate historic compromise .
While the EPSS (Exploit Prediction Scoring System) probability for CVE-2026-41089 was reported at 0.09% , EPSS is a probabilistic model trained on past data and does not account for active exploitation that has already been confirmed in real-world attacks. Once a national cybersecurity authority like the CCB issues an active-exploitation warning, organizations must prioritize based on confirmed real-world threat activity rather than statistical prediction alone.
Studio Global AI
Use this topic as a starting point for a fresh source-backed answer, then compare citations before you share it.
CVE 2026 41089 is a critical 9.8 rated zero click remote code execution flaw in the Windows Netlogon service—now actively exploited in the wild—that lets unauthenticated attackers take over domain controllers via a si...
CVE 2026 41089 is a critical 9.8 rated zero click remote code execution flaw in the Windows Netlogon service—now actively exploited in the wild—that lets unauthenticated attackers take over domain controllers via a si... The Centre for Cybersecurity Belgium (CCB) confirmed active exploitation on June 1, 2026, after Microsoft's May 12 Patch Tuesday fix—meaning any unpatched or exposed domain controller should be treated as potentially...
0patch has released a free micropatch for legacy out of support servers (2012, 2012 R2) that reduces the maximum username string size to neutralize the attack, giving organizations without Extended Security Updates a...