CVE-2025-60471: A use-after-free in the gf_filter_pid_reconfigure_task_discard function (/filter_core/filter_pid.c) of GPAC...
A use-after-free in the gf_filter_pid_reconfigure_task_discard 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 media file.
Security readout for executives and security teams
CVE-2025-60471 is a crash risk in GPAC MP4Box before 26.02.0. A maliciously crafted media file can trigger a memory use-after-free and cause denial of service. This mainly matters where MP4Box processes untrusted media, such as upload pipelines, media conversion services, or analyst workstations. Exposure is likely limited to systems running GPAC MP4Box before 26.02.0 that open or process attacker-supplied media files. Internet exposure depends on whether MP4Box is used behind upload, transcoding, or file-analysis workflows. Prioritize for media-processing environments that handle outside files. The expected business impact is service disruption, not data theft or code execution based on current sources. Patch during the next normal security update cycle, faster for exposed upload or transcoding services. Mitigation focus: Upgrade GPAC/MP4Box to 26.02.0 or later where available.; Review GPAC vendor guidance and the referenced fixing commit.; Restrict MP4Box processing of untrusted media until upgraded..
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-416: 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-416 · source CWE mapping
Use After Free
Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.