ZeroHour

CVE-2026-69441

mass

Local privilege escalation via race condition in Microsoft Windows Installer

CVSS 3.1
7.0 high
EPSS
<1%p9
Published
()
Modified
AI analysis

CVE-2026-69441 is a race condition (improper synchronization of a shared resource during concurrent execution, with an associated use-after-free per the listed CWEs CWE-362 and CWE-416) in Windows Installer, the Microsoft component that handles software installation and servicing operations. It is triggered when Installer operations run concurrently and a local attacker wins a timing window while the component manipulates a shared resource; the attacker must already hold a low-privileged ('authorized') account and no user interaction is required. A successful exploit elevates the attacker's privileges, with high impact on confidentiality, integrity, and availability at the system level, making it a plausible chaining step for malware moving from user-level access to full system control. Every Windows system is exposed in principle because Installer is a core OS component, though exploitation requires local execution and a hard-to-hit timing race (high attack complexity in the CVSS score of 7.0). There is currently no known exploitation: no public proof-of-concept, no CISA KEV listing, and a low EPSS of 0.2% over the next 30 days.

What to do: Install Microsoft's Windows security update addressing CVE-2026-69441 via Windows Update once released, prioritizing multi-user systems such as RDS hosts, shared workstations, and VDI pools where untrusted users hold interactive logon rights. Because the flaw requires local access, a precise timing race, and shows no known in-the-wild exploitation, a standard patch cadence is a reasonable priority. No workaround exists for a race condition in this component, so verify your installed Windows builds against the affected ranges listed in Microsoft's advisory when the fix ships.

Affected
Microsoft Windows Installer (core component of Microsoft Windows)
Estimated exposure
mass≈1 billion+ Windows installations (Windows Installer ships with every desktop Windows install) — Windows Installer (msiexec) is a core component present on essentially all Windows machines and Windows' active installed base is publicly estimated at over a billion devices, though actual exploitability requires local low-privileged…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Installer allows an authorized attacker to elevate privileges locally.

Weakness
CWE-362, CWE-416
Vector
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.