CVE-2026-65799
Analyzed Analyzed - Analysis Complete

Integer Overflow in Windows DNS Elevates Privileges

Vulnerability report for CVE-2026-65799, 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

Integer overflow or wraparound in Windows DNS allows an authorized attacker to elevate privileges locally.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 24 associated CPEs
Vendor Product Version / Range
microsoft windows_server_2012 r2
microsoft windows_server_2012 *
microsoft windows_10_1607 to 10.0.14393.9418 (exc)
microsoft windows_10_1607 to 10.0.14393.9418 (exc)
microsoft windows_10_21h2 to 10.0.19044.7663 (exc)
microsoft windows_10_21h2 to 10.0.19044.7663 (exc)
microsoft windows_10_21h2 to 10.0.19044.7663 (exc)
microsoft windows_10_22h2 to 10.0.19045.7663 (exc)
microsoft windows_10_22h2 to 10.0.19045.7663 (exc)
microsoft windows_10_22h2 to 10.0.19045.7663 (exc)
microsoft windows_11_23h2 to 10.0.22631.7517 (exc)
microsoft windows_11_23h2 to 10.0.22631.7517 (exc)
microsoft windows_11_24h2 to 10.0.26100.9106 (exc)
microsoft windows_11_24h2 to 10.0.26100.9106 (exc)
microsoft windows_11_26h1 to 10.0.28000.2704 (exc)
microsoft windows_11_26h1 to 10.0.28000.2704 (exc)
microsoft windows_11_25h2 to 10.0.26200.9106 (exc)
microsoft windows_11_25h2 to 10.0.26200.9106 (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-122 A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
CWE-190 The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an integer overflow or wraparound flaw in Windows DNS. It allows an authorized attacker with local access to elevate their privileges on the system.

Detection Guidance

This vulnerability involves an integer overflow in Windows DNS. Detection requires checking for unusual privilege escalation events or DNS service anomalies. Review Windows Event Logs for security events related to privilege changes or DNS service crashes. Use commands like 'wevtutil qe System /q:"<EventID>4624</EventID>"' to check for successful logons or 'sc query dns' to verify DNS service status.

Impact Analysis

An attacker could exploit this to gain higher-level permissions on your system, potentially allowing them to install programs, view or delete data, or create new accounts with full user rights.

Compliance Impact

This vulnerability allows local privilege escalation in Windows DNS, which could enable unauthorized access to sensitive systems. This may impact compliance by increasing risks to data confidentiality and integrity, potentially violating requirements under GDPR (e.g., unauthorized access to personal data) and HIPAA (e.g., unauthorized access to protected health information).

Mitigation Strategies

Apply the latest Windows security updates from Microsoft to patch the DNS component. Monitor Microsoft's update guide for the specific patch release.

Chat Assistant

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

EPSS Chart