| Título | GPAC GPAC (MP4Box) gpac f1219cde (master, 2026-07-25) Use After Free |
|---|
| Descripción | Description:
GPAC MP4Box at commit f1219cde contains a heap-use-after-free vulnerability during malformed scene-graph teardown. gf_node_replace unregisters and potentially frees the old node before notifying its parent through gf_node_changed. The subsequent notification accesses scene-graph state containing freed memory, resulting in a read in gf_node_changed_internal.
Reproduction command:
./bin/gcc/MP4Box -add ../pocs/poc_3800 -new /tmp/out.mp4
Expected result:
AddressSanitizer reports a heap-use-after-free READ of size 8 in gf_node_changed_internal at scenegraph/base_scenegraph.c:1892.
Impact:
A crafted scene file can crash MP4Box during cleanup and cause denial of service in media-processing applications handling untrusted input.
PoC:
https://github.com/Ech06/CVE_submit/blob/main/pocs/poc_3800
Issue:
https://github.com/gpac/gpac/issues/3800
Fix:
https://github.com/gpac/gpac/commit/9eb40df4448b88d6a6ce3454657c06f47eff0b24 |
|---|
| Fuente | ⚠️ https://github.com/Ech06/CVE_submit/blob/main/gpac_3800.md |
|---|
| Usuario | Ech06 (UID 98792) |
|---|
| Sumisión | 2026-08-03 16:53 (hace 1 mes) |
|---|
| Moderación | 2026-09-13 06:56 (1 month later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 403220 [GPAC hasta f1219cde MP4Box base_scenegraph.c gf_node_changed_internal desbordamiento de búfer] |
|---|
| Puntos | 20 |
|---|