CVE-2025-62221
vulnerability analysis and mitigation

Overview

CVE-2025-62221 is a use-after-free (UAF) vulnerability in the Windows Cloud Files Mini Filter Driver that allows an authenticated local attacker with low privileges to escalate to SYSTEM-level access. Disclosed and patched on December 9, 2025, as part of Microsoft's December 2025 Patch Tuesday, it affects a broad range of Windows versions including Windows 10 (1809, 21H2, 22H2), Windows 11 (23H2, 24H2, 25H2), Windows Server 2019, 2022, 2022 23H2, and Windows Server 2025. The vulnerability carries a CVSS v3.1 base score of 7.8 (High) (Microsoft MSRC, CISA KEV).

Technical details

The vulnerability is classified as CWE-416 (Use After Free), occurring within the Windows Cloud Files Mini Filter Driver — a kernel-mode component responsible for managing cloud-synced file placeholders (e.g., OneDrive). A use-after-free condition arises when the driver accesses memory that has already been freed, allowing an attacker to manipulate freed memory to redirect execution flow and gain elevated privileges. Exploitation requires only low-privileged local access with no user interaction, making it straightforward to weaponize once an attacker has an initial foothold on a system. GitHub repositories referencing exploit code (e.g., JeanKauffman1305/CVE-2025-62221-Exploit- and LoKinii/CVE-2025-62221-Exploit) appeared shortly after disclosure, though their reliability is unverified (Microsoft MSRC, Tenable Blog).

Impact

Successful exploitation allows a low-privileged local attacker to escalate privileges to SYSTEM level, resulting in full confidentiality, integrity, and availability compromise of the affected host. An attacker achieving SYSTEM privileges can install malware, exfiltrate sensitive data, disable security controls, create persistent backdoors, and move laterally within a network. The broad scope of affected Windows versions — spanning consumer and enterprise endpoints as well as server infrastructure — significantly amplifies the potential blast radius (CISA KEV, Feedly).

Exploitation steps

  1. Initial Access: Obtain low-privileged local access to a vulnerable Windows system (e.g., via phishing, credential theft, or exploitation of another vulnerability).
  2. Reconnaissance: Confirm the target is running a vulnerable Windows version (Windows 10 1809/21H2/22H2, Windows 11 23H2/24H2/25H2, or Windows Server 2019/2022/2025) and that the December 2025 cumulative update has not been applied.
  3. Trigger UAF Condition: Craft a sequence of operations targeting the Windows Cloud Files Mini Filter Driver (cldflt.sys) that causes a kernel object to be freed while a reference to it is still held, creating a dangling pointer.
  4. Memory Manipulation: Exploit the freed memory region by allocating a controlled object in its place (heap spray or similar technique), redirecting kernel execution flow to attacker-controlled data.
  5. Privilege Escalation: Leverage the corrupted kernel state to overwrite the process token of the attacker's process with a SYSTEM-level token, achieving SYSTEM privileges.
  6. Post-Exploitation: With SYSTEM access, deploy persistence mechanisms (e.g., scheduled tasks, registry run keys), disable endpoint defenses, exfiltrate data, or pivot laterally within the network (Microsoft MSRC, CISA KEV).

Indicators of compromise

  • Process: Unexpected SYSTEM-level processes spawned from low-privileged user contexts; unusual child processes of svchost.exe or user applications running with SYSTEM token.
  • File System: Presence of exploit-related binaries or scripts in user-writable directories (e.g., %TEMP%, %APPDATA%); new scheduled tasks or services created by non-administrative accounts.
  • Logs: Windows Security Event Log entries showing privilege escalation (Event ID 4672 – Special privileges assigned to new logon) for accounts that should not hold such privileges; Event ID 4688 showing process creation with elevated tokens from unexpected parent processes.
  • Kernel/Driver: Unexpected access patterns or errors in cldflt.sys (Cloud Files Mini Filter Driver) visible in kernel debug logs or crash dumps; kernel pool corruption indicators in Windows Error Reporting.
  • Network: Outbound connections to command-and-control infrastructure initiated by SYSTEM-level processes that do not normally generate network traffic (CISA KEV, SOC Prime).

Mitigation and workarounds

Microsoft released patches for CVE-2025-62221 on December 9, 2025, as part of the December 2025 Patch Tuesday cumulative updates. Affected versions and their fixed build numbers include: Windows 10 21H2/22H2 → 10.0.19044/19045.6691; Windows 11 23H2 → 10.0.22631.6345; Windows 11 24H2 / Windows Server 2025 → 10.0.26100.7392; Windows 11 25H2 → 10.0.26200.7392; Windows Server 2022 → 10.0.20348.4467; Windows Server 2022 23H2 → 10.0.25398.2025; Windows 10 1809 / Windows Server 2019 → 10.0.17763.8146. CISA directed federal agencies to apply patches by December 30, 2025. No official workaround exists; immediate patching is the only recommended remediation. Organizations should also enforce least-privilege access controls and deploy EDR solutions to detect exploitation attempts (Microsoft MSRC, CISA KEV).

Community reactions

The vulnerability received significant attention from the security community as one of three zero-days patched in Microsoft's final Patch Tuesday of 2025. Tenable, Rapid7, Qualys, CrowdStrike, and Sophos all highlighted CVE-2025-62221 as a top priority in their December 2025 Patch Tuesday analyses, emphasizing its active exploitation status (Tenable Blog, Rapid7 Blog). Forbes and Dark Reading covered the CISA and Microsoft joint alert, framing it as a critical year-end patching priority. SOC Prime published detection content specifically for this CVE, and social media discussions on Reddit and Bluesky reflected urgency around patching given the confirmed in-the-wild exploitation (SOC Prime, Dark Reading). In May 2026, a related research disclosure dubbed "MiniPlasma" surfaced, describing a Windows privilege escalation zero-day affecting fully patched systems and referencing the Cloud Files Mini Filter Driver attack surface (The Hacker News).

Additional resources


SourceThis report was generated using AI

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management