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
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
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.
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
In Citrix Cloud through 2025-11-10, an account with read-only access can trigger the beginning of a workflow for write o
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc
Denial of service in GPAC's MP4Box/libgpac media importer (versions before 26.02.0) lets an attacker crash the tool by s
An issue in the parse_month function (/time/strptime.rs) of relibc commit ab6a2e allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library) at commit 61f42d allows attackers to crash a process by ge
An issue in the pthread_rwlockattr_setpshared() function of relibc commit 61f42d allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library implementation, commit 61f42d) lets attackers crash a proce
Same weakness CWE-122 – Heap-based Buffer Overflow
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210145
GHSA-w2wh-pf27-jmh6