Description
Integer underflow (wrap or wraparound) in Windows DHCP Server allows an unauthorized attacker to disclose information over an adjacent network.
Published: 2026-08-11
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an integer underflow (wrap) in the Windows DHCP Server that lets an attacker send malformed DHCP packets from an adjacent network. The wrap causes the server to read memory beyond its bounds, exposing internal data such as configuration and assignment information. This leads to unauthorized disclosure of DHCP server data, a classic information‑disclosure issue rooted in CWE‑125 and CWE‑191.

Affected Systems

The vulnerability affects Microsoft Windows 10 build 1607 and 1809, and all Windows Server editions from 2012 through 2025, including both full installations and Server Core. The affected component is the built‑in DHCP Server service that runs on these operating systems.

Risk and Exploitability

CVSS v3 score of 6.5 indicates moderate severity. The EPSS score is less than 1%, suggesting that the current exploitation probability is low. It is not listed in the CISA KEV catalog, meaning no large‑scale known attacks have been reported. The attack vector would require the attacker to be on the same LAN segment as the DHCP server and to craft malicious packets that trigger the integer wrap, so it requires local network proximity and specialized packets.

Generated by OpenCVE AI on August 12, 2026 at 16:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Microsoft security update for CVE‑2026‑62716 from the official update guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-62716.
  • Restrict the reach of the DHCP Server by configuring firewall or network segmentation so that only trusted hosts can contact it.
  • Keep the operating system and all cumulative security updates up to date, which include the fix for Windows 10 1607 & 1809 and Windows Server 2012‑2025.

Generated by OpenCVE AI on August 12, 2026 at 16:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
Description Integer underflow (wrap or wraparound) in Windows DHCP Server allows an unauthorized attacker to disclose information over an adjacent network.
Title Windows DHCP Server Information Disclosure Vulnerability
First Time appeared Microsoft
Microsoft windows 10 1607
Microsoft windows 10 1809
Microsoft windows Server 2012
Microsoft windows Server 2012 R2
Microsoft windows Server 2016
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
Weaknesses CWE-125
CWE-191
CPEs cpe:2.3:o:microsoft:windows_10_1607:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_1809:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_server_2012:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2012_R2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2016:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2019:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2022:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows 10 1607
Microsoft windows 10 1809
Microsoft windows Server 2012
Microsoft windows Server 2012 R2
Microsoft windows Server 2016
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C'}


Subscriptions

Microsoft Windows 10 1607 Windows 10 1809 Windows Server 2012 Windows Server 2012 R2 Windows Server 2016 Windows Server 2019 Windows Server 2022 Windows Server 2025
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-12T14:47:23.148Z

Reserved: 2026-07-14T20:58:12.786Z

Link: CVE-2026-62716

cve-icon Vulnrichment

Updated: 2026-08-12T13:52:47.753Z

cve-icon NVD

Status : Undergoing Analysis

Published: 2026-08-11T17:18:21.993

Modified: 2026-08-12T14:18:12.320

Link: CVE-2026-62716

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T17:00:06Z

Weaknesses
  • CWE-125

    Out-of-bounds Read

  • CWE-191

    Integer Underflow (Wrap or Wraparound)