Severity by source
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Local access and a valid low-privileged account are required; AC:H reflects the inherent timing uncertainty of race condition exploitation; full CIA impact is consistent with SYSTEM-level privilege gain on the vulnerable host.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
3DescriptionCVE.org
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Event Logging Service allows an authorized attacker to elevate privileges locally.
AnalysisAI
Privilege escalation in the Windows Event Logging Service affects Windows 10, Windows 11, and Windows Server 2022/2025 across a wide range of builds via an improperly synchronized race condition on a shared resource. An authorized local attacker with low-level credentials can win a concurrent execution timing window to gain full SYSTEM-level privileges, achieving complete confidentiality, integrity, and availability compromise on the affected host. No public exploit code or CISA KEV listing has been identified at time of analysis, but the breadth of affected Windows versions across both client and server editions makes patching a high-priority operational item.
Technical ContextAI
CWE-362 identifies this as 'Concurrent Execution Using Shared Resource with Improper Synchronization' - a race condition where two or more threads access a shared resource without adequate locking. The Windows Event Logging Service (EventLog) is a core Windows OS component running at elevated privilege, responsible for receiving, indexing, and querying Windows event log data from across the system. A flaw in the service's concurrent access handling exposes a timing window where a low-privileged caller can interfere with the service's internal state - potentially redirecting execution or corrupting shared structures - leading to privilege escalation. Affected builds span Windows 10 21H2 (10.0.19044.x), Windows 10 22H2 (10.0.19045.x), Windows 11 23H2 through 26H1 (10.0.22631.x through 10.0.28000.x), Windows Server 2022 (10.0.20348.x), and Windows Server 2025 including Server Core (10.0.26100.x), all sharing the same EventLog service implementation lineage. The 'Information Disclosure' tag in the intelligence data suggests the race condition may also leak sensitive log data during exploitation attempts, adding a secondary impact vector beyond the primary LPE.
RemediationAI
Apply Microsoft's security update to advance system builds beyond the fixed thresholds: Windows 10 21H2 to build 10.0.19044.7663 or later, Windows 10 22H2 to 10.0.19045.7663 or later, Windows 11 23H2 to 10.0.22631.7517 or later, Windows 11 24H2 and Windows Server 2025 (including Server Core) to 10.0.26100.9168 or 10.0.26100.33296 respectively, Windows 11 25H2 to 10.0.26200.9168 or later, Windows 11 26H1 to 10.0.28000.2704 or later, and Windows Server 2022 to 10.0.20348.5499 or later. Consult the full MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-59126 for specific KB article numbers and update packages. As a compensating control where immediate patching is not possible, restrict interactive local logon rights to only necessary administrative accounts via Group Policy (User Rights Assignment: 'Allow log on locally'), reducing the pool of potential attackers to those already holding elevated access. Disabling the EventLog service itself is not a viable workaround as it breaks security auditing, event-based alerting, and numerous dependent Windows components.
More in Windows 10 21h2
View all<p>A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged fi
Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
Internet Shortcut Files Security Feature Bypass Vulnerability. Rated high severity (CVSS 8.1), this vulnerability is rem
Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour
Windows Kernel contains a TOCTOU race condition vulnerability allowing local privilege escalation, exploited by the OilR
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Windows SMB contains an improper access control vulnerability (CVE-2025-33073, CVSS 8.8) enabling authenticated attacker
Windows Kernel Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is low attack co
Active Directory Domain Services contains an elevation of privilege vulnerability that allows authenticated domain users
Windows Kernel-Mode Driver Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is l
Windows MSHTML Platform Spoofing Vulnerability. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitab
Same weakness CWE-362 – Race Condition
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56611
GHSA-c36p-x6jj-7x9r