Description
A stack overflow in the gf_opus_read_length function (media_tools/av_parsers.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.
Published: 2026-06-15
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stack-based buffer overflow exists in the gf_opus_read_length function of GPAC MP4Box v2.4, allowing an attacker to supply a specially crafted MP4 file that overflows the stack and crashes the program. The result is a denial of service, interrupting media processing and potentially disrupting systems that rely on this tool for video handling. The flaw is a classic stack corruption scenario categorized as CWE‑121, which can be triggered by sending malformed input to the parser.

Affected Systems

GPAC MP4Box version 2.4 is the only version documented as vulnerable. The issue affects installations that use this edition of the media parser component; no other vendors or product lines are listed as impacted.

Risk and Exploitability

The CVSS score of 5.5 places the vulnerability in the medium risk range, while the EPSS score of less than 1% indicates a very low probability of exploitation observed in the wild. It is not listed in the CISA KEV catalog, suggesting no known active exploitation. Attackers would need to deliver a crafted MP4 file to the target system, potentially via a user opening the file or an automated trigger. The flaw does not provide code execution or privilege escalation, so impact is limited to service interruption rather than broader compromise.

Generated by OpenCVE AI on June 17, 2026 at 23:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify that your deployment uses GPAC MP4Box v2.4 and determine if it processes untrusted MP4 content.
  • Upgrade to the latest released version of GPAC MP4Box or apply any vendor patch that addresses the stack overflow in gf_opus_read_length.
  • If an update is unavailable, restrict the processing of MP4 files from untrusted sources, using network firewall rules or access control lists to block or quarantine such files.
  • Implement monitoring of application logs and crash reports to detect unexpected termination or out-of-bounds memory access that may indicate exploitation attempts.

Generated by OpenCVE AI on June 17, 2026 at 23:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 19 Jun 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Gpac
Gpac mp4box
Vendors & Products Gpac
Gpac mp4box

Thu, 18 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Title Stack Overflow in GPAC MP4Box Causing Denial of Service

Tue, 16 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Title Stack Overflow in GPAC MP4Box Causing Denial of Service

Mon, 15 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-121
References
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 15 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Description A stack overflow in the gf_opus_read_length function (media_tools/av_parsers.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-15T20:20:03.020Z

Reserved: 2025-08-13T00:00:00.000Z

Link: CVE-2025-55660

cve-icon Vulnrichment

Updated: 2026-06-15T19:22:08.571Z

cve-icon NVD

Status : Undergoing Analysis

Published: 2026-06-15T20:16:24.250

Modified: 2026-06-16T14:56:30.837

Link: CVE-2025-55660

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-19T09:36:12Z

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow