Severity by source
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Local-only access with a pre-existing low-privileged account (AV:L, PR:L); winning the race is timing-dependent (AC:H); successful EoP yields full local C/I/A impact within an unchanged scope.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Concurrent execution using shared resource with improper synchronization ('race condition') in Microsoft Windows App Store allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Microsoft Windows App Store (AppX/package deployment component) allows an authorized, low-privileged user to win a race condition and gain higher privileges on affected Windows client and server builds spanning Windows 10 1607 through Windows 11 26H1 and Windows Server 2016 through 2025. Exploitation requires local access and already-held low privileges, and the high attack complexity reflects the timing precision needed to win the race. There is no public exploit identified at time of analysis and it is not listed in CISA KEV, but Microsoft has released a patch.
Technical ContextAI
The flaw is a CWE-362 race condition (concurrent execution using a shared resource with improper synchronization) in the Windows App Store / AppX packaging and deployment subsystem, the component responsible for installing, updating, and running Store/MSIX applications. Because this deployment machinery runs with elevated system rights while acting on behalf of, or on resources reachable by, a normal user, a time-of-check-to-time-of-use (TOCTOU) style window can let a low-privileged process substitute or manipulate a shared resource between validation and use. The CPE set (cpe:2.3:a:microsoft:windows_10_version_1607 through windows_11_version_26h1, plus windows_server_2016/2019 and, per tags, 2022/2025) identifies the affected OS builds; the shared AppX servicing stack is present across all supported Windows editions, which is why the exposure is so broad.
RemediationAI
Apply the Microsoft security update for CVE-2026-50356 (Patch available per vendor advisory) to all affected Windows 10, Windows 11, and Windows Server systems; the exact patched build for each edition is listed at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50356. Because exploitation requires an authenticated local user, primary compensating controls until patching completes are to restrict interactive and local logon rights to trusted accounts, remove unnecessary local users, and apply least-privilege so fewer principals meet the PR:L prerequisite; on servers, prioritize multi-user and RDS/jump hosts where untrusted users can execute code. As a deeper (higher-friction) mitigation you can restrict non-admin AppX/MSIX installation and sideloading via policy, though this may break legitimate Store app deployment and self-service installs, so validate against your application delivery needs before enforcing.
More in Windows 10 Version 1607
View allRemote code execution in Windows IKE Extension (Internet Key Exchange) via double free memory corruption allows unauthen
Local privilege escalation in Microsoft Active Directory Federation Services (AD FS) lets an already-authenticated low-p
Windows Shell protection mechanism failure (CVE-2026-32202) allows remote attackers to perform spoofing attacks over a n
Local privilege escalation in the Microsoft Windows Kernel allows an unauthorized attacker to gain elevated (SYSTEM-leve
Local code execution in the Windows DHCP Client service stems from a use-after-free (CWE-416) memory-corruption flaw aff
Remote code execution in the Microsoft Windows DHCP Server role allows an unauthenticated network attacker to run arbitr
Local code execution in the Windows Media component of supported Windows 10, Windows 11, and Windows Server (2016 throug
Local privilege escalation via heap-based buffer overflow in the Windows Message Queuing (MSMQ) Queue Manager component
Local privilege escalation in Microsoft Windows Win32K lets an authenticated low-privileged user corrupt kernel heap mem
Local privilege escalation in the Windows NTFS file system driver lets an authenticated low-privileged user win a race c
Elevation of privilege in the Windows Hyper-V virtual network switch (VMSwitch) lets an authenticated attacker operating
Remote code execution in Microsoft Windows Remote Desktop (RDP) allows an unauthorized network attacker to run arbitrary
Same weakness CWE-362 – Race Condition
View allSame technique Race Condition
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43840
GHSA-7c82-69f2-m6j7