CVE 6.5 MEDIUM

Streamlink: Arbitrary local file read via file:// URI in HLS and DASH_CVE-2026-44353

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N

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.

Basic Information

ID CVE-2026-44353
Source GitHub_M
Published May 27, 2026 at 15:10

Affected Product

Vendor streamlink
Product streamlink
Version < 8.4.0
Affected Versions streamlink streamlink < 8.4.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.