Severity by source
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
6DescriptionCVE.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) affects all Windows 10, Windows 11, and Windows Server versions from 2012 through 2025 via a use-after-free memory corruption flaw. Authenticated local attackers with low privileges can exploit this CWE-416 vulnerability to achieve full system compromise (SYSTEM-level access), though the high attack complexity (AC:H) suggests exploitation requires precise timing or race condition manipulation. No public exp
Technical ContextAI
The Windows Ancillary Function Driver for WinSock (AFD.sys) is a kernel-mode driver that provides low-level network socket services and handles Winsock operations at the kernel level. This CWE-416 use-after-free vulnerability occurs when the driver incorrectly manages memory object lifecycles, allowing a pointer to reference freed memory. When triggered through specific socket API calls or I/O control codes (IOCTLs), the driver may reuse freed memory for a new allocation, enabling an attacker to control data at that memory location. Successful exploitation allows overwriting kernel memory structures to redirect code execution flow, typical of kernel-mode UAF primitives. The affected CPE strings span the entire modern Windows ecosystem: Windows 10 versions 1607 through 22H2 (builds 10.0.14393.x through 10.0.19045.x), all Windows 11 versions from 22H3 through 26H1 (builds 10.0.22631.x through 10.0.28000.x), and Windows Server editions from 2012 (6.2.9200.x) through Server 2025 (10.0.26100.x), including Server Core installations. The kernel-mode nature and breadth of affected versions underscore the fundamental role AFD.sys plays across the Windows networking stack.
RemediationAI
Apply Microsoft security updates immediately through Windows Update or WSUS to patch the vulnerable AFD.sys driver. Fixed versions are Windows 10 1607/Server 2016 build 10.0.14393.9060 or later, Windows 10 1809/Server 2019 build 10.0.17763.8644 or later, Windows 10 21H2 build 10.0.19044.7184 or later, Windows 10 22H2 build 10.0.19045.7184 or later, Windows 11 22H3/23H2 build 10.0.22631.6936 or later, Windows 11 24H2/Server 2025 build 10.0.26100.32690 or later, Windows 11 25H2 build 10.0.26200.8246 or later, Windows 11 26H1 build 10.0.28000.1836 or later, Windows Server 2022 build 10.0.20348
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-22469
GHSA-2qwh-pgh7-pj9g