CVE-2026-54114
Analyzed Analyzed - Analysis Complete

Use After Free in Windows Win32K Kernel Driver

Vulnerability report for CVE-2026-54114, 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-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-54114 is a use-after-free vulnerability in the Windows Win32K component. 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 a 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 do.

Detection Guidance

This vulnerability involves a use-after-free issue in Windows Win32K, which requires local access to exploit. Detection typically involves monitoring for unusual privilege escalation attempts or system crashes related to Win32K components. Check Windows Event Logs for kernel-mode crashes or errors in win32k.sys. Use tools like Process Monitor or Windows Defender to track suspicious activity. No direct commands are provided in the available resources.

Impact Analysis

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

  • An attacker with local access to your system could exploit this vulnerability to gain elevated privileges, such as administrative rights.
  • With elevated privileges, the attacker could install malicious software, modify system settings, or access sensitive data that would otherwise be restricted.
  • This could lead to further compromise of your system, data breaches, or unauthorized actions performed under the guise of a legitimate user with higher privileges.
Compliance Impact

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

  • GDPR: 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 do so could lead to significant fines.
  • HIPAA: For organizations handling protected health information (PHI), this vulnerability could lead to unauthorized access to sensitive patient data. HIPAA requires safeguards to protect PHI, and a breach could result in penalties and mandatory corrective actions.
  • Other standards like ISO 27001 or NIST frameworks require organizations to maintain secure systems. Exploiting this vulnerability could indicate a failure to implement adequate security controls, potentially leading to non-compliance.

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

Mitigation Strategies

Apply the security update provided by Microsoft to address CVE-2026-54114. This vulnerability is classified as Important, and patching is the primary mitigation step.

  • Visit the Microsoft Update Guide for CVE-2026-54114 to download and install the latest security patches for Windows Win32K.
  • Ensure all systems running affected versions of Windows are updated promptly to prevent local privilege escalation attacks.

Chat Assistant

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

EPSS Chart