Windows Installer CVE-2026-20816
HIGHSeverity by source
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Local low-privileged attacker (AV:L/PR:L) must win a timing race (AC:H) with no user interaction, yielding full SYSTEM-level compromise (C:H/I:H/A:H).
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionNVD
Time-of-check time-of-use (toctou) race condition in Windows Installer allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in Microsoft Windows Installer (msiexec/Windows Installer service) allows an authenticated low-privileged user to win a time-of-check-to-time-of-use (TOCTOU) race and gain SYSTEM-level privileges across supported Windows client and server releases. Exploitation requires local access and winning a narrow timing window, and there is no public exploit identified at time of analysis. EPSS is very low (0.03%, 6th percentile), reflecting the high attack complexity and lack of observed exploitation.
Technical ContextAI
Windows Installer is the core MSI-based software installation and servicing engine present on all supported Windows versions; it runs privileged operations (as SYSTEM) on behalf of unprivileged callers during install, repair, and rollback actions. The root cause is CWE-367 (TOCTOU race condition): the service validates a resource - such as a file path, symlink target, or object handle - at one moment and then acts on it at a later moment, during which an attacker with concurrent local access can swap the resource. Per the affected CPE set, this spans the Windows 10 (1607, 1809, 21H2, 22H2), Windows 11 (23H2, 24H2, 25H2), and Windows Server (2008 SP2 through 2025) code lines, indicating the flawed code path is in the shared Windows Installer component rather than an edition-specific feature.
RemediationAI
Apply the Microsoft security update for CVE-2026-20816 (Patch available per vendor advisory); the exact KB and fixed build for each Windows edition are listed in the MSRC update guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-20816 - install the corresponding monthly cumulative update for your OS version. No exact fixed version string is provided in the input data, so pull the specific build from that advisory rather than assuming a number. As interim compensating controls where patching must be delayed, limit local interactive and RDP logon rights so only trusted administrators have local access (removing the low-privileged foothold this exploit requires), which has the trade-off of restricting legitimate multi-user scenarios; and monitor for anomalous msiexec/Windows Installer activity and rapid file/symlink manipulation in installer working directories, accepting that detection is best-effort and does not close the race window. Because the vulnerable component is core to software installation, disabling Windows Installer outright is not a practical workaround.
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 technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today