CVE-2026-54127
Analyzed Analyzed - Analysis Complete

Use After Free in Windows Hyper-V Allows Local Privilege Escalation

Vulnerability report for CVE-2026-54127, 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 Hyper-V allows an unauthorized 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 8 associated CPEs
Vendor Product Version / Range
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_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-54127 is a use-after-free vulnerability in Windows Hyper-V. This type of vulnerability occurs when a program continues to use a memory pointer after it has been freed, which can lead to unexpected behavior, crashes, or exploitation by attackers.

In this case, the vulnerability allows an unauthorized attacker to elevate their privileges locally on a system running Windows Hyper-V. This means an attacker who already has some level of access to the system could exploit this flaw to gain higher privileges, potentially taking full control of the affected system.

Impact Analysis

If you are using Windows Hyper-V, this vulnerability could have several impacts:

  • An attacker with local access to your system could exploit this vulnerability to elevate their privileges, gaining administrative or system-level control over the affected machine.
  • Once an attacker gains elevated privileges, they could perform malicious actions such as installing malware, stealing sensitive data, or disrupting system operations.
  • The vulnerability could be used as part of a larger attack chain, where an initial compromise leads to further exploitation of this flaw to deepen the attacker's foothold in your environment.
Compliance Impact

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

  • GDPR (General Data Protection Regulation): If the affected system processes or stores personal data of EU citizens, a successful exploitation of this vulnerability could lead to unauthorized access or disclosure of that data. This may result in a breach of GDPR requirements, particularly those related to data protection and security (Articles 5, 25, and 32).
  • HIPAA (Health Insurance Portability and Accountability Act): For organizations handling protected health information (PHI), this vulnerability could lead to unauthorized access to sensitive patient data. This would violate HIPAA's Security Rule, which requires safeguards to protect the confidentiality, integrity, and availability of PHI.
  • 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 or privilege escalation. Failure to patch or mitigate this vulnerability could result in non-compliance with these frameworks.

To maintain compliance, it is critical to apply the necessary patches or mitigations provided by Microsoft to address this vulnerability.

Mitigation Strategies

Apply the security update provided by Microsoft to address CVE-2026-54127. This update will patch the use-after-free vulnerability in Windows Hyper-V.

  • Visit the Microsoft Security Response Center (MSRC) update guide for CVE-2026-54127 to download and install the latest patch.
  • Ensure all systems running Windows Hyper-V are updated to the latest version to prevent local privilege escalation attacks.

Chat Assistant

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

EPSS Chart