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) in concurrent handling of shared resources, allowing an authorized low-privileged attacker to win a timing window and elevate to higher privileges with scope change. The CVSS 3.1 vector AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H reflects local-only exploitation with high attack complexity due to the timing-dependent nature, but a successful attacker gains full confidentiality, integrity, and availability impact across a security boundary. No public exploit identified at time of analysis.
Technical ContextAI
The vulnerability resides in the Windows Push Notifications subsystem (WPN / WpnService), which delivers toast and tile notifications to user sessions and brokers requests between user-mode apps and system components. The root cause is CWE-362 (Concurrent Execution Using Shared Resource with Improper Synchronization), a classic race condition where two or more threads access a shared object - typically a handle, registry key, or memory region - without adequate locking, allowing an attacker to interleave operations between a check and a use (TOCTOU). Because the WPN service runs with elevated rights and exposes IPC interfaces to lower-privileged callers, winning the race lets an authorized user influence operations performed in a higher-privileged security context, which aligns with the Scope:Changed component of the CVSS vector.
RemediationAI
Apply the Microsoft-released security update for CVE-2026-42978 as listed in the MSRC update guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42978 - patch available per vendor advisory, with exact KB numbers varying by Windows SKU and build. Until patches are deployed, reduce exposure by restricting interactive and remote-interactive logon rights on sensitive hosts so that only trusted accounts can reach the local attack surface (trade-off: may disrupt shared workstation, RDS, and VDI workflows), and consider stopping or disabling the WpnService / WpnUserService where notification functionality is not required (trade-off: breaks toast notifications, Action Center delivery, and some Store-app features). Monitor for repeated crashes or anomalous behavior of the Windows Push Notifications service, which can indicate race-condition exploitation 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-35738
GHSA-mjxj-356g-98wq