| Title | GPAC master f1219cde (2026-07-25) Memory Corruption |
|---|
| Description | A SEGV (segmentation fault) vulnerability exists in GPAC master (commit f1219cde, 2026-07-25). The issue occurs in the gf_node_list_insert_child function in scenegraph/base_scenegraph.c at line 1441 via MP4Box -nstatx. The stats path applies an INSERT scene command from an untrusted embedded scene graph without validating the target node, causing a dereference of an invalid pointer. The call chain is: gf_node_insert_child -> gf_sg_command_apply -> dump_isom_scene_stats. The vulnerability can be triggered with: MP4Box -nstatx poc. PoC and ASan crash log are available in the GitHub issue report. |
|---|
| Source | ⚠️ https://github.com/gpac/gpac/issues/3811 |
|---|
| User | wsstssw (UID 100468) |
|---|
| Submission | 08/09/2026 14:37 (1 month ago) |
|---|
| Moderation | 09/14/2026 20:00 (1 month later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 403653 [GPAC up to f1219cde Node Insertion base_scenegraph.c gf_node_list_insert_child memory corruption] |
|---|
| Points | 20 |
|---|