CVE-2025-60473: A NULL pointer dereference in the gf_filter_in_parent_chain function (/filter_core/filter_pid.c) of GPAC Pr...
A NULL pointer dereference in the gf_filter_in_parent_chain function (/filter_core/filter_pid.c) of GPAC Project/MP4Box before 26.02.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted file.
Security readout for executives and security teams
CVE-2025-60473 is a crash vulnerability in GPAC Project MP4Box before 26.02.0. A maliciously crafted media file can make the tool dereference a null pointer and stop working. The business impact is availability disruption in workflows that process untrusted files, not data theft or code execution based on the provided sources. Exposure is most likely where GPAC/MP4Box versions before 26.02.0 process files from users, partners, automated ingestion, or test corpora. Systems only processing trusted media have lower practical risk. Source metadata does not provide CPEs or package-specific affected-version ranges beyond “before 26.02.0.” Prioritize remediation for media-processing pipelines that accept external files, especially automated upload, conversion, QA, or content-ingestion systems. For desktop-only or trusted-file use, handle through normal patch cycles. This is primarily a service disruption risk, not a confidentiality or integrity incident based on the provided evidence. Mitigation focus: Upgrade GPAC/MP4Box to 26.02.0 or later where available.; If using OS packages, check the distributor’s security advisory and backport status.; Restrict automated processing of untrusted media until updated..
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.