CVE-2026-54995
Analyzed Analyzed - Analysis Complete

Use After Free in RMCAST Driver Enables Remote Code Execution

Vulnerability report for CVE-2026-54995, 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-20

Assigner: Microsoft Corporation

Description

Use after free in Reliable Multicast Transport Driver (RMCAST) allows an unauthorized attacker to execute code over a network.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-20
Generated
2026-08-03
AI Q&A
2026-07-14
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 22 associated CPEs
Vendor Product Version / Range
microsoft windows_server_2012 r2
microsoft windows_server_2012 *
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_server_2016 to 10.0.14393.9339 (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.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-54995 is a use-after-free vulnerability in the Reliable Multicast Transport Driver (RMCAST). This type of vulnerability occurs when a program continues to use memory after it has been freed, which can lead to unexpected behavior or code execution.

In this case, an unauthorized attacker can exploit this flaw over a network to execute arbitrary code on a vulnerable system. The vulnerability does not require any privileges or user interaction to be exploited.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying the use-after-free vulnerability in the Reliable Multicast Transport Driver (RMCAST). Detection typically involves checking for vulnerable versions of the driver or monitoring network traffic for anomalous multicast activity, but no details are available in the given resources.

To detect this vulnerability, you may need to refer to Microsoft's official guidance or security tools that scan for vulnerable components. However, no commands or tools are specified in the provided text.

Impact Analysis

This vulnerability can have severe impacts if exploited:

  • Remote Code Execution: An attacker can execute malicious code on your system without any prior access or interaction.
  • Unauthorized Access: The attacker can gain control over the affected system, potentially accessing sensitive data or performing unauthorized actions.
  • Network-Based Attack: Since the vulnerability is exploitable over a network, systems running the vulnerable RMCAST driver are at risk if exposed to untrusted networks.

The CVSS base score of 8.1 (Critical) indicates a high potential for damage, particularly in terms of confidentiality, integrity, and availability of the affected system.

Compliance Impact

This vulnerability can impact compliance with several standards and regulations, depending on the context of the affected system:

  • GDPR: If the vulnerable system processes personal data of EU citizens, a successful exploit could lead to unauthorized access or disclosure of this data. This may result in a breach of GDPR requirements for data protection and could trigger mandatory breach notifications and potential fines.
  • HIPAA: For organizations handling protected health information (PHI), exploitation of this vulnerability could lead to unauthorized access to PHI, violating HIPAA's Security Rule. This could result in penalties and required corrective actions.
  • Other Standards: Compliance frameworks like ISO 27001, NIST, or PCI DSS require organizations to maintain secure systems and protect against unauthorized access. Exploitation of this vulnerability could indicate a failure to meet these requirements, leading to compliance violations.

Organizations should assess their exposure to this vulnerability and take appropriate remediation steps to maintain compliance with applicable regulations.

Mitigation Strategies

Based on the provided context, the following immediate steps are recommended to mitigate the vulnerability:

  • Apply the latest security updates or patches provided by Microsoft for the Reliable Multicast Transport Driver (RMCAST). Refer to the Microsoft Security Response Center (MSRC) update guide for CVE-2026-54995.
  • If a patch is not immediately available, consider disabling or restricting access to the RMCAST driver until a fix is applied.
  • Monitor network traffic for unusual multicast activity that could indicate exploitation attempts.
  • Review Microsoft's official documentation for additional workarounds or mitigations specific to this vulnerability.

Chat Assistant

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

EPSS Chart