CVE-2026-44353

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:streamlink:streamlink:*:*:*:*:*:python:*:*

History

No history.

Information

Published : 2026-05-27 17:16

Updated : 2026-06-17 10:50


NVD link : CVE-2026-44353

Mitre link : CVE-2026-44353

CVE.ORG link : CVE-2026-44353


JSON object : View

Products Affected

streamlink

  • streamlink
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')