CVE-2026-50374
Analyzed Analyzed - Analysis Complete

Use After Free in Windows Cloud Files Mini Filter Driver

Vulnerability report for CVE-2026-50374, 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 Windows Cloud Files Mini Filter Driver allows an authorized attacker to elevate privileges with a physical attack.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-20
Generated
2026-08-04
AI Q&A
2026-07-15
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.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-50374 is a use-after-free vulnerability in the Windows Cloud Files Mini Filter Driver. 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 physical access to the 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 requires physical access to exploit, so detection focuses on monitoring for unusual privilege escalation attempts or suspicious activity in the Windows Cloud Files Mini Filter Driver. Check Windows Event Logs for events related to the driver or privilege changes. Use commands like 'fltmc' to list mini-filter drivers and verify the Cloud Files Mini Filter Driver is running.

Impact Analysis

If you are affected by this vulnerability, an attacker with physical access to your system and some level of authorization could exploit it to elevate their privileges.

  • The attacker could gain higher-level access to your system, potentially allowing them to execute arbitrary code or commands with elevated permissions.
  • This could lead to unauthorized access to sensitive data, installation of malware, or other malicious activities that compromise the security and integrity of your system.

The CVSS base score of 6.3 indicates a medium severity, but the requirement for physical access and some level of authorization limits the scope of potential attacks.

Compliance Impact

This vulnerability could impact compliance with standards and regulations that require protection of sensitive data and system integrity.

  • GDPR: If the vulnerability leads to unauthorized access to personal data, it could result in a data breach, violating GDPR requirements for data protection and potentially leading to fines or legal consequences.
  • HIPAA: For organizations handling protected health information (PHI), exploitation of this vulnerability could lead to unauthorized access to PHI, violating HIPAA's security and privacy rules.
  • Other standards like ISO 27001 or NIST frameworks may also be affected, as they require maintaining the confidentiality, integrity, and availability of information systems.

To maintain compliance, organizations should 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-50374. The update can be found in the Microsoft Update Guide for this vulnerability.

  • Ensure all systems running the affected Windows Cloud Files Mini Filter Driver are updated to the latest patched version.
  • Restrict physical access to systems to prevent potential exploitation by an authorized attacker with physical access.

Chat Assistant

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

EPSS Chart