Description
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Push Notifications allows an authorized attacker to elevate privileges locally.
Published: 2026-07-14
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability originates from a race condition in the Windows Push Notification service, where concurrent access to a shared resource is not properly synchronized. This flaw can be exploited by an authenticated user on the same machine to gain higher privileges, effectively allowing local privilege escalation. The weakness is classified as a race condition (CWE-362) and a use‑after‑free (CWE-416), permitting attackers to bypass privilege checks internally.

Affected Systems

Microsoft Windows 11 versions 23H2, 24H2, 25H2, 26H1 and Windows Server 2025 (Standard and Server Core) are affected. The issue resides in the Windows Push Notification infrastructure across these releases.

Risk and Exploitability

The CVSS score of 7.8 indicates a high severity, while the EPSS score of < 1% shows a low expected exploitation probability. Because the flaw requires a local authorized user, the attack surface is limited to on‑premises users who can run code on the target machine. The vulnerability is not listed in the CISA KEV catalog and no publicly disclosed exploits are known.

Generated by OpenCVE AI on July 31, 2026 at 09:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Download and install the latest Windows updates that contain the fix for CVE-2026-44800 from Microsoft Update Catalog or through Windows Update, ensuring all affected release versions are patched.
  • Restart the machine to apply the changes and restart the Windows Push Notification Service (wpnservice).
  • As a temporary measure, disable or restrict access to the Windows Push Notification Service by modifying group policy or disabling the service if the application does not rely on push notifications.

Generated by OpenCVE AI on July 31, 2026 at 09:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Push Notifications allows an authorized attacker to elevate privileges locally.
Title Windows Push Notifications Elevation of Privilege Vulnerability
First Time appeared Microsoft
Microsoft windows 11 23h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2025
Weaknesses CWE-362
CWE-416
CPEs cpe:2.3:o:microsoft:windows_11_23H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_23H2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_11_24H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_25H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_26H1:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows 11 23h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2025
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H/E:U/RL:O/RC:C'}


Subscriptions

Microsoft Windows 11 23h2 Windows 11 24h2 Windows 11 25h2 Windows 11 26h1 Windows Server 2025
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-03T22:54:08.569Z

Reserved: 2026-05-07T20:07:18.270Z

Link: CVE-2026-44800

cve-icon Vulnrichment

Updated: 2026-07-15T10:42:20.799Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T09:15:06Z

Weaknesses
  • CWE-362

    Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

  • CWE-416

    Use After Free