Severity by source
AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
6DescriptionCVE.org
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Push Notifications allows an authorized attacker to elevate privileges locally.
AnalysisAI
Privilege escalation in Windows Push Notifications service affects all supported Windows 10, 11, and Server versions through a race condition that allows low-privileged authenticated users to gain SYSTEM-level access. The vulnerability (CWE-362) stems from improper synchronization when multiple threads access shared resources in the notification subsystem. Attack complexity is high (AC:H), requiring precise timing to win the race, but successful exploitation grants complete system compromise wit
Technical ContextAI
The Windows Push Notifications Platform (WPN) service manages toast notifications, live tiles, and badge updates across the Windows ecosystem. This vulnerability exploits a classic Time-of-Check-Time-of-Use (TOCTOU) race condition (CWE-362) where concurrent threads improperly synchronize access to shared memory or system resources during notification processing. Between authentication checks and privilege-dependent operations, a narrow timing window exists where a low-privileged user can manipulate shared state. The changed scope (S:C) in the CVSS vector indicates the vulnerability breaks trust boundaries, likely allowing escape from the notification service's security context into a higher-privileged Windows subsystem or kernel component. Affected CPE strings span all currently supported Windows client and server platforms from legacy 1809 through preview builds (26H1), indicating the race condition exists in core notification architecture shared across Windows NT 10.0 kernel versions.
RemediationAI
Apply Microsoft's security updates immediately through Windows Update or WSUS to receive patched versions: Windows 10 version 1809 to build 10.0.17763.8644 or later, Windows 10 21H2 to build 10.0.19044.7184 or later, Windows 10 22H2 to build 10.0.19045.7184 or later, Windows 11 22H3/23H2 to build 10.0.22631.6936 or later, Windows 11 24H2 to build 10.0.26100.32690 or later, Windows 11 25H2 to build 10.0.26200.8246 or later, Windows 11 26H1 to build 10.0.28000.1836 or later, Windows Server 2019 to build 10.0.17763.8644 or later, Windows Server 2022 to build 10.0.20348.5020 or later, Windows Server 2022 23H2 Edition to build 10.0.25398.2274 or later, and Windows Server 2025 to build 10.0.26100.32690 or later. No workarounds have been published by Microsoft. Organizations unable to immediately patch should implement defense-in-depth controls including restricting local user privileges, monitoring for unusual notification service behavior through Event Tracing for Windows (ETW), and enforcing least-privilege access policies to limit low-privileged user populations. Full remediation guidance available at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32159.
Same weakness CWE-362 – Race Condition
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-22547