Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
6DescriptionCVE.org
Use after free in Microsoft Brokering File System allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in Microsoft Brokering File System on Windows 11 and Windows Server 2022/2025 allows authenticated users with low privileges to gain SYSTEM-level access via use-after-free memory corruption. The vulnerability affects all actively supported Windows 11 versions (22H3 through 26H1) and recent Windows Server editions. Exploitation requires local access and low-level user privileges (PR:L) but has low attack complexity (AC:L), enabling reliable exploitation once local access is obtained. No public exploit identified at time of analysis, though the use-after-free weakness class is well-understood by attackers.
Technical ContextAI
The Microsoft Brokering File System is a Windows kernel component responsible for managing file system operations and inter-process communication between applications and system resources. This vulnerability stems from a use-after-free condition (CWE-416), a memory corruption class where code continues to reference memory after it has been freed, allowing attackers to manipulate deallocated memory regions. By timing memory operations carefully, an attacker can control what data occupies the freed memory location, potentially redirecting execution flow or corrupting security-critical data structures. The affected CPE strings identify Windows 11 builds from 10.0.22631.0 through 10.0.28000.1836 and Windows Server 2022 23H2/2025 from 10.0.25398.0 through 10.0.26100.32690. The local attack vector (AV:L) indicates the vulnerability is exploitable only by authenticated users with existing system access, not remotely over network protocols.
RemediationAI
Apply the Microsoft-released security updates immediately through Windows Update or Windows Server Update Services. For Windows 11 22H2/23H2, update to build 10.0.22631.6936 or later. For Windows 11 24H2 and Windows Server 2025, update to build 10.0.26100.32690 or later. For Windows 11 25H2, update to build 10.0.26200.8246 or later. For Windows 11 26H1, update to build 10.0.28000.1836 or later. For Windows Server 2022 23H2 Edition, update to build 10.0.25398.2274 or later. No workarounds are documented; patching is the only effective mitigation. Organizations unable to patch immediately should prioritize systems with multiple user accounts, shared access, or internet-facing services where initial access risk is elevated. Review security logs for unusual privilege escalation attempts or suspicious kernel-mode activity. Detailed patch deployment guidance is available at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26181.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-22424