CVE-2026-49173
Received Received - Intake

BaseFortify

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

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-14
Generated
2026-07-14
AI Q&A
2026-07-14
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
microsoft windows_kernel *

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-49173 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 exploitation by attackers.

In this case, an authorized attacker with local access to the system can exploit this flaw to elevate their privileges. This means they could gain higher-level permissions on the system, potentially allowing them to execute arbitrary code or access sensitive information.

Impact Analysis

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

  • Unauthorized access to sensitive data or system resources.
  • Execution of arbitrary code with higher privileges, potentially allowing the attacker to take full control of the system.
  • Installation of malware or other malicious software without your knowledge.
  • Disruption of system operations or services.
Compliance Impact

This vulnerability could impact compliance with several common standards and regulations in the following ways:

  • GDPR (General Data Protection Regulation): If the vulnerability is exploited to gain unauthorized access to personal data, it could lead to a data breach. Under GDPR, organizations must protect personal data and report breaches within 72 hours. Failure to do so could result in significant fines.
  • 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. This would constitute a breach under HIPAA, requiring notification and potentially resulting in penalties.
  • Other standards like ISO 27001, NIST, or PCI DSS require organizations to maintain secure systems and protect sensitive information. Exploitation of this vulnerability could indicate a failure to meet these requirements, leading to non-compliance and potential penalties.
Detection Guidance

The provided context does not include specific detection methods or commands for identifying CVE-2026-49173 on a network or system. Detection typically involves checking for vulnerable Windows Kernel versions or using security tools that monitor for use-after-free vulnerabilities in kernel components.

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

Mitigation Strategies

To mitigate CVE-2026-49173, apply the security update provided by Microsoft as soon as possible. The vulnerability allows local privilege escalation, so patching the Windows Kernel is critical.

  • Check for and install the latest Windows updates via Windows Update or the Microsoft Update Catalog.
  • Follow Microsoft's official guidance for CVE-2026-49173, available at the provided resource link.
  • Restrict local access to systems to authorized users only, as the vulnerability requires local access to exploit.
  • Monitor Microsoft's security advisories for 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-49173. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart