Severity by source
AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Adjacent-network vector matches DHCP broadcast scope; unauthenticated per protocol design; confidentiality-only impact with no integrity or availability effect confirmed.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
3DescriptionCVE.org
Integer underflow (wrap or wraparound) in Windows DHCP Server allows an unauthorized attacker to disclose information over an adjacent network.
AnalysisAI
Integer underflow (CWE-125, out-of-bounds read) in the Windows DHCP Server service allows an unauthenticated attacker on an adjacent network segment to disclose sensitive memory contents. Affected systems span Windows Server 2012 through 2025 and certain Windows 10 builds running the DHCP Server role. No public exploit has been identified at time of analysis, and a vendor patch is available via Microsoft's July 2026 update cycle.
Technical ContextAI
The vulnerability is rooted in CWE-125 (Out-of-Bounds Read), triggered by an integer underflow (wrap/wraparound) condition in the Windows DHCP Server service (dhcpssvc.dll or equivalent). When processing malformed or crafted DHCP protocol messages, an integer value wraps below zero, causing the server to read memory outside the intended buffer boundary. DHCP operates over UDP port 67/68, making it reachable by any host on the same broadcast domain or connected subnet without authentication. Affected CPE covers Windows Server 2012 (6.2.9200.x), 2012 R2 (6.3.9600.x), 2016 (10.0.14393.x), 2019 (10.0.17763.x), 2022 (10.0.20348.x), 2025 (10.0.26100.x), and Windows 10 versions 1607 and 1809 - all prior to the patched build thresholds listed by EUVD.
RemediationAI
Apply Microsoft's security update corresponding to your Windows Server version, available through Windows Update, WSUS, or Microsoft Update Catalog as part of the July 2026 patch cycle. The fixed builds are: Windows Server 2012 at 6.2.9200.26279 or later, Windows Server 2012 R2 at 6.3.9600.23337 or later, Windows Server 2016 at 10.0.14393.9418 or later, Windows Server 2019 at 10.0.17763.9115 or later, Windows Server 2022 at 10.0.20348.5499 or later, and Windows Server 2025 at 10.0.26100.33296 or later. As a compensating control where patching is immediately infeasible, restrict DHCP server exposure by enforcing network segmentation so that only authorized DHCP relay agents and managed subnets can reach UDP port 67 on the server - this reduces the adjacent-network attacker pool but does not eliminate risk from internal threats. Disabling the DHCP Server service is a more aggressive workaround but will disrupt IP address assignment across the network. See https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-62716 for full advisory details.
More in Windows 10 1607
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
The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows
The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co
Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth
The Win32k kernel-mode driver in Windows Vista through Windows Server 2016 allows local privilege escalation, exploited
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
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
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
Same weakness CWE-125 – Out-of-bounds Read
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56356
GHSA-h2x6-3938-847h