Vulnerability record · CVE-2025-32706 · published 13 May 2025
CVE-2025-32706: Windows CLFS Driver Input Validation Flaw Allows Local Privilege Elevation
Microsoft · Windows 10 1507
The Windows Common Log File System (CLFS) driver fails to properly validate input, letting a local attacker trigger a heap-based buffer overflow. Because CLFS runs in kernel mode, successful exploitation can give an attacker full control of the affected system. Microsoft rates this as a high-severity elevation of privilege issue and CISA has added it to the Known Exploited Vulnerabilities catalog.
Description
Improper input validation in Windows Common Log File System Driver allows an authorized attacker to elevate privileges locally.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Automated analysis
high priorityIt is a kernel-level local privilege escalation with public exploit code and active inclusion in CISA KEV, though it requires an existing local account.
What it is
The Windows Common Log File System (CLFS) driver fails to properly validate input, letting a local attacker trigger a heap-based buffer overflow. Because CLFS runs in kernel mode, successful exploitation can give an attacker full control of the affected system. Microsoft rates this as a high-severity elevation of privilege issue and CISA has added it to the Known Exploited Vulnerabilities catalog.
Impact
An attacker who already has a foothold on the machine can elevate from a low-privileged account to SYSTEM, gaining full control over the host. That opens the door to credential theft, disabling security controls, and lateral movement.
Attack surface
The attack is local: the CVSS vector is AV:L with PR:L and UI:N, so the attacker needs an existing account on the target but no user interaction from anyone else. The flaw is reached through the CLFS driver interface, which any local user can call.
Exploitation
CISA added this to the KEV catalog on 2025-05-13 with a remediation due date of 2025-06-03, and third-party references are tagged as Exploit, indicating public exploit code exists. EPSS puts 30-day exploitation probability at roughly 2.3 percent (82nd percentile), so mass scanning is less likely than targeted local use.
What to do
- Apply the Microsoft security update for CVE-2025-32706 on all affected Windows client and server versions immediately.
- Prioritize patching of internet-facing and multi-user systems, and any host where untrusted users can run code.
- Restrict local logon and interactive access to only trusted accounts until patching is complete.
- Enable and monitor kernel-level exploit protections such as HVCI and Credential Guard where supported.
- Verify patch coverage against the full affected product list, including older Windows Server 2008 and 2012 builds.
Detection
- Monitor for unexpected processes gaining SYSTEM or high-integrity tokens shortly after a low-privileged process starts.
- Watch for unusual access to CLFS log files (BLF) and the clfs.sys driver by non-system processes.
- Alert on known exploit artifacts or crash patterns in clfs.sys, including heap corruption events in Windows Error Reporting.
- Correlate local privilege escalation events with subsequent credential dumping or security tool tampering.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2025-32706 to the Known Exploited Vulnerabilities catalog on 13 May 2025 as "Microsoft Windows Common Log File System (CLFS) Driver Heap-Based Buffer Overflow Vulnerability". Required action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable. Federal deadline 3 June 2025.
Affected products
15 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-32706 | Vendor Advisory |
| https://www.vicarius.io/vsociety/posts/cve-2025-32706-detection-script-elevation-of-privilege-vulnerability-in-microsoft | ExploitThird Party Advisory |
| https://www.vicarius.io/vsociety/posts/cve-2025-32706-mitigation-script-elevation-of-privilege-vulnerability-in-microsof | ExploitMitigationThird Party Advisory |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-32706 | US Government Resource |
Track CVE-2025-32706 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2025-32706), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.