| Título | GPAC up to commit f1219cde (2026-07-25) Denial of Service |
|---|
| Descrição | A vulnerability was found in GPAC up to commit f1219cde (2026-07-25) and classified as problematic. Affected is the function stbl_GetSampleInfos in the ISO media file reading logic of the component MP4Box. The manipulation via a crafted MP4 file processed with the -add argument leads to a reachable assertion failure (SampleToChunk invariant violation) that causes an immediate process abort. It is possible to launch the attack locally. User interaction is required.
Technical Details
- Affected file/function: isomedia/stbl_read.c:461 / stbl_GetSampleInfos
- Vulnerable parameter: Malformed SampleToChunk and stts box structures in the crafted MP4
- Attack vector: Local
- Privileges required: None
- Trigger condition: Processing a crafted MP4 file with "MP4Box -add" triggers assertion `stbl->SampleToChunk->firstSampleInCurrentChunk <= sampleNumber` at stbl_read.c:461. The malformed ISO file contains corrupted stts entries (133 entries with sample_delta=0) and a duplicate stts box. Requires --enable-debug build.
Impact
- Confidentiality: None
- Integrity: None
- Availability: High
CVSS v3.1
Score: 5.5 (Medium)
Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Timeline
- Discovered: 2026-07-27
- Vendor notified: 2026-07-27
- Patch released: 2026-07-28
- Public disclosure: 2026-07-27
Countermeasure
Apply the upstream patch. Replace the reachable assertion with proper error handling that rejects malformed sample table structures gracefully. |
|---|
| Fonte | ⚠️ https://github.com/r1ck9-2q/cve_summit/blob/main/Vuln-GPAC-MP4Box-Assertion-Failure-in-stbl-Handling.md |
|---|
| Utilizador | r1ck9 (UID 97869) |
|---|
| Submissão | 02/08/2026 18h05 (há 1 mês) |
|---|
| Moderação | 12/09/2026 21h39 (1 month later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 403195 [GPAC até f1219cde MP4Box isomedia/stbl_read.c stbl_GetSampleInfos Negação de Serviço] |
|---|
| Pontos | 20 |
|---|