CVE-2026-58602
Analyzed Analyzed - Analysis Complete

Use After Free in Windows Kernel Mode Driver

Vulnerability report for CVE-2026-58602, 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 Mode Driver 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 4 associated CPEs
Vendor Product Version / Range
microsoft windows_server_2025 to 10.0.26100.33158 (exc)
microsoft windows_11_24h2 to 10.0.26100.8875 (exc)
microsoft windows_11_26h1 to 10.0.28000.2525 (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-58602 is a use-after-free vulnerability in the Windows Kernel Mode Driver. 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.

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 data.

  • The vulnerability is classified as an elevation of privilege (EoP) issue.
  • It requires local access, meaning the attacker must already have some level of access to the affected system.
  • The CVSS v3.1 base score is 7.8, indicating a high severity level with impacts on confidentiality, integrity, and availability.
Detection Guidance

The provided context does not include specific detection methods or commands for identifying this vulnerability on a network or system. Detection typically involves checking for vulnerable versions of the Windows Kernel Mode Driver or using security tools that monitor for use-after-free exploits in kernel components.

Microsoft may provide detection guidance or updates in their official security advisory. You can refer to the Microsoft Security Response Center (MSRC) for any available detection tools or scripts.

Impact Analysis

If you are using a system affected by CVE-2026-58602, this vulnerability could have several impacts:

  • An attacker with local access could exploit this flaw to gain elevated privileges on your system.
  • Elevated privileges could allow the attacker to execute malicious code, install malware, or access sensitive files and data that would otherwise be restricted.
  • The attacker could potentially take full control of the affected system, leading to data breaches or further compromise of your network.
  • Since the vulnerability affects the Windows Kernel Mode Driver, exploitation could also lead to system instability or crashes.
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. Under GDPR, organizations must protect personal data and report breaches within 72 hours. Failure to mitigate this vulnerability could lead to non-compliance and potential fines.
  • HIPAA (Health Insurance Portability and Accountability Act): For organizations handling protected health information (PHI), this vulnerability could allow unauthorized access to sensitive patient data. HIPAA requires safeguards to protect PHI, and exploitation of this flaw could result in violations and penalties.
  • Other standards like ISO 27001, NIST, or PCI DSS may also be affected, as they require organizations to maintain secure systems and protect against unauthorized access. Failure to patch or mitigate this vulnerability could lead to non-compliance with these frameworks.

To maintain compliance, it is critical to apply security updates or mitigations provided by Microsoft to address this vulnerability.

Mitigation Strategies

Apply the security update provided by Microsoft as soon as possible. The update will patch the use-after-free vulnerability in the Windows Kernel Mode Driver.

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

EPSS Chart