CVE-2026-2636
MEDIUMWindows OS < 25H2 - Denial of Service via CLFS.sys Driver Inconsistency
Title source: llmExploitation Summary
EIP tracks 4 public exploits for CVE-2026-2636. PoCs published by XiaomingX, XZ1r0, uname1able.
AI-analyzed exploit summary The repository contains minimal information about CVE-2026-2636, including target OS and compilation details, but lacks actual exploit code or technical analysis. It appears to be a placeholder or incomplete PoC.
Description
This vulnerability is caused by a CWE‑159: "Improper Handling of Invalid Use of Special Elements" weakness, which leads to an unrecoverable inconsistency in the CLFS.sys driver. This condition forces a call to the KeBugCheckEx function, allowing an unprivileged user to trigger a system crash. Microsoft silently fixed this vulnerability in the September 2025 cumulative update for Windows 11 2024 LTSC and Windows Server 2025. Windows 25H2 (released in September) was released with the patch. Windows 1123h2 and earlier versions remain vulnerable.
Exploits (4)
The repository contains minimal information about CVE-2026-2636, including target OS and compilation details, but lacks actual exploit code or technical analysis. It appears to be a placeholder or incomplete PoC.
This repository contains a functional proof-of-concept exploit for CVE-2026-2636, a vulnerability in the Windows Common Log File System (CLFS) driver that allows an unprivileged user to trigger a BSoD by calling ReadFile on a handle opened via CreateLogFile. The PoC demonstrates the vulnerability by creating a log file and attempting to read from it, leading to an unrecoverable system state.
The repository contains minimal information about CVE-2026-2636, mentioning only the target OS (Windows 11 23H2) and basic compilation details without any actual exploit code or technical analysis.
The repository contains a functional PoC for CVE-2026-2636, demonstrating a DoS vulnerability in CLFS.sys by triggering a BSoD via an unexpected sequence of ReadFile and CreateLogFile API calls. The PoC is minimal and does not require crafted files, relying on improper IRP flag handling.
References (1)
Scores
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H