8.8 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): Required (R)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): High (H)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
12 packages
- python312Packages.yt-dlp
- python313Packages.yt-dlp
- python314Packages.yt-dlp
- python312Packages.yt-dlp-ejs
- python313Packages.yt-dlp-ejs
- python314Packages.yt-dlp-ejs
- python312Packages.yt-dlp-light
- python313Packages.yt-dlp-light
- python314Packages.yt-dlp-light
- python312Packages.yt-dlp-dearrow
- python313Packages.yt-dlp-dearrow
- python314Packages.yt-dlp-dearrow
-
@LeSuisse
deleted
maintainer.delete
2 maintainers
- @SuperSandro2000
- @FlameFlag
- @LeSuisse accepted
- @LeSuisse published on GitHub
yt-dlp: Arbitrary Command Injection when using the `--netrc-cmd` option
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 input. As a workaround, users who are unable to upgrade should avoid using the `--netrc-cmd` command-line option (or `netrc_cmd` Python API parameter), or they should at least not pass a placeholder (`{}`) in their `--netrc-cmd` argument.
References
-
https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-g3gw-q23r-pgqm x_refsource_CONFIRM
-
https://github.com/yt-dlp/yt-dlp/releases/tag/2026.02.21 x_refsource_MISC
Affected products
- ==>= 2023.06.21, < 2026.02.21
Matching in nixpkgs
pkgs.yt-dlp
Feature-rich command-line audio/video downloader
-
nixos-unstable 2026.02.04
- nixpkgs-unstable 2026.02.04
- nixos-unstable-small 2026.02.21
pkgs.yt-dlp-light
Feature-rich command-line audio/video downloader
-
nixos-unstable 2026.02.04
- nixpkgs-unstable 2026.02.04
- nixos-unstable-small 2026.02.21
Ignored packages (12)
pkgs.python312Packages.yt-dlp
None
pkgs.python313Packages.yt-dlp
Feature-rich command-line audio/video downloader
-
nixos-unstable 2026.02.04
- nixpkgs-unstable 2026.02.04
- nixos-unstable-small 2026.02.21
pkgs.python314Packages.yt-dlp
Feature-rich command-line audio/video downloader
-
nixos-unstable 2026.02.04
- nixpkgs-unstable 2026.02.04
- nixos-unstable-small 2026.02.21
pkgs.python312Packages.yt-dlp-ejs
None
pkgs.python313Packages.yt-dlp-ejs
External JavaScript for yt-dlp supporting many runtimes
pkgs.python314Packages.yt-dlp-ejs
External JavaScript for yt-dlp supporting many runtimes
pkgs.python312Packages.yt-dlp-light
None
pkgs.python313Packages.yt-dlp-light
Feature-rich command-line audio/video downloader
-
nixos-unstable 2026.02.04
- nixpkgs-unstable 2026.02.04
- nixos-unstable-small 2026.02.21
pkgs.python314Packages.yt-dlp-light
Feature-rich command-line audio/video downloader
-
nixos-unstable 2026.02.04
- nixpkgs-unstable 2026.02.04
- nixos-unstable-small 2026.02.21
pkgs.python312Packages.yt-dlp-dearrow
None
pkgs.python313Packages.yt-dlp-dearrow
Post-processor plugin to use DeArrow video titles in YT-DLP
-
nixos-unstable 2023.01.01-unstable-2024-01-13
- nixpkgs-unstable 2023.01.01-unstable-2024-01-13
- nixos-unstable-small 2023.01.01-unstable-2024-01-13
pkgs.python314Packages.yt-dlp-dearrow
Post-processor plugin to use DeArrow video titles in YT-DLP
-
nixos-unstable 2023.01.01-unstable-2024-01-13
- nixpkgs-unstable 2023.01.01-unstable-2024-01-13
- nixos-unstable-small 2023.01.01-unstable-2024-01-13
Package maintainers
Ignored maintainers (2)
-
@FlameFlag FlameFlag <github@flameflag.dev>
-
@SuperSandro2000 Sandro Jäckel <sandro.jaeckel@gmail.com>