Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2026-44353

Опубликовано: 27 мая 2026
Источник: debian

Описание

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.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
streamlinkfixed8.4.0-1package
streamlinkno-dsatrixiepackage
streamlinkno-dsabookwormpackage
streamlinkno-dsabullseyepackage

Примечания

  • https://github.com/streamlink/streamlink/security/advisories/GHSA-hgqw-6m45-hw5f

Связанные уязвимости

CVSS3: 6.5
ubuntu
3 месяца назад

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.

CVSS3: 6.5
nvd
3 месяца назад

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.

CVSS3: 6.5
github
3 месяца назад

Streamlink has an arbitrary local file read via file:// URI in HLS and DASH