Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local vector and low existing privileges are required (AV:L/PR:L), no user interaction (UI:N), and a kernel-mode compromise yields full SYSTEM control giving total C/I/A impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
Integer underflow (wrap or wraparound) in Windows Common Log File System Driver allows an authorized attacker to elevate privileges locally.
Articles & Coverage 1
AnalysisAI
Local privilege escalation in the Windows Common Log File System (CLFS) driver lets an already-authenticated low-privileged user gain SYSTEM-level rights on affected Windows client and server builds by triggering an integer underflow (CWE-191) in the driver's log-file parsing. The flaw yields total confidentiality, integrity, and availability impact on the local machine. There is no public exploit identified at time of analysis, EPSS risk is low (0.06%, 19th percentile), and CISA SSVC records exploitation status as none - but CLFS is a historically heavily-targeted attack surface, so patching is warranted.
Technical ContextAI
The Common Log File System (CLFS) is a general-purpose transactional logging subsystem implemented in the kernel-mode driver clfs.sys, used by Windows components (TxF/TxR, Kernel Transaction Manager, ETW, and various services) to persist structured log records in Base Log Files (BLFs). The vulnerability is classified as CWE-191 (Integer Underflow / wraparound): a subtraction or size computation over an attacker-influenced field in a crafted log file wraps below zero, producing an unexpectedly large or incorrect length that drives an out-of-bounds memory operation within kernel context. Because clfs.sys runs in the kernel, corrupting its internal state translates directly into arbitrary code execution or memory manipulation at SYSTEM. The CPE set confirms the affected surface is the Microsoft Windows OS itself across Windows 10 (1607, 1809, 21H2, 22H2), Windows 11 (22H3, 23H2, 24H2, 25H2, 26H1), and Windows Server (2012 through 2025).
RemediationAI
Apply Microsoft's security update for CVE-2026-40397 - the fix is delivered through the standard cumulative/monthly rollup, so install the update that raises the OS to or above the fixed build for your version (for example 10.0.19045.7291 for Windows 10 22H2, 10.0.26100.8457 for Windows 11 24H2, 10.0.20348.5139 for Windows Server 2022, 10.0.26100.32860 for Windows Server 2025), per the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-40397. Vendor-released patch: apply the cumulative update matching your build. Because CLFS is deeply embedded and disabling clfs.sys is not a supported option, there is no clean feature-level workaround; where immediate patching is impossible, reduce exposure by enforcing least privilege so untrusted or low-trust local accounts cannot run code on the host (this bug requires an existing local foothold), deploy EDR/attack-surface-reduction rules that flag anomalous kernel-driver exploitation, and prioritize multi-user, RDP, and terminal-server systems where low-privileged interactive logons are common. The trade-off of the least-privilege approach is operational friction for shared hosts but no functional loss to CLFS-dependent services.
More in Windows Server 2012
View allWindows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
<p>A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged fi
Remote code execution in Microsoft Office 2007-2016 and Windows Vista through 10 allows attackers to execute arbitrary c
Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f
The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows
The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co
Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth
The Win32k kernel-mode driver in Windows Vista through Windows Server 2016 allows local privilege escalation, exploited
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
Active Directory Domain Services Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerabilit
Same weakness CWE-191 – Integer Underflow
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29659
GHSA-864v-w6fx-r2g4