GPAC MP4Box CVE-2025-55658
MEDIUMSeverity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Primary rating from Vendor (mitre) · only source for this CVE.
CVSS VectorVendor: mitre
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Lifecycle Timeline
5DescriptionCVE.org
GPAC MP4Box v2.4 was discovered to contain a floating point exception in the gf_opus_parse_packet_header function (media_tools/av_parsers.c). bThis vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted MP4 file.
AnalysisAI
Denial-of-service in GPAC MP4Box v2.4 allows remote attackers to crash the multimedia tool via a crafted MP4 file that triggers a floating-point exception in the gf_opus_parse_packet_header function. No public exploit identified at time of analysis, and CISA has not listed this in KEV; SSVC scoring indicates exploitation has not been observed but the flaw is automatable with partial technical impact. CVSS 7.5 reflects high availability impact achievable without authentication or user interaction once a malicious file is processed.
Technical ContextAI
GPAC is an open-source multimedia framework, and MP4Box is its command-line tool for packaging, demuxing, and analyzing ISO Base Media File Format (MP4) containers. The defect is in media_tools/av_parsers.c within gf_opus_parse_packet_header, the routine that parses Opus audio packet headers embedded in MP4 streams. The CWE-400 (Uncontrolled Resource Consumption) classification reflects how a divide-by-zero or similar floating-point exception during malformed Opus header parsing terminates the process. The single CPE entry (cpe:2.3:a:n/a:n/a:*) is a placeholder rather than a normalized GPAC product CPE, so downstream vulnerability scanners may not match this advisory cleanly to installed GPAC packages.
RemediationAI
No vendor-released patch identified at time of analysis in the provided data - the only reference is a social-media post at https://infosec.exchange/@sigdevel/116710224797830572 rather than a tagged GPAC release. Monitor the GPAC GitHub repository (gpac/gpac) for a fix to gf_opus_parse_packet_header in media_tools/av_parsers.c and upgrade past v2.4 once available. As compensating controls, restrict MP4Box to processing trusted media only by isolating it in a sandbox or container with restart-on-crash semantics (systemd Restart=on-failure or a worker-pool with circuit breakers), reject Opus-bearing MP4s at the ingestion layer if Opus audio is not required by your pipeline (trade-off: legitimate Opus content is also dropped), and run MP4Box under a resource-limited unprivileged user so a crash does not cascade. For web-facing upload handlers, validate MP4 structure with a separate sanitizer before invoking GPAC.
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-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today