Junglewise Threat Intelligence

CVE-2025-55644: GPAC MP4Box heap use-after-free in gf_node_get_tag

CVE-2025-55644 · Severity: info · Published 2026-06-15

Technologies: Gpac MP4Box. Vendors: Gpac.

Executive brief

GPAC MP4Box, a widely used tool for processing and packaging multimedia files, is vulnerable to a memory management error. By tricking a user into opening a specially crafted MP4 file, an attacker can cause the application to crash. This results in a denial of service, potentially disrupting media processing workflows or automated content pipelines.

Technical details

A heap use-after-free vulnerability exists in GPAC MP4Box v2.4 within the gf_node_get_tag function located in scenegraph/base_scenegraph.c. The flaw is triggered when the application attempts to access memory that has already been freed during the processing of a malformed MP4 file. An attacker can exploit this by providing a crafted file to the utility, leading to an application crash (Denial of Service). While primarily a DoS risk, use-after-free vulnerabilities can sometimes be leveraged for arbitrary code execution depending on the memory layout and allocator behavior.

Affected products

  • GPAC MP4Box 2.4

Timeline

  • 2026-06-15: disclosed: Initial disclosure of CVE-2025-55644

References

Related threats