CVE-2026-58526
Analyzed Analyzed - Analysis Complete

Use After Free in Windows Storage Elevates Privileges

Vulnerability report for CVE-2026-58526, 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 Storage 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-04
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.
CWE-362 The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-58526 is a use-after-free vulnerability in Windows Storage. This type of vulnerability occurs when a program continues to use memory after it has been freed, which can lead to unexpected behavior or exploitation.

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 than they were originally granted.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying the use-after-free vulnerability in Windows Storage (CVE-2026-58526) on a network or system. Detection typically requires advanced tools such as memory debuggers, exploit mitigation tools, or Microsoft-provided security updates and scanning utilities.

For official guidance, you may refer to Microsoft's security tools like Microsoft Defender for Endpoint, Windows Event Logs, or the Microsoft Safety Scanner. However, no direct commands or detection steps are mentioned in the available resources.

Impact Analysis

If exploited, this vulnerability could allow an attacker with local access to your system to elevate their privileges. This could lead to several potential impacts:

  • Unauthorized access to sensitive data stored on the system.
  • Execution of arbitrary code with elevated privileges, potentially allowing the attacker to take full control of the system.
  • Installation of malware or other malicious software without detection.
  • 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 leads to unauthorized access to personal data, it could result in a data breach. Organizations must report such breaches within 72 hours and may face significant fines if they fail 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 violations of HIPAA's Privacy and Security Rules. This could lead to penalties and required corrective actions.
  • Other standards like ISO 27001 or NIST frameworks require organizations to maintain the confidentiality, integrity, and availability of information. A privilege escalation vulnerability could undermine these requirements, leading to non-compliance and potential security audits or fines.
Mitigation Strategies

To mitigate CVE-2026-58526, apply the security update provided by Microsoft as soon as possible. The update addresses the use-after-free vulnerability in Windows Storage that could allow privilege escalation.

  • Visit the Microsoft Update Guide for CVE-2026-58526 to download and install the latest patch.
  • Ensure all Windows systems are up to date with the latest security updates via Windows Update or your organization's patch management system.
  • 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 guidance 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-58526. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart