Security Advisory

CVE-2025-70116

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-27 00:00:00
Last updated 2026-05-30 14:32:36
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

A NULL pointer dereference in GPAC MP4Box: when parsing certain truncated MP4 files, an unknown/invalid stsd entry can result in missing descriptor fields (e.g., codec/mime/profile strings). gf_media_map_esd then calls strlen() on a NULL pointer, triggering a crash (ASan SEGV).