Use-After-Free RCE in Windows DNS (Windows 10 & Windows Server)
CVSS 3.1
8.1high
EPSS
<1%p44
Published
()
Modified
AI analysis
CVE-2026-65789 is a use-after-free memory-safety flaw (CWE-416) in the Windows DNS component, rated CVSS 8.1 High. An unauthenticated remote attacker can trigger it over the network by sending traffic to a system running the affected DNS service; the high attack complexity (AC:H) means exploitation depends on specific conditions rather than a simple request. Successful exploitation yields remote code execution in the DNS service context, with high confidentiality, integrity, and availability impact on the host. Affected systems are Windows 10 1607 and 1809 (the long-term servicing branches) and Windows Server 2016, 2019, 2022, and 2025. There is no known public proof-of-concept, the flaw is not in CISA's KEV catalog, and EPSS puts 30-day exploitation probability at 0.5% (44th percentile); the fix appears to have shipped amid Microsoft's record September 2026 Patch Tuesday, which resolved 974 CVEs.
What to do: Apply Microsoft's current security update for the affected releases (the September 2026 Patch Tuesday batch) to Windows 10 1607/1809 and Windows Server 2016/2019/2022/2025, prioritizing domain controllers and any host with the DNS Server role exposed to untrusted networks. Inventory systems running the DNS Server service and, where patching is delayed, restrict inbound TCP/UDP 53 to trusted resolvers. No public PoC or KEV listing exists yet, so near-term mass exploitation risk is low, but patching should follow standard Patch Tuesday timelines.
Affected
microsoft Windows 10 1607
1607
microsoft Windows 10 1809
1809
microsoft Windows Server 2016
2016
microsoft Windows Server 2019
2019
microsoft Windows Server 2022
2022
microsoft Windows Server 2025
2025
Estimated exposure
mass>1 million deployments (DNS Server role is standard on AD domain controllers across Windows Server 2016-2025 estates) — The Windows DNS Server role is enabled on virtually all Active Directory domain controllers and the Windows Server installed base is in the millions, with public internet scans consistently showing hundreds of thousands of Windows DNS…
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
Description
Use after free in Windows DNS allows an unauthorized attacker to execute code over a network.
Microsoft's September 2026 Patch Tuesday fixes a record 974 CVEs, including two actively exploited Windows zero-days, CVE-2026-85880 and CVE-2026-81963.
Microsoft fixed a record 974 CVEs in its September 2026 Patch Tuesday, surpassing the previous record of 570 in July 2026, with Windows affected by 723 flaws and Office by 111, including 119 critical vulnerabilities. Two zero-days are actively exploited: CVE-2026-85880, a 7.8 heap-based buffer overflow in Windows ALPC allowing AppContainer privilege escalation, and CVE-2026-81963, an improper link resolution flaw in the Windows Update Stack enabling local privilege escalation. Microsoft attributed the update surge partly to agentic AI tools used to discover zero-day vulnerabilities, and researchers highlighted critical RCE flaws in Windows DNS, DHCP and Deployment Services as priorities.