CVE-2026-50810 Details
Description
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
A NULL pointer dereference vulnerability has been identified in GPAC versions prior to the latest commit b35c61f104b85fbb16520ac2838d5d2ef70845b5. This vulnerability occurs in the Smooth Streaming manifest conversion process within the file 'src/media_tools/mpd.c', specifically in the function 'smooth_parse_stream_index()'. Attackers can exploit this vulnerability to cause a denial-of-service condition by crafting a Smooth Streaming manifest file that lacks a 'Url' attribute, leading to a crash when the parser attempts to process the data.
Users can update to the latest version of GPAC, which includes the necessary null checks in the 'smooth_parse_stream_index()' function to prevent the dereference.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 7, 2026CISA-ADP
Assessed Jul 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/gpac/gpac/issues/3507 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://gist.github.com/junius-sec/0c67bf67a268ff8861100bfc132e801c | [email protected] | Technical Description |
| https://github.com/gpac/gpac/commit/b35c61f104b85fbb16520ac2838d5d2ef70845b5 | [email protected] | Source CodeVendor |
| https://github.com/gpac/gpac/issues/3507 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-476 | NULL Pointer Dereference | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| GPAC | <= 26.02.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 9, 2026 | CVE Modified | CISA-ADP |
| Jul 7, 2026 | New CVE Received | [email protected] |
Volerion