Cyber Resilience

CVE-2025-21418

HighCISA KEVActive ExploitationEUVD Exploited

Published: 11 February 2025

Published
11 February 2025
Modified
27 October 2025
KEV Added
11 February 2025
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.1029 93.3th percentile
Risk Priority 42 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-21418 is a high-severity Heap-based Buffer Overflow (CWE-122) vulnerability in Microsoft Windows 10 1607. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked in the top 6.7% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-2 (Flaw Remediation) and AC-6 (Least Privilege).

Deeper analysis

CVE-2025-21418 is an elevation-of-privilege vulnerability in the Windows Ancillary Function Driver for WinSock. It carries a CVSS 3.1 base score of 7.8 and is associated with CWE-122, indicating a heap-based buffer overflow that allows an attacker to execute arbitrary code with elevated privileges on an affected Windows system.

A local attacker with low privileges can exploit the flaw without user interaction to obtain full control over the target host, achieving high impact on confidentiality, integrity, and availability. The vulnerability is reachable from standard user contexts, enabling privilege escalation on multi-user or shared Windows systems.

Microsoft’s security advisory at msrc.microsoft.com details the affected Windows versions and provides patches that remediate the issue; organizations should apply the updates promptly. CISA has added CVE-2025-21418 to its Known Exploited Vulnerabilities catalog, confirming observed in-the-wild exploitation.

EPSS for the CVE reached a peak of 0.1358 before settling at the current value of 0.1029, indicating measurable post-disclosure exploitation interest.

EU & UK References

Vulnerability details

Windows Ancillary Function Driver for WinSock Elevation of Privilege Vulnerability

CWE(s)
KEV Date Added
11 February 2025

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 elevation of privilege vulnerability in Windows driver directly enables T1068 Exploitation for Privilege Escalation.

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

CVEs Like This One

CVE-2025-21333Same product: Microsoft Windows 10 21H2both on KEV
CVE-2025-24985Same product: Microsoft Windows 10 1607both on KEV
CVE-2025-24993Same product: Microsoft Windows 10 1607both on KEV
CVE-2025-24990Same product: Microsoft Windows 10 1607both on KEV
CVE-2025-59230Same product: Microsoft Windows 10 1607both on KEV
CVE-2026-20922Same product: Microsoft Windows 10 1607
CVE-2026-20820Same product: Microsoft Windows 10 1607
CVE-2026-20840Same product: Microsoft Windows 10 1607
CVE-2025-21378Same product: Microsoft Windows 10 1607
CVE-2025-24067Same product: Microsoft Windows 10 1607

Affected Assets

microsoft
windows 10 1607
≤ 10.0.10240.20915 · ≤ 10.0.10240.20915
microsoft
windows 10 1809
≤ 10.0.17763.6893 · ≤ 10.0.17763.6893
microsoft
windows 10 21h2
≤ 10.0.19044.5487
microsoft
windows 10 22h2
≤ 10.0.19045.5487
microsoft
windows 11 22h2
≤ 10.0.22621.4890
microsoft
windows 11 23h2
≤ 10.0.22631.4890
microsoft
windows 11 24h2
≤ 10.0.26100.3107
microsoft
windows server 2008
all versions, r2
microsoft
windows server 2012
all versions, r2
microsoft
windows server 2016
≤ 10.0.14393.7785
+4 more product configuration(s) — see NVD for full list

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly remediates the elevation of privilege vulnerability in the Windows Ancillary Function Driver for WinSock by requiring timely application of Microsoft patches listed in the MSRC update guide.

prevent

Limits the scope and impact of exploitation by low-privileged local attackers through enforcement of least privilege on Windows systems.

detect

Identifies the presence of CVE-2025-21418 via vulnerability scanning, enabling proactive remediation before local exploitation.

References