Race Condition in Windows Push Notifications by Microsoft
CVE-2026-42978
Key Information:
- Vendor
Microsoft
- Vendor
- CVE Published:
- 9 June 2026
Badges
What is CVE-2026-42978?
CVE-2026-42978 is a vulnerability found in Microsoft’s Windows Push Notifications system, which facilitates instant communication between applications and users on Windows devices. This specific issue arises from a race condition, where concurrent execution of processes using shared resources leads to improper synchronization. As a result of this vulnerability, an authorized attacker could leverage their permissions to elevate their privileges locally, granting them greater access to the system and potentially allowing them to perform actions that should be restricted. Organizations relying on Windows Push Notifications may face significant risks if this vulnerability is not addressed, as it could compromise the integrity and security of their systems.
Potential Impact of CVE-2026-42978
-
Privilege Escalation: The vulnerability allows attackers with existing permissions to gain elevated privileges, which can lead to unauthorized actions being performed on systems, including access to sensitive data and critical system functions.
-
Increased Attack Surface: By enabling local privilege escalation, the vulnerability could be exploited as a stepping stone for broader attacks within an organizational infrastructure, increasing the likelihood of further compromises and damage.
-
Security Breaches: Exploitation of this vulnerability might facilitate unauthorized access to critical applications or data, potentially leading to data breaches that can have legal implications and reputational damage to the organization.
Affected Version(s)
Windows 10 Version 1809 32-bit Systems 10.0.17763.0 < 10.0.17763.8880
Windows 10 Version 21H2 32-bit Systems 10.0.19044.0 < 10.0.19044.7417
Windows 10 Version 22H2 32-bit Systems 10.0.19045.0 < 10.0.19045.7417
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.