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
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.
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-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today