CVE-2025-52292: A stack buffer overflow in the filein_process function (in_file.c) of GPAC MP4Box v2.4 allows attackers to...
A stack buffer overflow in the filein_process function (in_file.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.
Security readout for executives and security teams
A flaw in GPAC's MP4Box tool (version 2.4) can be triggered by opening a specially crafted MP4 video file, causing the tool to crash. The bug is limited to a denial-of-service condition, not data theft or code execution, but it can disrupt any automated media processing that relies on MP4Box. Exposure is limited to systems running GPAC MP4Box v2.4 that ingest MP4 files from untrusted sources, such as media processing pipelines, transcoding services, or upload workflows. Desktop and CI use cases are also affected if user-supplied files are parsed. Moderate priority. Impact is limited to service disruption of GPAC-based workflows. Schedule remediation during normal maintenance cycles unless MP4Box is used in customer-facing media pipelines. Mitigation focus: Inventory systems and workflows that invoke GPAC MP4Box v2.4 for MP4 parsing.; Check the GPAC project for updated releases or patches addressing filein_process in in_file.c.; Restrict MP4Box processing to trusted inputs until an upstream fix is available..
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.