Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
MediaArea MediaInfoLib Channel Splitting heap-based buffer overflow vulnerability
AnalysisAI
Heap-based buffer overflow in MediaArea MediaInfoLib's Channel Splitting parser allows attackers to corrupt heap memory and potentially execute arbitrary code when a victim opens a maliciously crafted media file. The CVSS 7.8 vector (AV:L/UI:R) indicates local attack with required user interaction, and no public exploit identified at time of analysis. The flaw was reported by Cisco Talos and disclosed in TALOS-2026-2374.
Technical ContextAI
MediaInfoLib is a widely embedded open-source library from MediaArea used to extract technical and tag metadata from audio and video container files; it is shipped inside the MediaInfo GUI/CLI tools and bundled into numerous third-party media applications, transcoders, and DAM platforms. The vulnerability is classified as CWE-122 (Heap-based Buffer Overflow) and resides in the library's Channel Splitting code path, which handles per-channel audio stream decomposition during container parsing. Insufficient validation of channel layout fields in a crafted input file causes a heap buffer to be written past its allocated size, corrupting adjacent heap metadata or objects.
RemediationAI
No vendor-released patch identified at time of analysis from the provided data - consult the Talos advisory at https://talosintelligence.com/vulnerability_reports/TALOS-2026-2374 and the MediaArea/MediaInfoLib release page to obtain and deploy the fixed library version once published, and rebuild or update any downstream applications that statically link or bundle MediaInfoLib. Until a patched build is available, restrict MediaInfoLib processing to trusted input sources, sandbox or containerize any service that parses user-supplied media (limiting filesystem and network access of the parsing process), and disable automated/background scanning of untrusted uploads; trade-offs include reduced metadata coverage for user-submitted content and added operational complexity in transcoding pipelines.
More in Mediainfolib
View allHeap-based buffer overflow in MediaArea MediaInfoLib's LXF (Leitch eXchange Format) parser allows attackers to achieve a
Heap buffer overflow in MediaArea MediaInfoLib's ID3v2 metadata parser allows local attackers to achieve arbitrary code
Heap-based buffer overflow in MediaArea MediaInfoLib's LXF (Leitch eXchange Format) element parser allows attackers to a
Same weakness CWE-122 – Heap-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31116
GHSA-4mj8-945c-q57m