CVE-2026-50426
Analyzed Analyzed - Analysis Complete

DNS Server Relative Path Traversal Leads to Code Execution

Vulnerability report for CVE-2026-50426, 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-29

Assigner: Microsoft Corporation

Description

Relative path traversal in DNS Server allows an authorized attacker to execute code over an adjacent network.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-29
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-23 The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-50426 is a relative path traversal vulnerability in the Microsoft DNS Server. This flaw allows an authorized attacker to execute arbitrary code over an adjacent network. The attacker must have some level of authorization to exploit this vulnerability.

The vulnerability arises from improper handling of path traversal sequences in the DNS Server, enabling the attacker to manipulate file paths and execute code in the context of the affected system.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying the relative path traversal vulnerability in the Microsoft DNS Server (CVE-2026-50426). Detection typically involves checking for unusual DNS query patterns or unauthorized access attempts, but no technical details or commands are specified in the available resources.

To detect this vulnerability, you may need to refer to Microsoft's official guidance or security tools that monitor DNS server activity for anomalous behavior. Regularly reviewing DNS server logs for unexpected path traversal attempts or unauthorized code execution indicators could also help.

Impact Analysis

If exploited, this vulnerability can have severe consequences, including:

  • Remote code execution: An attacker could execute arbitrary code on the affected DNS Server, potentially taking full control of the system.
  • Network compromise: Since the attack can be carried out over an adjacent network, it may allow lateral movement within the network, leading to broader compromise.
  • Data breaches: The attacker could access, modify, or delete sensitive data stored on or accessible through the DNS Server.
  • Service disruption: The attacker could disrupt DNS services, causing outages or misrouting of network traffic.
Compliance Impact

This vulnerability can impact compliance with several standards and regulations, depending on the affected organization's environment and data handling practices:

  • GDPR (General Data Protection Regulation): If the DNS Server handles or processes personal data of EU citizens, a successful exploit could lead to unauthorized access or disclosure of this data. This may result in violations of GDPR's data protection and breach notification requirements.
  • HIPAA (Health Insurance Portability and Accountability Act): For organizations in the healthcare sector, if the DNS Server is part of an infrastructure that handles protected health information (PHI), exploitation could lead to unauthorized access to PHI, violating HIPAA's privacy and security rules.
  • Other standards: Compliance with frameworks like ISO 27001, NIST, or PCI DSS may also be affected, as these require secure configuration and protection of systems against unauthorized access and code execution vulnerabilities.

Organizations should assess the potential impact of this vulnerability on their compliance posture and take remediation steps to mitigate risks.

Mitigation Strategies

Based on the provided context, the following immediate steps are recommended to mitigate the vulnerability:

  • Apply the latest security updates or patches provided by Microsoft for the DNS Server. Refer to the Microsoft Update Guide for CVE-2026-50426 for the specific patch.
  • Restrict network access to the DNS Server to authorized users and systems only, particularly over adjacent networks.
  • Monitor DNS Server logs for any signs of exploitation attempts, such as unusual query patterns or unauthorized access.
  • Ensure that only high-privilege accounts (with appropriate authorization) have access to the DNS Server configuration and management interfaces.

For detailed mitigation steps, consult the official Microsoft security advisory linked in Resource 1.

Chat Assistant

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

EPSS Chart