Description
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows USB Print Driver allows an authorized attacker to elevate privileges with a physical attack.
Published: 2026-07-14
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A race condition in the Windows USB Print Driver allows an attacker who already has authorized access to the system to gain higher privileges. The flaw is caused by improper synchronization on a shared resource, described by CWE‑362, and is also associated with a use‑after‑free issue (CWE‑416). Exploiting the concurrency error could enable the attacker to execute code with elevated rights, potentially permitting the installation of software or alteration of system‑level configurations. The impact is limited to the privileges of the account that performed the action once the race condition is triggered.

Affected Systems

Microsoft Windows 11 24H2, 25H2, and 26H1, including ARM64 builds for 24H2 and 25H2 and the x64 build for 26H1, as well as Windows Server 2025 and its Server Core installation are affected. The vulnerability exists in the Universal Print Service and the Windows USB Print Driver across the listed architectures.

Risk and Exploitability

The CVSS score of 6.3 indicates a moderate severity rating, while the EPSS score of less than 1% suggests a very low likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog and no active exploits are publicly reported. An attacker would need authorized access to the system and physical access to a USB‑connected printer or similar device to trigger the race condition in the print service, so the overall risk remains moderate and the exploitation vector is constrained.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Windows security update that contains the fix for the Windows USB Print Driver.
  • Disable or restrict the Universal Print Service if it is not required for business operations.
  • Enforce physical security controls to limit unauthorized USB port access and employ device‑authentication mechanisms.

Generated by OpenCVE AI on July 31, 2026 at 06: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 USB Print Driver allows an authorized attacker to elevate privileges with a physical attack.
Title Universal Print Management Service Elevation of Privilege Vulnerability
First Time appeared Microsoft
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_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 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2025
References
Metrics cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:P/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 Windows Server 2025
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

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

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

Link: CVE-2026-58543

cve-icon Vulnrichment

Updated: 2026-07-16T14:26:27.327Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-362

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

  • CWE-416

    Use After Free