Severity by source
AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Local media-parsing overflow realistically needs the victim/operator to process a crafted file, so AV:L and UI:R; no prior privileges (PR:N) and full code-execution impact yields C/I/A:H.
Primary rating from Vendor (microsoft).
CVSS VectorNVD
Lifecycle Timeline
5DescriptionNVD
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 stems from a heap-based buffer overflow (CWE-122) that lets an attacker run arbitrary code in the context of the exploiting process across a broad range of Windows client and server builds, from Windows 10 1607 and Windows Server 2012 through Windows 11 26H1 and Windows Server 2025. Microsoft rates it CVSS 8.4 (AV:L) with total confidentiality, integrity, and availability impact. There is no public exploit identified at time of analysis and CISA SSVC marks exploitation as none, while EPSS sits low at 0.48% (38th percentile).
Technical ContextAI
Media Foundation is the core multimedia platform in modern Windows that handles playback, encoding, and processing of audio/video content through pluggable codecs and media source/sink components; it parses complex, attacker-influenceable container and codec data. The root cause is CWE-122, a heap-based buffer overflow: undersized or improperly validated allocations are overrun when malformed media data is processed, corrupting adjacent heap structures and enabling control-flow hijacking. The CPE and EUVD data confirm the flaw lives in the OS-shipped Media Foundation component rather than a third-party application, so it is present wherever the affected Windows versions are installed.
RemediationAI
Patch available per vendor advisory - apply the Microsoft security update for CVE-2026-56189 (https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-56189), which raises each build to at least its fixed version (for example Windows 11 24H2 to 10.0.26100.8875, Windows Server 2022 to 10.0.20348.5386, Windows Server 2025 to 10.0.26100.33158, Windows 10 22H2 to 10.0.19045.7548). Prioritize systems that routinely process untrusted media. Where immediate patching is impossible, reduce exposure by restricting handling of untrusted audio/video files and streams, avoiding preview/thumbnail generation of untrusted media, and limiting local access on multi-user or server hosts so an attacker cannot supply crafted input to Media Foundation; note these controls degrade multimedia functionality and do not fully eliminate the flaw, so they are stopgaps until the update is deployed.
More in Windows Server 2012
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
Remote code execution in Microsoft Office 2007-2016 and Windows Vista through 10 allows attackers to execute arbitrary c
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
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
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-44247
GHSA-7mv3-4x8j-4pgx