Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Race condition gives AC:H; description states network vector and unauthorized (unauthenticated) attacker so AV:N/PR:N/UI:N; privilege elevation yields full C/I/A impact.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows App Store allows an unauthorized attacker to elevate privileges over a network.
AnalysisAI
Privilege elevation in the Windows App Store component affects a broad range of Microsoft Windows client and server releases (Windows 10 1607 through Windows 11 26H1, and Windows Server 2016 through 2025), where a race condition (CWE-362) lets an unauthorized attacker win a timing window to gain elevated privileges over a network. The CVSS 3.1 score is 8.1 with a network vector and no authentication (PR:N), but high attack complexity (AC:H) reflects the difficulty of reliably winning the race. There is no public exploit identified at time of analysis and it is not listed in CISA KEV; a vendor patch is available from Microsoft.
Technical ContextAI
The flaw is a concurrency defect (CWE-362, 'Concurrent execution using shared resource with improper synchronization') in the Windows App Store subsystem, the platform service that handles installation, updating, and activation of packaged (MSIX/AppX) applications. A race condition arises when two or more execution threads access a shared resource without adequate locking, so an attacker who can influence timing may interleave operations to reach a state the developers assumed was atomic - here, a state that results in improper privilege assignment. The CPE data enumerates the affected platforms as Microsoft application-level components across Windows 10 (1607, 1809, 21H2, 22H2), Windows 11 (24H2, 25H2, 26H1), and Windows Server 2016/2019 (including Server Core), with tags extending coverage to Windows Server 2022 and 2025. The 'Authentication Bypass' tag combined with CWE-362 suggests the race is exploited to bypass an authorization/authentication check during a Store operation.
RemediationAI
Apply the Microsoft security update for CVE-2026-42900 as the primary fix: Patch available per vendor advisory (Microsoft), documented at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42900 - install the corresponding monthly cumulative update for each affected Windows 10, Windows 11, and Windows Server build, as exact fixed build numbers are enumerated per OS in the MSRC entry. No exact fixed version string was provided in this dataset, so confirm the precise KB/build from MSRC before deployment. If patching must be staged, prioritize network-exposed and multi-user systems, and as a compensating control restrict network access to the affected hosts and monitor for anomalous App Store / AppX package installation and activation activity; note that constraining Store functionality via policy may disrupt legitimate packaged-app deployment and update workflows, so validate impact before enforcing.
More in Windows Server 2016
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
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
Active Directory Domain Services Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerabilit
Same weakness CWE-362 – Race Condition
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43970
GHSA-mcvx-hvv7-4q3h