CVE-2025-60468: Buffer Overflow
GPAC Multimedia Open Source Project GPAC Project/MP4Box 2.5-DEV-rev1593-gfe88c3545-master is affected by: Buffer Overflow. The impact is: cause a denial of service (local). The component is: filtercore/filterpid.c (L:574-580): function gffilterpidinstswapdeletetask() improperly accesses freed objects during PID instance swap/delete cleanup, leading to heap use-after-free. The attack vector is: Local (AV:L): a local, authenticated user who processes a specially crafted MPEG-2 TS/MP4 file with MP4Box can trigger the bug during filter teardown (PID instance swap/delete), causing a crash. ¶¶ In GPAC s MP4Box, gffilterpidinstswapdeletetask() in filtercore/filterpid.c may dereference objects after they have been freed when cleaning up PID instances after a swap/delete operation. Crafted inputs (e.g., malformed MPEG-2 TS) can trigger a heap use-after-free and crash; exploitation may be possible.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2025-60468?
CVE-2025-60468 has a medium severity rating of 5.5 according to CVSS 3.1.
What type of vulnerability is identified in CVE-2025-60468?
CVE-2025-60468 is identified as a buffer overflow vulnerability.
What impact does CVE-2025-60468 have on systems?
CVE-2025-60468 can cause a denial of service locally.
How do I fix CVE-2025-60468?
To fix CVE-2025-60468, you should apply the available patch.
Which software is affected by CVE-2025-60468?
CVE-2025-60468 affects the GPAC multimedia software, specifically MP4Box version 2.5-DEV.