Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Local file-triggered crash requiring user to open crafted media; no privileges needed, no data exposure, availability impact only.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
A NULL pointer dereference in smooth_parse_stream_index() in src/media_tools/mpd.c in GPAC master HEAD before commit b35c61f104b85fbb16520ac2838d5d2ef70845b5 allows attackers to cause a denial of service
AnalysisAI
NULL pointer dereference in GPAC's smooth_parse_stream_index() function crashes the application when processing a maliciously crafted MPEG-DASH or Smooth Streaming media file, resulting in denial of service. Affected versions are all GPAC master HEAD builds prior to commit b35c61f104b85fbb16520ac2838d5d2ef70845b5. Exploitation requires local access and user interaction to open a crafted file; a proof-of-concept is publicly available via GitHub Gist, though EPSS sits at 0.17% (7th percentile) and no active exploitation has been confirmed by CISA KEV.
Technical ContextAI
GPAC is an open-source multimedia framework widely used for MPEG-4/ISOBMFF processing, MPEG-DASH packaging, and media analysis. The vulnerable function smooth_parse_stream_index() resides in src/media_tools/mpd.c, which is responsible for parsing MPD (Media Presentation Description) manifests and related Smooth Streaming index structures used in adaptive bitrate streaming workflows. CWE-476 (NULL Pointer Dereference) indicates that the parser fails to validate a pointer before dereferencing it during stream index processing - a class of flaw that commonly arises when optional or malformed fields in a media container are absent and the code assumes their presence. CPE data returned as n/a is unhelpful for precise version scoping; affected scope is defined solely by the upstream commit reference.
RemediationAI
The upstream fix is available as commit b35c61f104b85fbb16520ac2838d5d2ef70845b5 in the GPAC GitHub repository (https://github.com/gpac/gpac/commit/b35c61f104b85fbb16520ac2838d5d2ef70845b5); no tagged stable release incorporating this fix has been independently confirmed at time of analysis. Organizations building GPAC from source should rebase to or past this commit. As a compensating control, restrict GPAC-based tooling from processing untrusted or externally sourced MPD/Smooth Streaming media files - input validation at the pipeline boundary reduces exposure without disabling the tool entirely. Sandboxing GPAC processes (e.g., via seccomp profiles or containerization) limits the impact of a crash to a single process rather than a broader pipeline. No confidentiality or integrity workarounds are required given the DoS-only impact.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-476 – NULL Pointer Dereference
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42156
GHSA-vcxc-wc98-2q7w