Severity by source
AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Adjacent-network vector (AV:A) and low existing privileges (PR:L) match a DHCP-role EoP; low complexity and no UI, with full host compromise giving C/I/A:H.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Heap-based buffer overflow in Windows DHCP Server allows an authorized attacker to elevate privileges over an adjacent network.
AnalysisAI
Privilege escalation in Microsoft Windows DHCP Server (across Windows Server 2012 through 2025 and Windows 10 1607/1809) allows an authenticated attacker on an adjacent network to elevate privileges by triggering a heap-based buffer overflow (CWE-122). Exploitation yields full confidentiality, integrity, and availability impact (C:H/I:H/A:H) on the affected server, effectively giving the attacker high-privilege control of the DHCP service host. There is no public exploit identified at time of analysis, and the flaw is not listed in CISA KEV.
Technical ContextAI
The affected component is the Windows DHCP Server role, a core network-infrastructure service that leases IP addresses and network configuration to clients via the DHCP protocol (UDP 67/68) on a broadcast/link-local segment. The root cause is CWE-122, a heap-based buffer overflow, meaning attacker-controlled data written into a dynamically allocated (heap) buffer exceeds its bounds, corrupting adjacent heap metadata or objects. Because DHCP parsing runs in a privileged service context, controlled heap corruption can be steered toward attacker-influenced control-flow or object state to gain elevated privileges. The CPE data confirms this is a server-role vulnerability spanning Windows Server 2012, 2012 R2, 2016, 2019 (including Server Core installations) plus Windows 10 Version 1607 and 1809, with tags extending coverage to Windows Server 2022 and 2025.
RemediationAI
Apply the Microsoft security update for CVE-2026-50683 (Patch available per vendor advisory) via the MSRC update guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50683; consult that page for the exact KB/build numbers matching each affected Windows Server and Windows 10 release, as specific fixed build numbers are not enumerated in the provided data and should not be invented. Prioritize patching servers that run the DHCP Server role on segments where less-trusted hosts reside. Where immediate patching is not possible, compensating controls include restricting layer-2/broadcast access to the DHCP server (e.g., segment DHCP servers onto tightly controlled VLANs and use DHCP relay/IP helper so untrusted clients never share the server's link, which limits the adjacent-network vector at the cost of relay configuration overhead), enabling DHCP snooping and port security on access switches to constrain who can reach the server, and monitoring for anomalous DHCP traffic. Do not disable the DHCP Server role as a workaround unless an alternative address-assignment mechanism is in place, since that will break network client provisioning.
More in Windows 10 Version 1607
View allRemote code execution in Windows IKE Extension (Internet Key Exchange) via double free memory corruption allows unauthen
Local privilege escalation in Microsoft Active Directory Federation Services (AD FS) lets an already-authenticated low-p
Windows Shell protection mechanism failure (CVE-2026-32202) allows remote attackers to perform spoofing attacks over a n
Local privilege escalation in the Microsoft Windows Kernel allows an unauthorized attacker to gain elevated (SYSTEM-leve
Local code execution in the Windows DHCP Client service stems from a use-after-free (CWE-416) memory-corruption flaw aff
Remote code execution in the Microsoft Windows DHCP Server role allows an unauthenticated network attacker to run arbitr
Local code execution in the Windows Media component of supported Windows 10, Windows 11, and Windows Server (2016 throug
Local privilege escalation via heap-based buffer overflow in the Windows Message Queuing (MSMQ) Queue Manager component
Local privilege escalation in Microsoft Windows Win32K lets an authenticated low-privileged user corrupt kernel heap mem
Local privilege escalation in the Windows NTFS file system driver lets an authenticated low-privileged user win a race c
Elevation of privilege in the Windows Hyper-V virtual network switch (VMSwitch) lets an authenticated attacker operating
Remote code execution in Microsoft Windows Remote Desktop (RDP) allows an unauthorized network attacker to run arbitrary
Same weakness CWE-122 – Heap-based Buffer Overflow
View allSame technique Heap Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44142
GHSA-4fp6-vmpf-q92c