Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Local file-parsing flaw requiring victim interaction; no elevated privileges needed to run MP4Box; DoS-only impact with no confidentiality or integrity breach confirmed.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
A heap buffer overflow in the gf_cenc_set_pssh function (isomedia/drm_sample.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.
AnalysisAI
Heap buffer overflow in GPAC MP4Box v2.4 crashes the application when processing a maliciously crafted MP4 file, triggering a DoS condition in the CENC DRM sample handler. The vulnerable code path resides in gf_cenc_set_pssh (isomedia/drm_sample.c), which processes Protection System Specific Header data embedded in MP4 containers. SSVC confirms no active exploitation, no public exploit exists, and the CVSS local-vector/user-interaction requirement significantly constrains real-world attack surface.
Technical ContextAI
GPAC is a widely used open-source multimedia framework; MP4Box is its command-line tool for MP4 muxing, demuxing, and inspection. The vulnerable function gf_cenc_set_pssh resides in isomedia/drm_sample.c, responsible for handling CENC (Common Encryption) PSSH (Protection System Specific Header) boxes used in DRM-protected MP4 streams. CWE-122 (Heap-based Buffer Overflow) identifies the root cause as a write operation that exceeds the bounds of a heap-allocated buffer, likely due to insufficient size validation of attacker-controlled PSSH box content before copying into the buffer. The CVSS vector AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H reflects that exploitation occurs locally when a user opens the crafted file, with impact confined to process availability. The CPE data provided (cpe:2.3:a:n/a:n/a) is non-specific and not useful for product scoping beyond what the description states.
RemediationAI
No vendor-released patched version has been independently confirmed from the available data - references point only to an oss-security mailing list post (http://www.openwall.com/lists/oss-security/2026/06/13/6) and a social media disclosure, neither of which confirms a fixed release. Monitor the GPAC project's official release channels and GitHub repository for a patched build. As compensating controls: avoid processing untrusted or externally supplied MP4 files with GPAC MP4Box v2.4 until a patch is confirmed; if automated MP4 processing pipelines use MP4Box, sandbox execution using OS-level isolation such as seccomp profiles, namespaces, or unprivileged containers to limit the DoS blast radius to the sandboxed process rather than the broader system. Restricting which file sources can feed into MP4Box pipelines (allowlisting trusted origins) reduces exposure without requiring operational downtime.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-122 – Heap-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210145
GHSA-w2wh-pf27-jmh6