LiveActive security incident?Get immediate response
CVE Record

CVE-2025-60468: GPAC Multimedia Open Source Project GPAC Project/MP4Box 2.5-DEV-rev1593-gfe88c3545-master is affected by: B...

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: filter_core/filter_pid.c (L:574-580): function gf_filter_pid_inst_swap_delete_task() 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, gf_filter_pid_inst_swap_delete_task() in filter_core/filter_pid.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.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This CVE affects a development build of GPAC/MP4Box. A local authenticated user or media-processing workflow can crash MP4Box by handling a specially crafted MPEG-2 TS or MP4 file. The main business risk is availability disruption in systems that automatically process untrusted media.

Executive priority

Treat this as a targeted availability issue, not an enterprise-wide emergency. Prioritize teams running MP4Box against untrusted media, especially customer upload or conversion services, and update once upstream fixed builds are confirmed.

Technical view

The issue is described as a heap use-after-free in gf_filter_pid_inst_swap_delete_task() in filter_core/filter_pid.c during PID instance swap/delete cleanup. CVSS 3.1 is 5.5, local, low complexity, privileges required, no confidentiality or integrity impact, high availability impact.

Likely exposure

Exposure is most likely where GPAC/MP4Box 2.5-DEV-rev1593-gfe88c3545-master or related source builds process user-supplied media. Public-facing upload pipelines may be indirectly exposed if backend jobs invoke MP4Box on untrusted files.

Exploitation context

The CVE is not listed as KEV, and the bundle provides no evidence of active exploitation. A public PoC reference exists, but the stated attack vector is local processing of crafted media, causing denial of service. Exploitation beyond crashing is only described as possible.

Researcher notes

The record mixes CWE-122 buffer overflow wording with a heap use-after-free description. Preserve that distinction in tracking. The affected product metadata is incomplete, so version validation should rely on GPAC/MP4Box build provenance and the referenced issue and commits.

Mitigation direction

  • Inventory GPAC/MP4Box deployments and source builds.
  • Review upstream GPAC issue and referenced commits for fixed code.
  • Update to a vendor-supported fixed release or fixed commit when confirmed.
  • Sandbox MP4Box jobs that process untrusted media.
  • Limit who can submit media to automated processing pipelines.
  • Monitor media workers for repeat crashes and abnormal exits.

Validation and detection

  • Confirm whether deployed MP4Box matches the affected development revision.
  • Map all routes or jobs that invoke MP4Box on uploaded files.
  • Compare deployed code against the referenced upstream commits.
  • Check crash logs for MP4Box failures during media teardown.
  • Verify sandboxing and restart limits around media processing workers.
Prepared
Confidence
medium
Sources
7

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-122: 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-60468 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
3Timeline events
1ADP providers
6Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H1.83.6CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2025-60468Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-122 · source CWE mapping

Heap-based Buffer Overflow

Heap-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.