Skip to main content

MediaInfoLib CVE-2026-22554

| EUVDEUVD-2026-31116 HIGH
Heap-based Buffer Overflow (CWE-122)
2026-05-20 talos-cna@cisco.com GHSA-4mj8-945c-q57m
7.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.8 HIGH
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
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

1
Analysis Generated
May 20, 2026 - 14:30 vuln.today

DescriptionCVE.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.

Share

CVE-2026-22554 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy