CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-26331

High
Published: Translated: NVD NIST

Summary

Podatność w yt-dlp, dostępna od wersji 2023.06.21 do 2026.02.21, pozwala na zdalne wstrzyknięcie dowolnych poleceń na systemie użytkownika poprzez złośliwie skonstruowany URL, gdy używana jest opcja `--netrc-cmd` lub parametr `netrc_cmd`. Użytkownicy, którzy nie korzystają z tych opcji, są bezpieczni.

Risk Assessment

Ryzyko dla organizacji jest wysokie, szczególnie dla tych, którzy używają opcji `--netrc-cmd` w swoich konfiguracjach lub skryptach Python. Złośliwie skonstruowane strony mogą wykorzystać tę podatność do przeprowadzenia ataków.

Recommendation

Zaleca się aktualizację yt-dlp do wersji 2026.02.21 lub nowszej, aby zabezpieczyć się przed tą podatnością. Użytkownicy powinni również unikać korzystania z opcji `--netrc-cmd` oraz `netrc_cmd`, jeśli to możliwe.

Related vulnerabilities

Original NVD description (English source)

yt-dlp is a command-line audio/video downloader. Starting in version 2023.06.21 and prior to version 2026.02.21, when yt-dlp's `--netrc-cmd` command-line option (or `netrc_cmd` Python API parameter) is used, an attacker could achieve arbitrary command injection on the user's system with a maliciously crafted URL. yt-dlp maintainers assume the impact of this vulnerability to be high for anyone who uses `--netrc-cmd` in their command/configuration or `netrc_cmd` in their Python scripts. Even though the maliciously crafted URL itself will look very suspicious to many users, it would be trivial for a maliciously crafted webpage with an inconspicuous URL to covertly exploit this vulnerability via HTTP redirect. Users without `--netrc-cmd` in their arguments or `netrc_cmd` in their scripts are unaffected. No evidence has been found of this exploit being used in the wild. yt-dlp version 2026.02.21 fixes this issue by validating all netrc "machine" values and raising an error upon unexpected i

Vulnerability data from NVD (NIST) · CISA KEV · EPSS