Description
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Key Guard 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 exists in the Windows Key Guard component that occurs when multiple privileged and non‑privileged processes execute concurrent operations on a shared resource. Because the component does not synchronize access to a critical data structure, an attacker can manipulate the order of operations to cause the system to treat a non‑privileged request as privileged. This flaw, classified as CWE-362, gives an authorized local user the ability to gain higher privileges and perform actions normally reserved for system or administrator accounts.

Affected Systems

The vulnerability affects Microsoft Windows OS and server editions that ship the Key Guard service, including Windows 10 Version 1809, 21H2, 22H2; Windows 11 Version 24H2, 25H2, 26H1; Windows Server 2019 (full installation and Server Core); Windows Server 2022; and Windows Server 2025 (full installation and Server Core). All affected editions are documented in the Microsoft Security Update Guide under CVE‑2026‑50378.

Risk and Exploitability

The CVSS base score of 7.8 indicates high severity, but the EPSS score of less than 1 % suggests exploitation is unlikely at present. Since the flaw is not listed in CISA’s KEV catalog, there is no known large‑scale exploitation. However, the local nature of the attack means an attacker who can execute code or commands on the system can potentially raise privileges and impact the confidentiality, integrity, and availability of that machine.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Microsoft cumulative update that includes the fix for CVE‑2026‑50378 from the Microsoft Security Update Guide.
  • Reboot affected machines after updating to ensure the Key Guard service restarts with the patch applied.
  • Analyze local audit logs for evidence of privilege escalation attempts and investigate any anomalous events promptly.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 15: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 Key Guard allows an authorized attacker to elevate privileges locally.
Title Windows Key Guard Elevation of Privilege Vulnerability
First Time appeared Microsoft
Microsoft windows 10 1809
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
Weaknesses CWE-362
CPEs cpe:2.3:o:microsoft:windows_10_1809:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_21H2:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_22H2:*:*:*:*:*:*: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_2019:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2022:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows 10 1809
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2019
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 10 1809 Windows 10 21h2 Windows 10 22h2 Windows 11 24h2 Windows 11 25h2 Windows 11 26h1 Windows Server 2019 Windows Server 2022 Windows Server 2025
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-03T22:55:22.533Z

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

Link: CVE-2026-50378

cve-icon Vulnrichment

Updated: 2026-07-16T14:46:23.530Z

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')