Description
An Out-of-Memory in the mp4_mux_cenc_insert_pssh function (filters/mux_isom.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.
Published: 2026-06-15
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the mp4_mux_cenc_insert_pssh function of GPAC MP4Box version 2.4, where an out‑of‑memory error can be triggered by a specially crafted MP4 file. This flaw causes the application to crash, resulting in a denial of service. The weakness is an integer overflow (CWE‑190). No evidence of code execution or data exfiltration exists, so the primary risk is availability.

Affected Systems

GPAC MP4Box v2.4 is the only product explicitly listed as affected. No other vendors or minor revisions are documented. Users running this version or earlier releases that include the same code path are vulnerable. Versions newer than 2.4 are presumed untainted unless the change preserves the same implementation.

Risk and Exploitability

The CVSS score of the issue is 5.5, placing it in the medium severity class. The EPSS score is below 1 percent, indicating a low likelihood of exploitation in the wild. The vulnerability does not appear in the CISA KEV catalog. The likely attack vector is by providing a malicious MP4 file to the application, which could be attained remotely if the target system accepts MP4 inputs from untrusted sources. The exploit requires no special privileges beyond the ability to pass a file to the affected function.

Generated by OpenCVE AI on June 18, 2026 at 01:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade GPAC MP4Box to the newest stable release that fixes the out‑of‑memory bug.
  • If an upgrade is not feasible, block or sanitize large MP4 payloads and validate the file against a whitelist of acceptable metadata before processing.
  • Reconfigure the application to operate in a restricted sandbox or disable the mp4_mux_cenc_insert_pssh functionality until a patch is available.

Generated by OpenCVE AI on June 18, 2026 at 01:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 19 Jun 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Gpac mp4box
Vendors & Products Gpac mp4box

Thu, 18 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Title Out-of-memory in GPAC MP4Box’s MP4 Muxer Causes Denial of Service

Tue, 16 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Title Out-of-memory in GPAC MP4Box’s MP4 Muxer Causes Denial of Service

Tue, 16 Jun 2026 17:45:00 +0000

Type Values Removed Values Added
First Time appeared Gpac
Gpac gpac
CPEs cpe:2.3:a:gpac:gpac:*:*:*:*:*:*:*:*
Vendors & Products Gpac
Gpac gpac

Mon, 15 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-190
References
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 15 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Description An Out-of-Memory in the mp4_mux_cenc_insert_pssh function (filters/mux_isom.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-15T20:17:07.550Z

Reserved: 2025-08-13T00:00:00.000Z

Link: CVE-2025-55647

cve-icon Vulnrichment

Updated: 2026-06-15T19:21:58.019Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-15T20:16:23.710

Modified: 2026-06-16T17:38:33.717

Link: CVE-2025-55647

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-19T09:36:15Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound