← All CVEs

CVE-2026-50379

HIGH 7.5

Published 2026-07-14 · Last modified 2026-07-21

Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Media allows an authorized attacker to elevate privileges over a network.

ELEVATED IMPACT

Severe if exploited (CVSS 7.5), but no known exploitation and low modeled probability. Patch on a normal cadence.

Exploitation likelihood

0.4%chance of exploitation in 30 days · 29th percentile

○ In CISA KEV ○ Public exploit / PoC

Impact if exploited

7.5CVSS 3.1 · HIGH

  • ConfidentialityHigh
  • IntegrityHigh
  • AvailabilityHigh

What an attacker needs

  • Access: Reachable over the network — no local access needed
  • Privileges: Requires a low-privilege account
  • User interaction: No user interaction needed
  • Complexity: Needs a race window or specific setup

✓ lowers the bar for an attacker · ⚠ raises it

Proof of concept & exploit code

Test against your own equipment

curl -s https://vulnpedia.com/cve/CVE-2026-50379/poc.jsonMachine-readable PoC index for this CVE (for automation).

Listed for defensive triage, patch verification, and authorized testing on systems you own. Machine-readable: /cve/CVE-2026-50379/poc.json

Affected

Vendors Microsoft

Products Windows 11 Version 24h2 Windows 11 Version 25h2 Windows 11 Version 26h1 Windows 11 24h2 Windows 11 25h2 Windows 11 26h1

Weakness (CWE)

  • CWE-362: : Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
  • CWE-416: : Use After Free

CVSS 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

Known Affected Software Configurations

VendorProductVersion range
MicrosoftWindows 11 24h2< 10.0.26100.8875
MicrosoftWindows 11 24h2< 10.0.26100.8875
MicrosoftWindows 11 25h2< 10.0.26200.8875
MicrosoftWindows 11 25h2< 10.0.26200.8875
MicrosoftWindows 11 26h1< 10.0.28000.2269
MicrosoftWindows 11 26h1< 10.0.28000.2525

All CVSS metrics

  • HIGH 7.5 v3.1 · CNA Primary
    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
  • HIGH 7.5 v3.1 · NVD Secondary
    CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

References

Patches & mitigations

Sources: NVD · CVE.org · EPSS