CVE-2026-58632
Analyzed Analyzed - Analysis Complete

Use After Free in Windows Win32K Allows Privilege Escalation

Vulnerability report for CVE-2026-58632, 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 Win32K 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-15
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 20 associated CPEs
Vendor Product Version / Range
microsoft windows_11_26h1 to 10.0.28000.2269 (exc)
microsoft windows_11_26h1 to 10.0.28000.2269 (exc)
microsoft windows_10_1607 to 10.0.14393.9339 (exc)
microsoft windows_10_1607 to 10.0.14393.9339 (exc)
microsoft windows_10_1809 to 10.0.17763.9020 (exc)
microsoft windows_10_1809 to 10.0.17763.9020 (exc)
microsoft windows_11_24h2 to 10.0.26100.8875 (exc)
microsoft windows_11_24h2 to 10.0.26100.8875 (exc)
microsoft windows_server_2025 to 10.0.26100.33158 (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)
microsoft windows_server_2022 to 10.0.20348.5386 (exc)
microsoft windows_server_2016 to 10.0.14393.9339 (exc)
microsoft windows_server_2019 to 10.0.17763.9020 (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

This vulnerability is a use-after-free issue in Windows Win32K, which allows an authorized attacker to elevate their privileges locally on a system.

Detection Guidance

Detection of CVE-2026-58632 requires monitoring for unusual privilege escalation attempts or crashes in the Windows Win32K component. Check Windows Event Logs for kernel-mode crashes or errors related to win32k.sys. Use tools like Process Monitor or Windows Defender ATP to track suspicious activity.

Impact Analysis

An attacker could exploit this to gain higher-level permissions on your system, potentially allowing them to install programs, view or delete data, or create new accounts with full user rights.

Compliance Impact

This vulnerability allows local privilege escalation in Windows Win32K, which could enable unauthorized access to sensitive data or system functions. Such unauthorized access may violate compliance requirements under GDPR or HIPAA by compromising data confidentiality or integrity.

Mitigation Strategies

Apply the latest security updates from Microsoft to patch the Win32K vulnerability. Monitor Microsoft's update guide for patches and install them promptly.

Chat Assistant

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

EPSS Chart