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

Impact

A race condition (CWE‑362) combined with a use‑after‑free (CWE‑416) in Windows Media allows an authorized attacker to trigger improper synchronization of shared resources during concurrent execution, resulting in an elevation of privileges. The flaw enables the attacker to gain higher system rights than intended, potentially compromising system integrity.

Affected Systems

Microsoft Windows 11 Version 24H2 (ARM64), Version 25H2 (ARM64), and Version 26H1 (x64) are impacted. No other Windows 11 releases are mentioned as affected.

Risk and Exploitability

The CVSS score of 7.5 reflects a moderately high risk for the affected builds. The EPSS score is < 1%, indicating the likelihood of current exploitation is low. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is network‑based and requires the adversary to already have authorized network access to the target machine; by provoking the race condition the attacker can elevate privileges beyond the intended level.

Generated by OpenCVE AI on July 31, 2026 at 08:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Windows 11 cumulative update that addresses the Windows Media race condition.
  • If a patch is not yet available, stop the Windows Media Services or disable the component until a fix is released.
  • Limit the network exposure of Windows Media by configuring firewall rules and monitoring for anomalous activity.
  • Enforce least‑privilege for user accounts and run all programs with only the minimal rights required.

Generated by OpenCVE AI on July 31, 2026 at 08:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 12: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 Media allows an authorized attacker to elevate privileges over a network.
Title Windows Media Elevation of Privilege Vulnerability
First Time appeared Microsoft
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Weaknesses CWE-362
CWE-416
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:*
Vendors & Products Microsoft
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/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
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-07-30T20:24:32.685Z

Reserved: 2026-06-04T18:55:14.744Z

Link: CVE-2026-50379

cve-icon Vulnrichment

Updated: 2026-07-15T10:46:15.598Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T08:15:04Z

Weaknesses
  • CWE-362

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

  • CWE-416

    Use After Free