Description
A NULL pointer dereference in the gf_media_map_esd function (media_tools/isom_tools.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 NULL pointer dereference occurs in the gf_media_map_esd function of GPAC MP4Box, enabling an attacker to trigger a denial of service by supplying a specially crafted MP4 file. This flaw is a classic pointer misuse (CWE‑476) that leads to an uncontrolled crash without compromising confidentiality or integrity, but it can stop media processing and potentially exhaust system resources. The vulnerability is limited to the media parsing component and does not allow arbitrary code execution.

Affected Systems

The vulnerability affects GPAC MP4Box, specifically version 2.4 as mentioned in the advisory. The flaw is present in the media_tools/isom_tools.c portion of the code base, so any deployment of this version or potential earlier releases that contain the same code path is at risk.

Risk and Exploitability

The CVSS score of 5.5 indicates moderate severity, while the EPSS score of less than 1% suggests low current exploitation probability. The vulnerability is not listed in CISA KEV, underscoring its limited threat in the wild. Nevertheless, in environments where media automation or processing is critical, the impact of a DoS could be significant. The likely attack vector would involve an attacker providing a malicious MP4 file, possibly through an upload interface, email attachment, or media stream, leading to a crash during parsing.

Generated by OpenCVE AI on June 18, 2026 at 01:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade GPAC MP4Box to the latest patched release that addresses the NULL pointer dereference
  • If an upgrade is not immediately possible, isolate the MP4 processing component in a restricted environment or sandbox to mitigate potential disruptions
  • Implement validation checks to reject malformed MP4 files before invoking the gf_media_map_esd function

Generated by OpenCVE AI on June 18, 2026 at 01:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Null Pointer Dereference in GPAC MP4Box Leads to Denial of Service via Crafted MP4

Wed, 17 Jun 2026 05:15:00 +0000

Type Values Removed Values Added
Title Null Pointer Dereference in GPAC MP4Box Leads to Denial of Service via Crafted MP4

Tue, 16 Jun 2026 17:45:00 +0000

Type Values Removed Values Added
First Time appeared Gpac gpac
CPEs cpe:2.3:a:gpac:gpac:*:*:*:*:*:*:*:*
Vendors & Products Gpac gpac

Tue, 16 Jun 2026 11:45:00 +0000

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

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

Type Values Removed Values Added
References
Metrics 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'}

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'}


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

Type Values Removed Values Added
Weaknesses CWE-476
Metrics 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'}


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

Type Values Removed Values Added
Description A NULL pointer dereference in the gf_media_map_esd function (media_tools/isom_tools.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:14:36.820Z

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

Link: CVE-2025-55649

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-16T17:39:38.947

Link: CVE-2025-55649

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T01:45:15Z

Weaknesses