Bug 2482289 (CVE-2026-44353) - CVE-2026-44353 streamlink: Streamlink: Information disclosure via improper URI scheme validation in HLS and DASH parsers
Summary: CVE-2026-44353 streamlink: Streamlink: Information disclosure via improper UR...
Keywords:
Status: NEW
Alias: CVE-2026-44353
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-27 17:03 UTC by OSIDB Bzimport
Modified: 2026-06-04 10:29 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-27 17:03:27 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.