ZeroHour

CVE-2026-69827

mass

Race Condition RCE in Microsoft DNS Server

CVSS 3.1
8.1 high
EPSS
<1%p43
Published
()
Modified
AI analysis

CVE-2026-69827 is a race condition (CWE-362, with a use-after-free consequence per CWE-416) in Microsoft's DNS Server in which concurrent operations share a resource without proper synchronization. A remote, unauthenticated attacker can trigger the flaw by sending network traffic that causes simultaneous DNS processing paths to access the shared resource at the wrong time, corrupting memory. Successful exploitation yields remote code execution in the context of the DNS service; the high CVSS attack complexity (AC:H) indicates this depends on timing and is not trivially reliable. Any organization running the DNS Server role on Windows Server, which is standard on domain controllers and DNS infrastructure, is potentially affected. No public proof-of-concept, no CISA KEV entry, and a low EPSS score (0.5% over 30 days) indicate exploitation is not currently known to be occurring.

What to do: Apply Microsoft's security update for Windows DNS Server as soon as it is available, prioritizing internet-facing DNS servers and domain controllers. Until patched, restrict TCP/UDP 53 exposure to trusted clients only and limit other DNS Server management surfaces reachable from untrusted networks. Check inventory for hosts with the DNS Server role, especially domain controllers, and monitor Microsoft's advisory for the confirmed affected version ranges and patch KBs.

Affected
Microsoft Windows DNS Server (DNS Server role on Windows Server)
Estimated exposure
mass≈100,000+ internet-exposed Windows DNS Server instances, and plausibly millions of total installations when internal/domain-controller deployments are counted — Public port-53 internet scans consistently show on the order of hundreds of thousands of exposed DNS servers, and the Windows DNS Server role is near-universal on Windows Server domain controllers and common on dedicated DNS hosts, making…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Concurrent execution using shared resource with improper synchronization ('race condition') in DNS Server allows an unauthorized attacker to execute code over a network.

Weakness
CWE-362, CWE-416
Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.