Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local vector and low-privileged account required (AV:L, PR:L); no user interaction; a use-after-free to SYSTEM yields total confidentiality, integrity, and availability impact.
Primary rating from Vendor (microsoft).
CVSS VectorNVD
Lifecycle Timeline
5DescriptionNVD
Use after free in Windows Media allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Windows Media component across Windows 10, Windows 11, and Windows Server (2016 through 2025) allows an authenticated low-privileged attacker to elevate to SYSTEM by exploiting a use-after-free memory corruption flaw. Microsoft has released patches and reports no public exploit identified at time of analysis; EPSS is low at 0.25% and CISA SSVC records exploitation status as 'none', though technical impact is rated total. Given the ubiquity of the Windows Media stack, this is a routine but broadly applicable Patch-Tuesday-class local EoP.
Technical ContextAI
The flaw is a CWE-416 use-after-free in the Windows Media subsystem - the set of libraries and kernel/user-mode components that handle media parsing, decoding, and playback within Windows. A use-after-free occurs when code continues to reference a heap object after it has been freed; an attacker who can control heap allocation timing can reclaim the freed memory with attacker-controlled data and force the dangling pointer to operate on that data, yielding memory corruption that can be steered into arbitrary code execution in the security context of the affected component. The CPE data confirms the affected surface is the Microsoft Windows platform itself (windows_10_version_1607 through windows_11_version_26h1, plus Windows Server 2016/2019/2022/2025 including Server Core installations), meaning this is an OS-level component present in virtually every Windows install rather than a standalone application.
RemediationAI
Apply the Microsoft cumulative security update that raises each affected build to at least the fixed version for its release train - Vendor-released patch: Windows 10 1607/Server 2016 build 10.0.14393.9339, Windows 10 1809/Server 2019 build 10.0.17763.9020, Windows 10 21H2 build 10.0.19044.7548, Windows 10 22H2 build 10.0.19045.7548, Windows Server 2022 build 10.0.20348.5386, Windows 11 24H2 build 10.0.26100.8875, Windows 11 25H2 build 10.0.26200.8875, Windows 11 26H1 build 10.0.28000.2269, and Windows Server 2025 build 10.0.26100.33158; consult the MSRC guidance at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50358 to map your OS to the exact KB. Because exploitation requires an existing authenticated local foothold, interim compensating controls center on limiting who can run code on the host: enforce least privilege and restrict interactive/local logon rights so untrusted users cannot execute code, apply application control (WDAC/AppLocker) to block untrusted binaries, and monitor for anomalous media-handling process behavior; these reduce opportunity but do not remove the flaw, and application-control policies can break legitimate media workflows if scoped too broadly, so patching remains the only complete fix.
More in Windows Server 2016
View allWindows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
<p>A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged fi
Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f
The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows
The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co
Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour
Windows Kernel contains a TOCTOU race condition vulnerability allowing local privilege escalation, exploited by the OilR
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
Active Directory Domain Services Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerabilit
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43905
GHSA-6765-2pwx-hv54