Severity by source
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Use after free in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Windows Ancillary Function Driver for WinSock (afd.sys) allows an authenticated local user to gain SYSTEM-level rights by winning a race condition that leads to a use-after-free in kernel memory. The flaw affects Windows installations where afd.sys is loaded (effectively all desktop and server SKUs) and was reported by Microsoft Security Response Center; no public exploit identified at time of analysis and the vulnerability is not listed on the CISA KEV catalog.
Technical ContextAI
The Ancillary Function Driver (afd.sys) is the kernel-mode driver that backs the Winsock user-mode API, handling socket I/O requests issued via DeviceIoControl. CWE-362 (race condition) combined with the description of a use-after-free indicates that two concurrent threads can manipulate a shared socket-related kernel object such that one path frees the object while another retains and dereferences a stale pointer, yielding a controllable write or call primitive in kernel context. AFD.sys has been a recurring LPE target on Windows (e.g., CVE-2023-21768, CVE-2024-38193), and exploitation typically pivots through I/O ring or pipe-attribute primitives to overwrite a process token and obtain SYSTEM. No CPE strings were provided in the input, so exact affected Windows build numbers must be confirmed from the Microsoft advisory.
RemediationAI
Apply the Microsoft monthly security update that addresses CVE-2026-45596 to all Windows endpoints and servers; the exact KB article and patched afd.sys file version should be retrieved from the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-45596, as no specific fixed version was supplied in the input data. No vendor-released patched build was independently confirmed in the provided intelligence beyond the MSRC reference. Compensating controls until patching is complete: restrict local logon and interactive sessions to trusted users (this bug requires PR:L), constrain or block execution of unsigned binaries via WDAC/AppLocker to reduce the pool of attackers who can deliver a race-condition exploit, enable HVCI/VBS so that kernel exploitation primitives become harder to realize, and monitor EDR for anomalous afd.sys-related crashes or token-swap behavior - note that VBS/HVCI can introduce measurable performance overhead on older silicon, and AppLocker policies must be tested against business apps.
More in Windows 10 1607
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
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
Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour
Windows Kernel contains a TOCTOU race condition vulnerability allowing local privilege escalation, exploited by the OilR
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
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Same weakness CWE-362 – Race Condition
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35560
GHSA-32m9-jm89-hm8p