Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Victim must open a crafted file, so AV:L and UI:R; no privileges needed (PR:N) and memory-corruption RCE yields full C/I/A.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Heap-based buffer overflow in Microsoft Windows Media Foundation allows an unauthorized attacker to execute code locally.
AnalysisAI
Local code execution in Microsoft Windows Media Foundation lets an unauthorized attacker run arbitrary code by luring a user into opening a specially crafted media file. The flaw affects a broad range of Windows 10, Windows 11, and Windows Server builds (from 1809 through Windows 11 26H1 and Server 2025), and Microsoft has released patches. No public exploit identified at time of analysis, but the low attack complexity and full C/I/A impact make it a standard Patch-Tuesday priority.
Technical ContextAI
Windows Media Foundation is the core multimedia platform in Windows responsible for audio/video capture, playback, and transcoding, parsing many container and codec formats through in-process COM components and codec DLLs. The vulnerability is a CWE-122 heap-based buffer overflow, meaning attacker-controlled data from crafted media content is written past the bounds of a heap-allocated buffer during parsing, corrupting adjacent heap metadata or object pointers and enabling control-flow hijack. Per the CPE data the defect spans the Media Foundation code shared across Windows 10 1809/21H2/22H2, Windows 11 24H2/25H2/26H1, and Windows Server 2019/2022/2025, indicating a common code path rather than a version-specific regression.
RemediationAI
Patch available per vendor advisory: apply the Microsoft security update for your specific Windows or Windows Server build as listed at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-54993 (the input does not provide a single fix version because patched builds differ per SKU - pull the exact KB/build from the MSRC page). Because exploitation requires a user to open a crafted media file, effective interim controls until patching include blocking or quarantining inbound media attachments and untrusted media downloads at the mail/web gateway, restricting or re-associating risky media file types away from Media Foundation-backed players, and enforcing Mark-of-the-Web and attack-surface-reduction rules so internet-sourced files are treated with reduced trust; the trade-off is disruption to legitimate media workflows. On servers, avoid using them to interactively open media, which naturally limits the UI:R delivery path.
More in Windows Server 2019
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
Windows Win32k contains an out-of-bounds write vulnerability enabling local privilege escalation to SYSTEM, exploited by
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
Internet Shortcut Files Security Feature Bypass Vulnerability. Rated high severity (CVSS 8.1), this vulnerability is rem
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
Active Directory Domain Services Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerabilit
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Same weakness CWE-122 – Heap-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44009
GHSA-cm62-wjrc-9gqm