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 low-privileged user to elevate to SYSTEM by winning a race condition that triggers a use-after-free. The flaw is reported by Microsoft (MSRC) and carries CVSS 7.0 with high attack complexity, but no public exploit is identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
The Ancillary Function Driver for WinSock (afd.sys) is a kernel-mode driver that provides the user-mode Winsock API (ws2_32.dll) with access to kernel networking primitives, making it a long-standing surface for local kernel exploitation. The root cause is CWE-362 (Concurrent Execution using Shared Resource with Improper Synchronization, i.e., a race condition) that produces a use-after-free: two concurrent code paths operate on the same kernel object without adequate locking, allowing one thread to free the object while another still references it. Tags 'Race Condition' and 'Denial Of Service' corroborate the concurrency root cause, and successful UAF in afd.sys historically yields arbitrary kernel read/write and SYSTEM token replacement.
RemediationAI
Apply the Microsoft security update referenced in the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-45603 as soon as it is published for your Windows edition (patch available per vendor advisory; specific fixed build numbers must be taken from MSRC). Because exploitation requires local authenticated code execution, compensating controls until patching include restricting interactive and remote-desktop logon rights to trusted users, enforcing application allowlisting (WDAC/AppLocker) to prevent unsigned tooling from running, and enabling EDR detections for known afd.sys exploitation patterns (suspicious IOCTL sequences to \Device\Afd, token theft from System process); these controls reduce attacker dwell but do not block a determined insider and may break legitimate admin tooling.
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 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
Elevation of privilege in the Windows Win32k kernel-mode driver allows a local, low-privileged attacker to escalate to S
Same weakness CWE-362 – Race Condition
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35565
GHSA-v9vm-9353-cg37