CVE-2026-49167
Analyzed Analyzed - Analysis Complete

Use After Free in Windows Kernel Allows Local Privilege Escalation

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

Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 17 associated CPEs
Vendor Product Version / Range
microsoft windows_10_1809 to 10.0.17763.9020 (exc)
microsoft windows_10_1809 to 10.0.17763.9020 (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_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-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-49167 is a use-after-free vulnerability in the Windows Kernel. This type of vulnerability occurs when a program continues to use memory after it has been freed, which can lead to unexpected behavior, crashes, or exploitation by an attacker.

In this case, an authorized attacker with local access to the system can exploit this flaw to elevate their privileges. This means the attacker could gain higher-level permissions on the system, potentially allowing them to perform actions they would not normally be able to do.

Detection Guidance

This vulnerability is a use-after-free issue in the Windows Kernel that allows local privilege escalation. Detection typically requires analyzing system logs for kernel crashes or unusual privilege changes. Microsoft recommends applying the latest security updates to address this issue.

Impact Analysis

If you are affected by this vulnerability, an attacker with local access to your system could exploit it to elevate their privileges. This could lead to several potential impacts:

  • Unauthorized access to sensitive data or system resources.
  • Execution of arbitrary code with elevated privileges, which could allow the attacker to install malware or make unauthorized changes to the system.
  • Potential system instability or crashes due to the nature of the use-after-free vulnerability.

The attacker must already have some level of access to the system to exploit this vulnerability, so the risk is higher in environments where multiple users share a system or where an attacker has already compromised a low-privileged account.

Compliance Impact

This vulnerability could impact compliance with several common standards and regulations, depending on the context of your organization:

  • GDPR (General Data Protection Regulation): If the vulnerability leads to unauthorized access to personal data, it could result in a data breach. Organizations are required to implement appropriate security measures to protect personal data, and failure to patch such vulnerabilities could be seen as a violation of GDPR's security requirements.
  • HIPAA (Health Insurance Portability and Accountability Act): For organizations handling protected health information (PHI), this vulnerability could lead to unauthorized access to sensitive patient data. HIPAA requires safeguards to protect PHI, and failing to address such vulnerabilities could result in non-compliance.
  • Other standards like ISO 27001, NIST, or PCI DSS also emphasize the importance of maintaining secure systems. A privilege escalation vulnerability like this could indicate a failure to meet the requirements for vulnerability management and access control.

To maintain compliance, organizations should promptly apply patches or mitigations provided by Microsoft to address this vulnerability.

Mitigation Strategies

Microsoft has likely provided patches or updates to address this vulnerability. Apply the latest security updates for Windows as soon as possible.

  • Visit the Microsoft Security Response Center (MSRC) update guide for CVE-2026-49167 to download and install the relevant patch.
  • Ensure all systems running affected versions of Windows are updated to the latest secure version.
  • Monitor Microsoft's official communications for any additional mitigation steps or workarounds if a patch is not immediately available.

Chat Assistant

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

EPSS Chart