Description
A heap use-after-free in the gf_node_get_tag function (scenegraph/base_scenegraph.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

GPAC MP4Box version 2.4 contains a heap use‑after‑free bug in the gf_node_get_tag function (scenegraph/base_scenegraph.c). A malicious MP4 file crafted to exploit this flaw can trigger the errant use of freed memory, causing the application to crash and thereby denying service. The weakness is a classic example of CWE‑416, which reduces program stability but does not provide remote code execution or data exfiltration.

Affected Systems

The vulnerability affects users of GPAC MP4Box version 2.4. No other GPAC versions are listed as impacted, and there are no specific operating system or platform constraints noted in the available data.

Risk and Exploitability

The CVSS score of 5.5 indicates a medium risk level, while the EPSS score of less than 1% suggests that genuine exploitation attempts are currently rare. Because the flaw is triggered by a crafted MP4 file, the likely attack vector is anyone able to supply such a file to a running instance of MP4Box – for example, via a file upload feature or network transfer. The vulnerability is not listed in CISA’s KEV catalog, so it is not known to be actively exploited by threat actors.

Generated by OpenCVE AI on June 18, 2026 at 03:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest GPAC MP4Box release that includes the heap use‑after‑free fix.
  • If an upgrade is not possible, process untrusted MP4 files in a sandboxed environment with limited memory and CPU resources to mitigate DoS impact.
  • Validate or sanitize incoming MP4 files before invoking gf_node_get_tag, ensuring that tag structures conform to expected formats.

Generated by OpenCVE AI on June 18, 2026 at 03:40 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 Heap Use‑After‑Free in GPAC MP4Box Enables Denial of Service via Crafted MP4

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

Type Values Removed Values Added
Title Heap Use‑After‑Free in GPAC MP4Box Enables 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 10:30: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
Weaknesses CWE-416
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 heap use-after-free in the gf_node_get_tag function (scenegraph/base_scenegraph.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:15:00.751Z

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

Link: CVE-2025-55644

cve-icon Vulnrichment

Updated: 2026-06-15T19:21:54.033Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-16T17:37:38.843

Link: CVE-2025-55644

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T03:45:05Z

Weaknesses