CVE-2026-50685
Analyzed Analyzed - Analysis Complete

Double Free in Windows DHCP Server Allows Remote Code Execution

Vulnerability report for CVE-2026-50685, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-14

Last updated on: 2026-07-21

Assigner: Microsoft Corporation

Description

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

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-21
Generated
2026-08-04
AI Q&A
2026-07-15
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 10 associated CPEs
Vendor Product Version / Range
microsoft windows_server_2012 r2
microsoft windows_server_2012 *
microsoft windows_10_1607 to 10.0.14393.9339 (exc)
microsoft windows_10_1607 to 10.0.14393.9339 (exc)
microsoft windows_10_1809 to 10.0.17763.9020 (exc)
microsoft windows_10_1809 to 10.0.17763.9020 (exc)
microsoft windows_server_2016 to 10.0.14393.9339 (exc)
microsoft windows_server_2019 to 10.0.17763.9020 (exc)
microsoft windows_server_2022 to 10.0.20348.5386 (exc)
microsoft windows_server_2025 to 10.0.26100.33158 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-415 The product calls free() twice on the same memory address.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-50685 is a vulnerability in the Windows DHCP Server. It involves a double free error, which occurs when a program incorrectly frees the same memory location twice. This flaw allows an authorized attacker to execute arbitrary code over a network.

The vulnerability is classified as a remote code execution (RCE) issue, meaning an attacker could potentially take control of the affected system if they exploit this flaw successfully.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying the double free vulnerability in Windows DHCP Server (CVE-2026-50685). Detection typically involves checking for unusual network activity or using vulnerability scanning tools that can identify unpatched systems.

To detect if your system is vulnerable, you may consider the following general approaches:

  • Use vulnerability scanning tools like Nessus, OpenVAS, or Microsoft Defender for Endpoint to scan for CVE-2026-50685.
  • Check the installed version of the Windows DHCP Server and verify if it has been updated with the latest security patches from Microsoft.
  • Monitor network traffic for unusual patterns that might indicate exploitation attempts, such as unexpected DHCP requests or responses.
Impact Analysis

If you are using a Windows DHCP Server, this vulnerability could have several impacts:

  • An authorized attacker could execute malicious code on the affected server, potentially gaining control over it.
  • The attacker could disrupt network services, leading to downtime or loss of connectivity for users relying on the DHCP server.
  • Sensitive data processed or stored by the server could be accessed, modified, or exfiltrated by the attacker.
  • The attacker could use the compromised server as a pivot point to launch further attacks within the network.
Compliance Impact

This vulnerability could impact compliance with several standards and regulations, depending on the context of the affected system:

  • GDPR: If the Windows DHCP Server processes or stores personal data of EU citizens, a successful exploit could lead to unauthorized access or disclosure of this data. This may violate GDPR requirements for data protection and breach notification.
  • HIPAA: For organizations handling protected health information (PHI), exploitation of this vulnerability could result in unauthorized access to PHI, violating HIPAA's security and privacy rules.
  • Other standards like ISO 27001 or NIST frameworks require organizations to maintain secure systems and protect against known vulnerabilities. Failure to patch or mitigate this vulnerability could result in non-compliance.

Organizations should assess whether the affected DHCP server handles regulated data and take appropriate steps to mitigate the risk to maintain compliance.

Mitigation Strategies

To mitigate the double free vulnerability in Windows DHCP Server (CVE-2026-50685), follow these immediate steps:

  • Apply the latest security update provided by Microsoft for CVE-2026-50685. Refer to the Microsoft Security Update Guide for the specific patch.
  • Restrict network access to the DHCP Server to trusted sources only, reducing the attack surface.
  • Monitor the DHCP Server for any suspicious activity or unauthorized access attempts.
  • Consider disabling the DHCP Server service if it is not essential for your network operations until the patch is applied.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-50685. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart