CVE-2026-61920
Analyzed Analyzed - Analysis Complete

Race Condition in Windows DNS Server

Vulnerability report for CVE-2026-61920, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-11

Last updated on: 2026-08-17

Assigner: Microsoft Corporation

Description

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

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-11
Last Modified
2026-08-17
Generated
2026-09-01
AI Q&A
2026-08-12
EPSS Evaluated
2026-08-30
NVD
EUVD

Affected Vendors & Products

Showing 11 associated CPEs
Vendor Product Version / Range
microsoft windows_server_2012 r2
microsoft windows_10_1607 to 10.0.14393.9418 (exc)
microsoft windows_10_1607 to 10.0.14393.9418 (exc)
microsoft windows_11_26h1 to 10.0.28000.2704 (exc)
microsoft windows_11_26h1 to 10.0.28000.2704 (exc)
microsoft windows_server_2016 to 10.0.14393.9418 (exc)
microsoft windows_server_2022 to 10.0.20348.5440 (exc)
microsoft windows_server_2025 to 10.0.26100.33222 (exc)
microsoft windows_10_1809 to 10.0.17763.9121 (exc)
microsoft windows_10_1809 to 10.0.17763.9121 (exc)
microsoft windows_server_2019 to 10.0.17763.9121 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
CWE-362 The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a race condition vulnerability in Windows DNS where improper synchronization during concurrent execution allows an authorized attacker to execute code remotely over a network.

Detection Guidance

This vulnerability involves a race condition in Windows DNS that could allow remote code execution. Detection typically requires monitoring for unusual DNS server behavior or unauthorized code execution attempts. Check Windows DNS server logs for anomalies and ensure all DNS servers are updated with the latest patches from Microsoft.

Impact Analysis

An attacker could exploit this to run malicious code on your system, potentially leading to unauthorized access, data theft, or system compromise if the attacker is already authorized on your network.

Compliance Impact

This vulnerability could lead to unauthorized access or data breaches, which may violate compliance requirements under GDPR, HIPAA, or other regulations that mandate strict access controls and data protection.

Mitigation Strategies

Apply the latest security updates from Microsoft to patch the Windows DNS race condition vulnerability. Monitor Microsoft's security advisories for patches and install them promptly.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-61920. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart