Description
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Runtime 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

A race condition in the Windows Runtime allows an authorized local user to trigger concurrent operations on a shared resource. The improper synchronisation of that resource enables the operating system to grant higher privileges during a conflict, allowing the attacker to run code with authority beyond what is normally permitted.

Affected Systems

Microsoft Windows 11 24H2, 25H2, and 26H1, as well as Windows Server 2022 and Windows Server 2025—including Server Core installations—are affected. The issue appears in ARM64 builds for 24H2 and 25H2 and in the x64 build for 26H1.

Risk and Exploitability

The flaw carries a CVSS score of 7.8, indicating high severity, but the EPSS score is below 1 %, suggesting that exploitation is currently unlikely. The vulnerability is not listed in CISA’s KEV catalog. The attack vector is local and requires an authorized user to run code within the Windows Runtime environment to induce the race condition; no remote exploitation pathway is described in the available data.

Generated by OpenCVE AI on July 31, 2026 at 06:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest cumulative or security update that addresses the Windows Runtime race condition on Windows 11 or Windows Server.
  • If a patch is not yet available, use group policy or system configuration to disable the vulnerable Windows Runtime component or limit its usage until the fix is released.
  • For applications that rely on the affected component, restrict or prevent their execution until the updated libraries are in place, for example by disabling the application or updating to a version that uses the corrected APIs.

Generated by OpenCVE AI on July 31, 2026 at 06:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 19: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:45:00 +0000

Type Values Removed Values Added
Description Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Runtime allows an authorized attacker to elevate privileges locally.
Title Windows Runtime Elevation of Privilege Vulnerability
First Time appeared Microsoft
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2022
Microsoft windows Server 2025
Weaknesses CWE-362
CPEs 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_2022:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2022
Microsoft windows Server 2025
References
Metrics cvssV3_1

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


Subscriptions

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

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-03T22:58:39.961Z

Reserved: 2026-07-01T04:33:41.869Z

Link: CVE-2026-58527

cve-icon Vulnrichment

Updated: 2026-07-14T18:27:30.711Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T06:30:18Z

Weaknesses
  • CWE-362

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