Vulnerability Description
Streamlink is a CLI utility which pipes video streams from various services into a video player. Prior to 8.4.0, Streamlink's HLS and DASH parsers do not validate the URI scheme of segment entries and other resources. A remote .m3u8 HLS playlist or .mpd DASH manifest can list file:///path/to/file as a segment, and streamlink will read that local file and write its contents to the output stream. This vulnerability is fixed in 8.4.0.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Streamlink | Streamlink | < 8.4.0 |
Related Weaknesses (CWE)
References
- https://github.com/streamlink/streamlink/security/advisories/GHSA-hgqw-6m45-hw5fExploitMitigationVendor Advisory
- https://github.com/streamlink/streamlink/security/advisories/GHSA-hgqw-6m45-hw5fExploitMitigationVendor Advisory
FAQ
What is CVE-2026-44353?
CVE-2026-44353 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Streamlink is a CLI utility which pipes video streams from various services into a video player. Prior to 8.4.0, Streamlink's HLS and DASH parsers do not validate the URI scheme of segment entries and...
How severe is CVE-2026-44353?
CVE-2026-44353 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44353?
Check the references section above for vendor advisories and patch information. Affected products include: Streamlink Streamlink.