Skip to main content

Severity by source

Vendor (microsoft) PRIMARY
7.5 HIGH
AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
7.5 HIGH

Network-reachable DHCP service (AV:N) but the double-free requires winning a heap race (AC:H) and some authorized access (PR:L); successful code execution yields full C/I/A impact.

3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (microsoft).

CVSS VectorVendor: microsoft

Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jul 14, 2026 - 19:41 vuln.today
CVE Published
Jul 14, 2026 - 17:08 cve.org
HIGH 7.5

DescriptionCVE.org

Double free in Windows DHCP Server allows an authorized attacker to execute code over a network.

AnalysisAI

Remote code execution in the Microsoft Windows DHCP Server role (Windows Server 2012 through 2025, plus Windows 10 1607/1809) arises from a double-free (CWE-415) condition that an authorized, network-adjacent attacker can trigger to run arbitrary code in the DHCP service context. The CVSS 3.1 vector (AV:N/AC:H/PR:L/UI:N) indicates a network-reachable but high-complexity attack requiring low-level privileges, with full confidentiality, integrity, and availability impact. There is no public exploit identified at time of analysis and no CISA KEV listing, so exploitation appears theoretical rather than active for now.

Technical ContextAI

The affected component is the DHCP Server role service that ships with Windows Server, responsible for leasing IP addresses and distributing network configuration over UDP ports 67/68. The root cause is CWE-415 (Double Free): the same heap allocation is released twice, corrupting heap metadata and allocator free lists. Skilled attackers can shape the heap so that the second free, or a subsequent allocation reusing the freed chunk, yields a controllable write primitive that is escalated to arbitrary code execution inside the service process. The CPE set confirms this spans server-core and full installations of Windows Server 2012, 2012 R2, 2016, 2019, 2022, and 2025, and the client-side Windows 10 1607/1809 builds.

RemediationAI

Apply the Microsoft security update for CVE-2026-50685 to all systems running the DHCP Server role; the fix is delivered through the standard monthly cumulative update, and the exact build/KB should be taken from the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50685 (Vendor-released patch: available per Microsoft advisory - confirm the KB for your specific OS build there). Where immediate patching is not possible, reduce exposure by restricting which hosts can reach UDP 67 on the DHCP servers via firewall/ACLs so only legitimate DHCP relay agents and client subnets can communicate, and consider isolating DHCP infrastructure onto trusted management segments; the trade-off is that overly aggressive filtering of DHCP traffic or relays can break lease renewal and IP assignment for legitimate clients, so scope rules to known relay sources. On servers that do not actually serve DHCP, remove or disable the DHCP Server role entirely to eliminate the attack surface.

CVE-2026-33824 CRITICAL POC
9.8 Apr 14

Remote code execution in Windows IKE Extension (Internet Key Exchange) via double free memory corruption allows unauthen

CVE-2026-56155 HIGH POC
7.8 Jul 14

Local privilege escalation in Microsoft Active Directory Federation Services (AD FS) lets an already-authenticated low-p

CVE-2026-32202 MEDIUM POC
4.3 Apr 14

Windows Shell protection mechanism failure (CVE-2026-32202) allows remote attackers to perform spoofing attacks over a n

CVE-2026-49798 CRITICAL POC
9.3 Jul 14

Local privilege escalation in the Microsoft Windows Kernel allows an unauthorized attacker to gain elevated (SYSTEM-leve

CVE-2026-54128 HIGH POC
8.4 Jul 14

Local code execution in the Windows DHCP Client service stems from a use-after-free (CWE-416) memory-corruption flaw aff

CVE-2026-50518 CRITICAL
9.8 Jul 14

Remote code execution in the Microsoft Windows DHCP Server role allows an unauthenticated network attacker to run arbitr

CVE-2026-50655 HIGH POC
7.8 Jul 14

Local code execution in the Windows Media component of supported Windows 10, Windows 11, and Windows Server (2016 throug

CVE-2026-54992 HIGH POC
7.8 Jul 14

Local privilege escalation via heap-based buffer overflow in the Windows Message Queuing (MSMQ) Queue Manager component

CVE-2026-50489 HIGH POC
7.8 Jul 14

Local privilege escalation in Microsoft Windows Win32K lets an authenticated low-privileged user corrupt kernel heap mem

CVE-2026-50667 HIGH POC
7.0 Jul 14

Local privilege escalation in the Windows NTFS file system driver lets an authenticated low-privileged user win a race c

CVE-2026-57092 CRITICAL
9.9 Jul 14

Elevation of privilege in the Windows Hyper-V virtual network switch (VMSwitch) lets an authenticated attacker operating

CVE-2026-56190 CRITICAL
9.8 Jul 14

Remote code execution in Microsoft Windows Remote Desktop (RDP) allows an unauthorized network attacker to run arbitrary

Share

CVE-2026-50685 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy