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
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in Windows Ancillary Function Driver for WinSock (AFD.sys) across Windows 10, 11, and Server 2012-2025 allows low-privileged authenticated attackers to gain SYSTEM-level access via race condition exploitation. The vulnerability affects widespread Windows deployments spanning a decade of operating system versions, from Server 2012 (6.2.9200.0) through Windows 11 26H1 and Server 2025. Microsoft has released patches for all affected versions. No public exploit identified
Technical ContextAI
The Windows Ancillary Function Driver for WinSock (AFD.sys) is a kernel-mode driver that provides low-level networking services for Windows Sockets API. This CWE-362 race condition vulnerability stems from improper synchronization when multiple threads concurrently access shared resources within the driver. Race conditions in kernel drivers occur when the security state of a resource can change between time-of-check and time-of-use (TOCTOU), allowing attackers to manipulate resource states during the window between validation and use. AFD.sys operates at ring 0 with SYSTEM privileges, making race condition exploitation particularly severe as successful exploitation grants full kernel-level access. The vulnerability spans CPE products from legacy Windows Server 2012 (NT 6.2) through modern Windows 11 26H1 and Server 2025 (NT 10.0.26100+), indicating a longstanding code defect in the WinSock driver subsystem maintained across major Windows architecture revisions.
RemediationAI
Apply Microsoft's security updates immediately through Windows Update or WSUS. Fixed versions include Windows Server 2012 6.2.9200.26026+, Windows 10 1607/Server 2016 10.0.14393.9060+, Windows 10 1809/Server 2019 10.0.17763.8644+, Windows 10 21H2 10.0.19044.7184+, Windows 10 22H2 10.0.19045.7184+, Windows 11 22H3/23H2 10.0.22631.6936+, Windows Server 2022 10.0.20348.5020+, Windows Server 2022 23H2 10.0.25398.2274+, Windows 11 24H2/Server 2025 10.0.26100.32690+, Windows 11 25H2 10.0.26200.8246+, Windows 11 26H1 10.0.28000.1836+, and Windows Server 2012 R2 6.3.9600.23132+. No workarounds are documented for this kernel driver vulnerability. Organizations using extended security update (ESU) programs should verify patch availability for legacy systems. Vendor patch information is available at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26173. Prioritize patching on multi-user systems, terminal servers, and environments where local user access presents elevated risk.
Same weakness CWE-362 – Race Condition
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-22408