Microsoft Windows
CVE-2026-20826
HIGH
Severity by source
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Local-only escalation needing prior low-privilege access (AV:L/PR:L); timing-dependent race sets AC:H; success yields SYSTEM control, so C/I/A all High.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionNVD
Concurrent execution using shared resource with improper synchronization ('race condition') in Tablet Windows User Interface (TWINUI) Subsystem allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Tablet Windows User Interface (TWINUI) subsystem of Microsoft Windows lets an already-authenticated low-privileged user win a race condition (CWE-362) to gain higher privileges. The flaw spans a broad range of client and server builds (Windows 10 1607 through Windows 11 25H2, Windows Server 2016 through 2025) and, per its high-integrity/high-confidentiality/high-availability impact, can yield full SYSTEM-level control on a compromised host. No public exploit identified at time of analysis, and EPSS rates near-term mass exploitation as very low (0.03%).
Technical ContextAI
TWINUI is the Windows shell component that backs the tablet/touch and modern UI presentation layer, running as part of the interactive session's UI stack. The root cause is CWE-362, a concurrent-execution race condition arising from improper synchronization of a shared resource: when two threads access shared state without correct locking, an attacker who reliably interleaves operations (a TOCTOU-style window) can manipulate object state to execute code or access data at a higher privilege boundary. The CPE data confirms the defect lives in the OS itself (cpe:2.3:o:microsoft:windows_*) across both x86 and x64 client editions (Windows 10 1607/1809/21H2/22H2, Windows 11 23H2/24H2/25H2) and server editions (Windows Server 2016/2019/2022/2022 23H2/2025), indicating shared TWINUI code across the supported Windows codebase rather than an edition-specific regression.
RemediationAI
Patch available per vendor advisory - apply the Microsoft security update for your specific Windows edition and build as published on the MSRC update guide (https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-20826); the exact fixed KB/build number is not enumerated in the provided data and must be taken from that advisory for each affected release. Because this is a local privilege-escalation requiring prior low-privilege access, the most effective compensating controls until patching is complete are to reduce the number of untrusted local sessions on affected hosts: enforce least privilege and remove unnecessary interactive/RDP logon rights for standard users on servers, restrict who can run arbitrary code on tablet/touch-enabled and Terminal Server hosts, and monitor for anomalous local process behavior. Note the trade-off - none of these controls fixes the race condition itself; they only shrink the population of users who could attempt it, so patching remains the only complete remediation.
More in Windows 10 1607
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
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
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
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
Same weakness CWE-362 – Race Condition
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today