CVE-2025-55651: A NULL pointer dereference in the gf_isom_get_user_data_count function (isomedia/isom_read.c) of GPAC MP4Bo...
A NULL pointer dereference in the gf_isom_get_user_data_count function (isomedia/isom_read.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.
Security readout for executives and security teams
CVE-2025-55651 is a denial-of-service flaw in GPAC MP4Box v2.4. A specially crafted MP4 file can crash the tool through a NULL pointer dereference. Business impact is mainly interruption of media-processing workflows, not data theft or privilege escalation based on available sources. Organizations are exposed if they use GPAC MP4Box v2.4 to inspect, convert, package, or otherwise process MP4 files, especially files from users, partners, or automated ingestion pipelines. The CVE record does not provide complete CPE-style affected product data. Treat as a targeted availability risk for media workflows. Prioritize if MP4Box processes external files or supports customer-facing upload pipelines. Lower urgency for systems that do not use GPAC MP4Box or only process trusted internal media. Mitigation focus: Check GPAC vendor or project guidance for an official fix or affected-version clarification.; Avoid processing untrusted MP4 files with GPAC MP4Box v2.4 until resolved.; Run media-processing jobs in isolated, low-privilege environments..
Prepared
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-476: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-476 · source CWE mapping
NULL Pointer Dereference
NULL Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.