Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated network-reachable Netlogon RPC with low-complexity stack overflow yields code execution and total impact, so AV:N/AC:L/PR:N with C/I/A:H.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
Stack-based buffer overflow in Windows Netlogon allows an unauthorized attacker to execute code over a network.
Articles & Coverage 3
AnalysisAI
Remote code execution in the Windows Netlogon service (across Windows Server 2012 through 2025) allows an unauthenticated attacker to run arbitrary code over the network by triggering a stack-based buffer overflow (CWE-121). With a CVSS 3.1 vector of AV:N/AC:L/PR:N/UI:N and total technical impact, this is a critical, pre-authentication server-side flaw. Microsoft has released patches; publicly available exploit code exists, though EPSS remains low (0.09%) and there is no confirmed active exploitation at time of analysis.
Technical ContextAI
Netlogon is a core Windows Server component that maintains the secure channel between domain-joined machines and domain controllers, handling authentication (MS-NRPC RPC over SMB/named pipes and TCP) and account/trust validation. The root cause is CWE-121, a stack-based buffer overflow: attacker-controlled input reaching a Netlogon request handler is copied into a fixed-size stack buffer without adequate bounds checking, corrupting the stack and enabling control-flow hijacking. Because Netlogon runs in a privileged context on domain controllers and member servers, successful memory corruption yields code execution in that high-privilege service context. The affected CPE set spans microsoft:windows_server_2012, 2012 R2, 2016, 2019, 2022, 2022 23H2, and (per EUVD) 2025, including Server Core installations.
RemediationAI
Apply the Microsoft security update referenced in the MSRC advisory (https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-41089), which raises each affected build to at least its fixed version: Windows Server 2012 to 6.2.9200.26079, 2012 R2 to 6.3.9600.23181, 2016 to 10.0.14393.9140, 2019 to 10.0.17763.8755, 2022 to 10.0.20348.5139, 2022 23H2 to 10.0.25398.2330, and 2025 to 10.0.26100.32860. Prioritize domain controllers and any internet- or untrusted-network-reachable servers. Because Netlogon RPC is essential to Active Directory operation it cannot simply be disabled, so if immediate patching is impossible, restrict the RPC/SMB attack surface: block inbound TCP 445 and 135 (plus the dynamic RPC range) to domain controllers from untrusted networks and segment DCs behind firewalls - noting these controls can break legitimate domain authentication and replication if applied too broadly, so scope them to non-domain traffic. Monitor domain controller Netlogon activity for anomalous or malformed requests as a detective compensating control.
More in Windows Server 2012
View allWindows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
<p>A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged fi
Remote code execution in Microsoft Office 2007-2016 and Windows Vista through 10 allows attackers to execute arbitrary c
Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f
The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows
The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co
Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
Active Directory Domain Services Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerabilit
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29681
GHSA-7j2c-v44v-wc8f