CVE-2026-49164
Analyzed Analyzed - Analysis Complete

Heap-based Buffer Overflow in Active Directory Domain Services

Vulnerability report for CVE-2026-49164, 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-22

Assigner: Microsoft Corporation

Description

Heap-based buffer overflow in Active Directory Domain Services allows an unauthorized attacker to execute code over a network.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 22 associated CPEs
Vendor Product Version / Range
microsoft windows_server_2012 r2
microsoft windows_server_2012 *
microsoft windows_11_26h1 to 10.0.28000.2269 (exc)
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)
microsoft windows_11_26h1 to 10.0.28000.2525 (exc)
microsoft windows_11_24h2 to 10.0.26100.8875 (exc)
microsoft windows_11_24h2 to 10.0.26100.8875 (exc)
microsoft windows_10_21h2 to 10.0.19044.7548 (exc)
microsoft windows_10_21h2 to 10.0.19044.7548 (exc)
microsoft windows_10_21h2 to 10.0.19044.7548 (exc)
microsoft windows_10_22h2 to 10.0.19045.7548 (exc)
microsoft windows_10_22h2 to 10.0.19045.7548 (exc)
microsoft windows_10_22h2 to 10.0.19045.7548 (exc)
microsoft windows_11_25h2 to 10.0.26200.8875 (exc)
microsoft windows_11_25h2 to 10.0.26200.8875 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-122 A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-49164 is a heap-based buffer overflow vulnerability in Microsoft Active Directory Domain Services. This flaw allows an unauthorized attacker to execute arbitrary code over a network without requiring any privileges or user interaction.

A heap-based buffer overflow occurs when a program writes more data to a buffer than it can hold, corrupting memory. In this case, the vulnerability exists in Active Directory Domain Services, which is a critical component for managing network resources and authentication in Windows environments.

The CVSS v3.1 score for this vulnerability is 8.1, indicating a high severity. The vector AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H means the attack can be carried out over a network (AV:N), requires some complexity (AC:H), does not need privileges (PR:N), does not require user interaction (UI:N), and can result in high impacts to confidentiality, integrity, and availability (C:H/I:H/A:H).

Detection Guidance

The provided context does not include specific detection methods or commands for identifying CVE-2026-49164 on a network or system. Detection typically involves checking for vulnerable versions of Active Directory Domain Services or using security tools to monitor for anomalous network traffic or exploitation attempts.

For accurate detection guidance, refer to Microsoft's official documentation or security advisories, which may provide updated tools or scripts to identify this vulnerability.

Impact Analysis

This vulnerability can have severe impacts if exploited, including:

  • Remote code execution: An attacker could execute malicious code on affected systems, potentially taking full control of the Active Directory Domain Services.
  • Unauthorized access: The attacker could gain access to sensitive data, user credentials, or other critical network resources managed by Active Directory.
  • Network compromise: Since Active Directory is often used for authentication and authorization, an attacker could move laterally across the network, compromising additional systems.
  • Service disruption: The attacker could disrupt services relying on Active Directory, leading to downtime or operational failures.

Given the high severity and the potential for remote exploitation, this vulnerability poses a significant risk to organizations using Active Directory Domain Services.

Compliance Impact

This vulnerability can impact compliance with several common standards and regulations, including:

  • GDPR (General Data Protection Regulation): If the vulnerability leads to unauthorized access or disclosure of personal data, it could result in a violation of GDPR. Organizations may face fines, legal action, or reputational damage for failing to protect personal data adequately.
  • HIPAA (Health Insurance Portability and Accountability Act): For organizations handling protected health information (PHI), exploitation of this vulnerability could lead to unauthorized access to PHI, resulting in HIPAA violations. This could include penalties and mandatory corrective actions.
  • ISO 27001: This standard requires organizations to implement controls to manage information security risks. Failure to address this vulnerability could indicate non-compliance with ISO 27001, particularly in areas related to access control, network security, and incident management.
  • NIST Cybersecurity Framework: The vulnerability could affect compliance with the NIST framework, particularly the Identify, Protect, Detect, Respond, and Recover functions. Organizations may need to demonstrate they have taken steps to mitigate the risk.

To maintain compliance, organizations should promptly apply patches or mitigations provided by Microsoft and ensure their Active Directory environments are secured against this vulnerability.

Mitigation Strategies

Immediate steps to mitigate CVE-2026-49164 include:

  • Apply the latest security updates or patches provided by Microsoft for Active Directory Domain Services. Refer to the Microsoft Security Update Guide for the specific patch related to this CVE.
  • Restrict network access to Active Directory Domain Services to trusted systems only, reducing the attack surface.
  • Monitor network traffic for signs of exploitation attempts, such as unusual requests targeting Active Directory services.
  • Review and enforce least-privilege access controls to limit the impact of potential exploitation.

Chat Assistant

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

EPSS Chart