CVE-2026-49795
Analyzed Analyzed - Analysis Complete

Use After Free in Windows Kernel Allows Local Privilege Escalation

Vulnerability report for CVE-2026-49795, 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_11_26h1 to 10.0.28000.2269 (exc)
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_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-49795 is a use-after-free vulnerability in the Windows Kernel. This type of vulnerability occurs when a program continues to use a pointer after it has been freed, which can lead to unexpected behavior, crashes, or arbitrary code execution.

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, such as installing software, accessing restricted data, or modifying system configurations.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying CVE-2026-49795 on a network or system. Detection typically involves checking for vulnerable Windows Kernel versions or using Microsoft-provided tools like the Microsoft Safety Scanner or Windows Update history to verify patch status.

For precise detection steps, refer to Microsoft's official guidance or security advisories, as they may provide updated tools or scripts for vulnerability assessment.

Impact Analysis

If you are affected by this vulnerability, the impact could be significant, especially if an attacker gains elevated privileges on your system. Here are some potential impacts:

  • Unauthorized access to sensitive data: An attacker could access files, databases, or other confidential information stored on the system.
  • System compromise: The attacker could install malware, backdoors, or other malicious software, leading to further exploitation or persistence on the system.
  • Disruption of services: The attacker could modify or delete critical system files, causing system instability or downtime.
  • Lateral movement: If the compromised system is part of a network, the attacker could use elevated privileges to move laterally and target other systems within the network.

Since this vulnerability requires local access, the risk is higher for systems where multiple users have accounts or where physical access is not strictly controlled.

Compliance Impact

This vulnerability could have implications for compliance with various standards and regulations, depending on the context of the affected system. Below are some potential impacts:

  • GDPR (General Data Protection Regulation): If the compromised system contains personal data of EU citizens, a successful exploit could lead to unauthorized access or disclosure of this data. This may constitute a data breach under GDPR, requiring notification to authorities and affected individuals. Failure to protect personal data could result in significant fines.
  • HIPAA (Health Insurance Portability and Accountability Act): For systems handling protected health information (PHI) in the U.S., this vulnerability could lead to unauthorized access to PHI. A breach of PHI would require notification under HIPAA and could result in penalties if proper safeguards were not in place.
  • PCI DSS (Payment Card Industry Data Security Standard): If the system processes, stores, or transmits payment card data, a compromise could lead to unauthorized access to cardholder data. This would violate PCI DSS requirements and could result in fines or loss of payment processing capabilities.
  • Other industry-specific regulations: Depending on the sector (e.g., finance, government, critical infrastructure), this vulnerability could violate additional compliance requirements, such as those outlined in NIST, FISMA, or sector-specific guidelines.

To maintain compliance, organizations should promptly apply patches or mitigations provided by Microsoft to address this vulnerability and ensure their systems are protected against potential exploits.

Mitigation Strategies

To mitigate CVE-2026-49795, apply the security update provided by Microsoft as soon as possible. The update addresses the use-after-free vulnerability in the Windows Kernel.

  • Visit the Microsoft Update Guide for CVE-2026-49795 to download and install the latest patch.
  • Ensure all systems running affected Windows versions are updated to the latest secure version.
  • Restrict local access to authorized users only, as the vulnerability requires local privileges to exploit.
  • Monitor Microsoft's security advisories for any additional mitigations 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-49795. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart