Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Description states local privilege elevation by an authorized attacker, so AV:L and PR:L; low complexity and full host compromise give AC:L and C/I/A:H with unchanged scope.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Heap-based buffer overflow in Windows DNS allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in Microsoft Windows DNS lets an already-authenticated, low-privileged attacker corrupt heap memory to gain higher (likely SYSTEM) privileges on affected Windows 10, Windows 11, and Windows Server 2022/2025 systems. The flaw is a heap-based buffer overflow (CWE-122) reported by Microsoft itself, with a vendor patch available via MSRC. There is no public exploit identified at time of analysis and it is not listed in CISA KEV, so it currently represents a patch-priority rather than an emergency.
Technical ContextAI
The vulnerability lives in the Windows DNS component (the DNS Server role and/or associated DNS resolution code shipped with Windows client and server SKUs). CWE-122 (heap-based buffer overflow) indicates that attacker-influenced data is written past the bounds of a dynamically allocated heap buffer, corrupting adjacent heap structures. Successful heap grooming and overflow can overwrite function pointers or object metadata, allowing an attacker to redirect execution or manipulate privileged data structures. Per the CPE data the flaw spans Windows 10 (21H2, 22H2), Windows 11 (24H2, 25H2, 26H1), and Windows Server 2022 and 2025 including Server Core installations, indicating the vulnerable code is in a broadly shared Windows DNS binary rather than an edition-specific feature.
RemediationAI
Apply the Microsoft security update for CVE-2026-49175 (Patch available per vendor advisory) referenced at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-49175; install the corresponding monthly cumulative update for each affected SKU, prioritizing Windows Server 2022/2025 hosts running the DNS Server role and any multi-user or session-host systems where local footholds are likely. Exact fixed build numbers are listed per edition in the MSRC entry - deploy them via Windows Update, WSUS, or your patch management tooling. Because exploitation is local and requires an existing low-privileged account, in the interim reduce risk by tightening local logon and interactive-session access, removing unnecessary local accounts, and restricting who can run code on DNS servers and domain infrastructure; note these are access-hardening controls that limit the pool of potential attackers but do not remove the underlying overflow, so patching remains the only definitive fix.
More in Windows Server 2022
View allWindows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
<p>A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged fi
Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
Internet Shortcut Files Security Feature Bypass Vulnerability. Rated high severity (CVSS 8.1), this vulnerability is rem
Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour
Windows Kernel contains a TOCTOU race condition vulnerability allowing local privilege escalation, exploited by the OilR
Active Directory Domain Services Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerabilit
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Windows SMB contains an improper access control vulnerability (CVE-2025-33073, CVSS 8.8) enabling authenticated attacker
Active Directory Domain Services Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerabilit
Windows Kernel Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is low attack co
Same weakness CWE-122 – Heap-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43985
GHSA-rmfg-jhvq-w5r5