LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2023-36036: Microsoft Windows Cloud Files Mini Filter Driver Privilege Escalation Vulnerability

RBRecent Breaches Vulnerability Intelligence·Nov 14, 2023
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Dec 5, 2023
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2023-36036 to its Known Exploited Vulnerabilities catalog on Nov 14, 2023, with a federal patch deadline of Dec 5, 2023 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Microsoft Windows Cloud Files Mini Filter Driver contains a privilege escalation vulnerability that could allow an attacker to gain SYSTEM privileges.

CVE-2023-36036 is a privilege escalation vulnerability in the Microsoft Windows Cloud Files Mini Filter Driver. An attacker who can already run code on a system could use it to obtain SYSTEM-level privileges, the highest level of control on a Windows host. That matters because elevation to SYSTEM lets an adversary disable defenses, install persistence, move laterally, or access sensitive data that ordinary user accounts cannot reach. Confirm exact impact and scope against the vendor advisory.

The issue is tracked under CWE-122 (heap-based buffer overflow). Public detail is limited to the CISA description that the driver contains a privilege escalation flaw capable of granting SYSTEM rights; no further exploit mechanics are supplied here.

How it works

CWE-122 describes a heap-based buffer overflow: memory allocated on the heap is written past its intended bounds. In a kernel-mode mini-filter driver such as the Cloud Files component, that class of flaw can corrupt adjacent structures or control data. An attacker who can trigger the overflow from a lower-privileged process may then redirect execution or modify security tokens to run as SYSTEM.

Because the component sits in the Windows file-system filter stack, the overflow is typically reached through interactions that the Cloud Files service or related APIs perform. Exact trigger conditions, input formats, and reliability of exploitation are not provided in the available facts and must be verified against the Microsoft advisory. The outcome described by CISA is clear: successful abuse yields SYSTEM privileges on the local host.

Am I affected? How to find it in your systems

The vulnerability affects Microsoft Windows systems that include the Cloud Files Mini Filter Driver. That driver is commonly present on modern Windows client and server editions that support cloud-file synchronization features (for example, OneDrive Files On-Demand). Inventory every Windows endpoint and server, then determine whether the Cloud Files mini-filter is loaded.

How to remediate

Apply the security update Microsoft released for this vulnerability as the primary remediation. Follow the vendor instructions exactly; the CISA-required action is to apply mitigations per those instructions or discontinue use of the product if mitigations are unavailable.

If you can't patch immediately

Until the vendor update can be installed, reduce exposure with compensating controls:

These steps do not eliminate the vulnerability; they only lower the likelihood of successful abuse until the official patch is applied.

If your data may have been exposed

Privilege-escalation vulnerabilities that reach SYSTEM can be used as a stepping stone in larger intrusions, including data theft or ransomware deployment, although ransomware use of this specific CVE is not documented in the supplied facts. If you have evidence of exploitation or unexplained SYSTEM-level activity, treat the host as compromised: isolate it, collect forensic images, rotate credentials that may have been accessible, and hunt for persistence across the environment. As a quick check for whether associated email addresses appear in known breach data sets, you can run a free exposure scan of those addresses against public breach repositories.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMicrosoft · Windows
WeaknessCWE-122
Added to CISA KEVNov 14, 2023
Federal patch deadlineDec 5, 2023
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities