Description
A NULL pointer dereference in the ctts_box_write function (isomedia/box_code_base.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.
Published: 2026-06-09
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A null pointer dereference occurs in the ctts_box_write function of GPAC MP4Box v2.4. An attacker can supply a specifically crafted MP4 file that triggers a crash in the media processing routine, causing the application to become non‑responsive. The outcome is a denial of service that can affect any system component that relies on MP4Box for media handling.

Affected Systems

The vulnerability is present only in the GPAC MP4Box v2.4 distribution. No other vendors or product versions are listed as affected, so the impact is limited to installations running that exact version.

Risk and Exploitability

EPSS metric is not available, so the severity is quantified by a CVSS score of 6.5. The vulnerability is not listed in the CISA KEV catalog, indicating no known active exploitation. The flaw can be triggered by delivering a crafted MP4 file to the application, so environments that process user‑supplied media without isolation are at higher risk. The attack vector is likely to be local or remote entry through file upload, download, or network‑exposed media services that invoke MP4Box, although the description does not specify the exact exposure; defenders should assume any untrusted MP4 can be processed.

Generated by OpenCVE AI on June 9, 2026 at 22:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to the latest GPAC MP4Box release once a vendor fix is available; if no patch exists, continue using v2.4 with caution.
  • Implement stringent pre‑processing checks on all MP4 files before they reach MP4Box, or replace MP4Box with a hardened alternative that validates file integrity.
  • Run MP4Box within a sandbox or container that limits privileges and isolates potential crashes from affecting the rest of the system.
  • Monitor application logs for unexpected terminations and maintain periodic backups to facilitate rapid recovery from DoS incidents.

Generated by OpenCVE AI on June 9, 2026 at 22:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 10 Jun 2026 02:15:00 +0000

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

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

Type Values Removed Values Added
Title NULL Pointer Dereference in GPAC MP4Box Leading to DoS

Tue, 09 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/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'}


Tue, 09 Jun 2026 21:15:00 +0000

Type Values Removed Values Added
Title NULL Pointer Dereference in GPAC MP4Box Leading to DoS

Tue, 09 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-476
Metrics cvssV3_1

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

ssvc

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


Tue, 09 Jun 2026 18:45:00 +0000

Type Values Removed Values Added
Description A NULL pointer dereference in the ctts_box_write function (isomedia/box_code_base.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-09T20:58:14.034Z

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

Link: CVE-2025-55659

cve-icon Vulnrichment

Updated: 2026-06-09T19:15:44.850Z

cve-icon NVD

Status : Received

Published: 2026-06-09T19:17:31.640

Modified: 2026-06-09T21:17:03.000

Link: CVE-2025-55659

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-10T02:00:12Z

Weaknesses