Severity by source
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Local-only attack requiring low privileges and a race condition (AC:H); full CIA reflects kernel-level control post-exploit; no scope change as impact stays within the compromised host.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
3DescriptionCVE.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 a low-privileged local attacker to gain full system control through a use-after-free memory corruption condition. The CVSS vector (AV:L/AC:H/PR:L) confirms the attack is constrained to local access with high complexity, meaning exploitation is non-trivial and likely requires precise timing or race condition triggering. No public exploit code and no CISA KEV listing have been identified at time of analysis, though the tags indicate Denial of Service is also a potential impact alongside privilege escalation.
Technical ContextAI
The Windows Ancillary Function Driver (afd.sys) is a core kernel-mode driver that implements the WinSock transport-layer interface, bridging user-space socket calls with underlying network protocol drivers in the Windows kernel. CWE-416 (Use After Free) describes a class of memory safety vulnerability where a memory object is freed but a dangling reference to it persists and is subsequently dereferenced - in a kernel driver context, this can corrupt kernel pool memory, allowing an attacker to redirect execution flow or overwrite sensitive kernel structures (e.g., process tokens) to gain elevated privileges. Because afd.sys operates in kernel space, a successful exploit yields SYSTEM-level code execution. The high complexity rating (AC:H) suggests exploitation depends on a race condition or specific memory-layout prerequisite such as heap grooming.
RemediationAI
Apply the Microsoft security update addressing CVE-2026-70307, available through Windows Update or the Microsoft Update Catalog as part of the relevant Patch Tuesday release. The exact patched build version is not confirmed from the available data - refer to the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-70307 for the specific KB article and affected product list. As a compensating control where immediate patching is not feasible, restrict local interactive logon and remote desktop access to only trusted administrators, reducing the pool of accounts capable of triggering the vulnerability. Note that restricting network socket access via AppLocker or Windows Defender Application Control policies may partially reduce attack surface, but these controls have operational trade-offs and do not eliminate the underlying flaw.
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
The Win32k kernel-mode driver in Windows Vista through Windows Server 2016 allows local privilege escalation, exploited
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
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56564
GHSA-55vx-6m9g-4qcv