CVE-2025-60465: A use-after-free in the gf_filter_pid_inst_swap function (/filter_core/filter_pid.c) of GPAC Project/MP4Box...
A use-after-free in the gf_filter_pid_inst_swap 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-60465 is a memory safety flaw in GPAC/MP4Box before 26.02.0. A crafted media file can trigger a use-after-free and cause denial of service when processed. Business urgency is moderate: exposure depends on whether GPAC/MP4Box handles untrusted media files in user workflows, automation, or backend pipelines. Systems running GPAC/MP4Box versions before 26.02.0 are the stated exposure. Risk is highest where MP4Box processes media from external users, partners, uploads, email attachments, or automated ingestion queues. Treat as a near-term patching item for media-processing systems, especially internet-facing upload or conversion workflows. It is not currently supported as actively exploited, but public test artifacts increase the need to verify exposure. Mitigation focus: Upgrade GPAC/MP4Box to 26.02.0 or later where feasible.; Review the referenced GPAC commit and vendor guidance for backport options.; Restrict processing of untrusted media until patched..
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.