Description
Time-of-check time-of-use (toctou) race condition in Windows MIDI Service Module allows an authorized attacker to elevate privileges locally.
Published: 2026-09-08
Score: 7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a time‑of‑check time‑of‑use race condition in the Windows MIDI Service Module. An authorized local user can exploit the race to perform a privilege‑escalation attack, potentially gaining higher privileges such as SYSTEM. The flaw is categorized as a race condition (CWE‑367) and allows escalation only on the local system where the attacker has sufficient access to trigger the race.

Affected Systems

The affected products are Microsoft Windows 11 Version 24H2, Version 25H2, and Version 26H1. According to the common platform enumeration, the first two releases target the arm64 architecture, while Version 26H1 targets x64. No specific sub‑version details were provided beyond these release labels.

Risk and Exploitability

The CVSS score of 7.0 indicates a high severity, but the flaw is limited to a local privilege escalation scenario. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is local; an attacker who can execute code or commands on the target machine can trigger the race condition and elevate privileges. Due to the local nature, this risk is mitigated by restricting local user privileges and ensuring the service runs only when necessary.

Generated by OpenCVE AI on September 8, 2026 at 21:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the Microsoft Windows update that addresses CVE‑2026‑69440.
  • If the update is unavailable, stop or disable the Windows MIDI Service to eliminate the race condition.
  • Restrict local user accounts so they cannot invoke or modify the Music or MIDI related components that could trigger the vulnerability.

Generated by OpenCVE AI on September 8, 2026 at 21:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Description Time-of-check time-of-use (toctou) race condition in Windows MIDI Service Module allows an authorized attacker to elevate privileges locally.
Title Windows MIDI Service Module Elevation of Privileges Vulnerability
First Time appeared Microsoft
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Weaknesses CWE-367
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:*
Vendors & Products Microsoft
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
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 24h2 Windows 11 25h2 Windows 11 26h1
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-09-09T04:22:16.828Z

Reserved: 2026-08-03T20:59:32.784Z

Link: CVE-2026-69440

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-08T18:19:08.087

Modified: 2026-09-09T04:18:41.140

Link: CVE-2026-69440

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T21:45:17Z

Weaknesses
  • CWE-367

    Time-of-check Time-of-use (TOCTOU) Race Condition