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

Impact

The flaw resides in the Windows App Installer service, where two processes can concurrently access a shared resource without proper synchronization. This race condition, an improper synchronization failure (CWE-362) coupled with a potential use‑after‑free (CWE-416), allows a locally authenticated user to manipulate execution ordering and gain elevated privileges. The attacker can execute code with increased authority, undermining the confidentiality, integrity, and availability of the affected system.

Affected Systems

Affected versions include Microsoft Windows 11 23 H2 (x64 and arm64), 24 H2, 25 H2, 26 H1 (arm64), and Microsoft Windows Server 2025 (including Server Core). The x64 build is only impacted in Windows 11 23 H2, while arm64 builds are impacted across the listed versions.

Risk and Exploitability

The CVSS score of 7 classifies this vulnerability as high severity, yet the EPSS score is below 1 %, indicating a very low current exploitation probability. It is not listed in CISA’s KEV catalog, so no large‑scale campaigns are documented. Exploitation requires a local user with the ability to run code and trigger the race, making it most relevant to insiders or malware already resident on the target machine.

Generated by OpenCVE AI on August 1, 2026 at 09:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Download and apply the latest Windows update that addresses CVE‑2026‑48572 from the Microsoft Security Update Guide.
  • Ensure the App Installer component is updated during the installation and reboot the system to complete the fix.
  • Restrict local account permissions so that only trusted administrators can install apps, reducing the attack surface for local privilege escalation.

Generated by OpenCVE AI on August 1, 2026 at 09:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 14: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:15:00 +0000

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

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


Subscriptions

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

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-03T22:52:52.815Z

Reserved: 2026-05-21T20:00:35.245Z

Link: CVE-2026-48572

cve-icon Vulnrichment

Updated: 2026-07-15T13:46:12.893Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:00:04Z

Weaknesses
  • CWE-362

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

  • CWE-416

    Use After Free