Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local EoP by an existing low-privileged user (AV:L, PR:L) with no interaction and low complexity; use-after-free in a system service yields full C/I/A impact.
Primary rating from Vendor (microsoft).
CVSS VectorNVD
Lifecycle Timeline
5DescriptionNVD
Use after free in Windows MIDI Service Module allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Windows MIDI Service Module on Windows 11 (versions 24H2, 25H2, and 26H1) allows an already-authenticated low-privileged user to elevate to higher privileges by triggering a use-after-free memory-corruption condition (CWE-416). Reported by Microsoft with a vendor patch already available; there is no public exploit identified at time of analysis and SSVC records exploitation status as none. EPSS is low at 0.25% (16th percentile), consistent with a locally-exploitable EoP that is not yet weaponized.
Technical ContextAI
The flaw resides in the Windows MIDI Service Module, the operating-system component that handles Musical Instrument Digital Interface (MIDI) device and message routing on Windows 11. The root cause is a use-after-free (CWE-416): a memory object is freed while a dangling reference to it is retained and subsequently dereferenced, letting an attacker who controls the reclaimed allocation corrupt memory and hijack control flow or data. Because the service runs with elevated system context, corrupting its freed objects can translate directly into privilege elevation. The CPE data scopes the issue precisely to Microsoft Windows 11 version 24H2, 25H2, and 26H1 (cpe:2.3:a:microsoft:windows_11_version_24h2 / _25h2 / _26h1).
RemediationAI
Vendor-released patch: apply the Microsoft cumulative update that raises the build to at least 10.0.26100.8875 (24H2), 10.0.26200.8875 (25H2), or 10.0.28000.2525 (26H1), per the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-56187. Since this is delivered through the standard Windows monthly cumulative update, install the latest Patch Tuesday roll-up and reboot to remediate. No Microsoft-published standalone workaround exists for the MIDI Service Module; as compensating controls until patching completes, restrict interactive and low-privilege local logon on sensitive and shared hosts (limiting who can run the code needed to reach the service), and prioritize patching multi-user, kiosk, and shared endpoints where untrusted local accounts exist - with the trade-off that these access restrictions do not neutralize the flaw for legitimate local users and only reduce the population of potential attackers.
More in Windows 11 Version 24H2
View allRemote code execution in Windows IKE Extension (Internet Key Exchange) via double free memory corruption allows unauthen
Windows Shell protection mechanism failure (CVE-2026-32202) allows remote attackers to perform spoofing attacks over a n
Local privilege escalation in the Microsoft Windows Kernel allows an unauthorized attacker to gain elevated (SYSTEM-leve
Local privilege escalation in the Windows Kernel lets an already-authenticated attacker corrupt kernel memory via a use-
Local code execution in the Windows DHCP Client service stems from a use-after-free (CWE-416) memory-corruption flaw aff
Local privilege escalation in the Microsoft Windows Kernel allows an already-authenticated attacker to elevate to SYSTEM
Local code execution in the Windows Media component of supported Windows 10, Windows 11, and Windows Server (2016 throug
Local privilege escalation via heap-based buffer overflow in the Windows Message Queuing (MSMQ) Queue Manager component
Local privilege escalation in Microsoft Windows Win32K lets an authenticated low-privileged user corrupt kernel heap mem
Local privilege escalation in the Windows NTFS file system driver lets an authenticated low-privileged user win a race c
Elevation of privilege in the Windows Hyper-V virtual network switch (VMSwitch) lets an authenticated attacker operating
Remote code execution in Microsoft Windows Remote Desktop (RDP) allows an unauthorized network attacker to run arbitrary
Same weakness CWE-416 – Use After Free
View allSame technique Use After Free
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44244
GHSA-8fq3-vhhq-4r52