7.5
HIGH CVSS 3.1
CVE-2025-60467
GPAC MP4Box Use-After-Free Denial-of-Service
Description

A use-after-free in the gf_filter_pid_inst_swap_delete_task 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.

INFO

Published Date :

June 24, 2026, 11:16 p.m.

Last Modified :

June 29, 2026, 11:20 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2025-60467 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Gpac gpac
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 HIGH 134c704f-9b21-4f2e-91b3-4a467353bcc0
Solution
Update GPAC Project/MP4Box to version 26.02.0 or later to fix use-after-free.
  • Update GPAC Project/MP4Box to version 26.02.0.
  • Apply patches for affected versions.
  • Avoid processing crafted media files.
Public PoC/Exploit Available at Github

CVE-2025-60467 has a 1 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2025-60467.

URL Resource
https://github.com/gpac/gpac/commit/976dacf65cb6986a4e4f350fb8d3ed0a17dc3a77 Patch
https://github.com/gpac/gpac/issues/3286 Exploit Issue Tracking
https://github.com/sigdevel/pocs/blob/main/res/gpac/MP4Box/37/37_gf_filter_pid_inst_swap_delete_task_filter_core_filter_pid_c_574 Exploit
https://github.com/sigdevel/pocs/blob/main/res/gpac/MP4Box/37/README.md Exploit
https://infosec.exchange/@sigdevel/116780518074911144 Exploit Patch Third Party Advisory
http://www.openwall.com/lists/oss-security/2026/06/27/4 Exploit Mailing List Third Party Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2025-60467 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2025-60467 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

None

Python

Updated: 3 days, 17 hours ago
0 stars 0 fork 0 watcher
Born at : Feb. 25, 2026, 4:02 p.m. This repo has been linked 37 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2025-60467 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2025-60467 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Jun. 29, 2026

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:gpac:gpac:*:*:*:*:*:*:*:* versions up to (excluding) 26.02.0
    Added Reference Type MITRE: https://github.com/gpac/gpac/commit/976dacf65cb6986a4e4f350fb8d3ed0a17dc3a77 Types: Patch
    Added Reference Type MITRE: https://github.com/gpac/gpac/issues/3286 Types: Exploit, Issue Tracking
    Added Reference Type MITRE: https://github.com/sigdevel/pocs/blob/main/res/gpac/MP4Box/37/37_gf_filter_pid_inst_swap_delete_task_filter_core_filter_pid_c_574 Types: Exploit
    Added Reference Type MITRE: https://github.com/sigdevel/pocs/blob/main/res/gpac/MP4Box/37/README.md Types: Exploit
    Added Reference Type MITRE: https://infosec.exchange/@sigdevel/116780518074911144 Types: Exploit, Patch, Third Party Advisory
    Added Reference Type CVE: http://www.openwall.com/lists/oss-security/2026/06/27/4 Types: Exploit, Mailing List, Third Party Advisory
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Jun. 27, 2026

    Action Type Old Value New Value
    Added Reference http://www.openwall.com/lists/oss-security/2026/06/27/4
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jun. 25, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
    Added CWE CWE-416
    Added SSVC {'id': 'CVE-2025-60467', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'yes'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-06-25T13:28:48.693411Z'}
  • New CVE Received by [email protected]

    Jun. 24, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'n/a', 'product': 'n/a', 'versions': [{'status': 'affected', 'version': 'n/a'}]}]
    Added Description A use-after-free in the gf_filter_pid_inst_swap_delete_task 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.
    Added Reference https://github.com/gpac/gpac/commit/976dacf65cb6986a4e4f350fb8d3ed0a17dc3a77
    Added Reference https://github.com/gpac/gpac/issues/3286
    Added Reference https://github.com/sigdevel/pocs/blob/main/res/gpac/MP4Box/37/37_gf_filter_pid_inst_swap_delete_task_filter_core_filter_pid_c_574
    Added Reference https://github.com/sigdevel/pocs/blob/main/res/gpac/MP4Box/37/README.md
    Added Reference https://infosec.exchange/@sigdevel/116780518074911144
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.