CVE-2025-60474: A buffer overflow in the gf_media_import function (/media_tools/av_parsers.c) of GPAC Project/MP4Box before...
A buffer overflow in the gf_media_import function (/media_tools/av_parsers.c) of GPAC Project/MP4Box before 26.02.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted input.
Security readout for executives and security teams
CVE-2025-60474 is a buffer overflow in GPAC MP4Box’s media import code. A crafted media input can crash the tool, causing denial of service. Business urgency is highest where MP4Box processes files from users, partners, or automated ingestion pipelines. Systems using GPAC/MP4Box before 26.02.0 are the stated exposure. Risk increases if MP4Box is reachable through file-upload, transcoding, packaging, or media-analysis workflows that accept untrusted input. Prioritize remediation for internet-facing or partner-facing media ingestion services. For internal-only batch use with trusted files, schedule patching promptly but risk is lower. The primary business impact is service interruption, not documented data theft. Mitigation focus: Identify all GPAC and MP4Box installations and embedded dependencies.; Upgrade MP4Box/GPAC to 26.02.0 or later where available.; If unable to upgrade, restrict processing of untrusted media files..
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-121: 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-121 · source CWE mapping
Stack-based Buffer Overflow
Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.