Cyber Resilience

CVE-2026-20810

High

Published: 13 January 2026

Published
13 January 2026
Modified
14 January 2026
KEV Added
Patch
CVSS Score v3.1 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0004 11.3th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-20810 is a high-severity Free of Memory not on the Heap (CWE-590) vulnerability in Microsoft Windows 10 1809. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 11.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-16 (Memory Protection) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2026-20810 is a vulnerability in the Windows Ancillary Function Driver for WinSock involving a free of memory not on the heap, classified under CWE-590. Published on 2026-01-13, it carries a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) and affects Windows systems utilizing this driver.

A local attacker with low privileges can exploit the vulnerability due to its low attack complexity and lack of required user interaction. Successful exploitation enables privilege escalation, resulting in high impacts to confidentiality, integrity, and availability.

Microsoft's update guide provides details on mitigation and patches at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-20810.

EU & UK References

Vulnerability details

Free of memory not on the heap in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Local kernel driver vulnerability (WinSock AFDS) directly enables privilege escalation from low-privileged context.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2025-21271Same product: Microsoft Windows 10 1809
CVE-2026-25189Same product: Microsoft Windows 10 1809
CVE-2025-21304Same product: Microsoft Windows 10 1809
CVE-2026-21235Same product: Microsoft Windows 10 1809
CVE-2026-20923Same product: Microsoft Windows 10 1809
CVE-2025-62215Same product: Microsoft Windows 10 1809
CVE-2026-20857Same product: Microsoft Windows 10 1809
CVE-2025-62221Same product: Microsoft Windows 10 1809
CVE-2025-49723Same product: Microsoft Windows 10 1809
CVE-2025-21382Same product: Microsoft Windows 10 1809

Affected Assets

microsoft
windows 10 1809
≤ 10.0.17763.8276 · ≤ 10.0.17763.8276
microsoft
windows 10 21h2
≤ 10.0.19044.6809
microsoft
windows 10 22h2
≤ 10.0.19045.6809
microsoft
windows server 2019
≤ 10.0.17763.8276

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mitigates the memory management flaw in the Windows Ancillary Function Driver for WinSock by requiring timely patching and flaw remediation.

prevent

Implements memory protection mechanisms such as DEP and ASLR to prevent exploitation of invalid memory frees leading to local privilege escalation.

prevent

Enforces least privilege on processes and users to limit the attack surface and impact of privilege escalation from low-privileged local attackers.

References