Severity by source
Sources disagree (Medium–Critical)AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorVendor: microsoft
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
2DescriptionCVE.org
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Push Notifications allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in Microsoft Windows Push Notifications service stems from a race condition (CWE-362) that an authenticated low-privilege user can win to gain higher privileges on the host. The CVSS 7.8 score with Scope:Changed indicates successful exploitation crosses a security boundary, impacting confidentiality, integrity, and availability of resources beyond the vulnerable component. No public exploit identified at time of analysis, and the vulnerability is not listed in CISA KEV.
Technical ContextAI
Windows Push Notifications (WNS) is the Microsoft platform service that delivers toast, tile, badge, and raw notifications to Windows applications, typically implemented through the WpnUserService and WpnService components running with elevated rights to broker notification delivery between user-mode apps and the kernel. The flaw is classified as CWE-362 (Concurrent Execution using Shared Resource with Improper Synchronization), a classic time-of-check/time-of-use (TOCTOU) class of bug where two threads or processes manipulate a shared resource without adequate locking, allowing an attacker-controlled thread to interpose between a privileged operation's validation and its use. Because the CVSS vector marks Scope:Changed, the race occurs in a component whose successful exploitation impacts resources managed by a different security authority - consistent with a user-mode caller manipulating a service running at higher integrity.
RemediationAI
Apply the patch available per Microsoft Security Response Center advisory CVE-2026-42991 (https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42991) through standard Windows Update or WSUS channels for all affected client and server SKUs; exact fix KB numbers are listed in the MSRC entry and should be cited from that advisory rather than inferred. Until patches are deployed, compensating controls include restricting interactive logon and local code execution on affected hosts to trusted administrators (since the attacker requires local low-privilege access), and disabling the Windows Push Notifications User Service (WpnUserService) where applications do not depend on toast or tile notifications - note that this will break notification delivery for UWP and modern apps and is rarely viable on user workstations. EDR detections for anomalous child processes spawned by the WpnUserService or rapid repeated calls into push notification APIs from non-notification-consuming processes can help identify exploit attempts.
More in Windows 10 1809
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
Windows Win32k contains an out-of-bounds write vulnerability enabling local privilege escalation to SYSTEM, exploited by
Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth
Windows contains an elevation of privilege vulnerability known as 'HiveNightmare' or 'SeriousSAM' where overly permissiv
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
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Same weakness CWE-362 – Race Condition
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35741
GHSA-56p9-f9vp-94x2