CVE-2025-55658
Analyzed
Analyzed - Analysis Complete
Floating Point Exception in GPAC MP4Box
Vulnerability report for CVE-2025-55658, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-09
Last updated on: 2026-06-12
Assigner: MITRE
Description
Description
GPAC MP4Box v2.4 was discovered to contain a floating point exception in the gf_opus_parse_packet_header function (media_tools/av_parsers.c). bThis vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted MP4 file.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gpac | gpac | 2.4 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1077 | The code performs a comparison such as an equality test between two float (floating point) values, but it uses comparison operators that do not account for the possibility of loss of precision. |
| CWE-400 | The product does not properly control the allocation and maintenance of a limited resource. |