| Título | GPAC up to commit f1219cde (2026-07-25) Memory Corruption |
|---|
| Descrição | A vulnerability was found in GPAC up to commit f1219cde (2026-07-25) and classified as problematic. Affected is the function gf_node_list_add_child in the file scenegraph/base_scenegraph.c (line 1521) of the component MP4Box. The manipulation via a crafted MP4 file processed with the -nstatx argument leads to a segmentation fault due to invalid pointer dereference. It is possible to launch the attack locally. User interaction is required.
Technical Details
- Affected file/function: scenegraph/base_scenegraph.c:1521 / gf_node_list_add_child
- Vulnerable parameter: ADD-child scene command targeting invalid parent node in embedded scene graph
- Attack vector: Local
- Privileges required: None
- Trigger condition: Processing a crafted MP4 file with "MP4Box -nstatx" causes gf_sg_command_apply to pass an invalid parent node pointer to gf_node_insert_child then gf_node_list_add_child
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. Validate parent node pointers before passing to gf_node_list_add_child during scene command application. |
|---|
| Fonte | ⚠️ https://github.com/r1ck9-2q/cve_summit/blob/main/Vuln-GPAC-MP4Box-gf_node_list_add_child-SEGV.md |
|---|
| Utilizador | r1ck9 (UID 97869) |
|---|
| Submissão | 02/08/2026 14h52 (há 1 mês) |
|---|
| Moderação | 12/09/2026 18h30 (1 month later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 403161 [GPAC até f1219cde MP4Box base_scenegraph.c gf_node_list_add_child Negação de Serviço] |
|---|
| Pontos | 20 |
|---|