Nixpkgs security tracker

Login with GitHub

Suggestions search

With package: yt-dlp

Found 4 matching suggestions

View:
Compact
Detailed
Published
Permalink CVE-2026-50023
8.3 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Changed (C)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
updated 22 hours ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse ignored
    7 packages
    • python312Packages.yt-dlp
    • python314Packages.yt-dlp-ejs
    • python313Packages.yt-dlp-ejs
    • python312Packages.yt-dlp-ejs
    • python312Packages.yt-dlp-dearrow
    • python313Packages.yt-dlp-dearrow
    • python314Packages.yt-dlp-dearrow
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
yt-dlp: Dangerous file type creation via insufficient filename sanitization (Bypass of CVE-2024-38519)

yt-dlp is a command-line audio/video downloader. Prior to 2026.06.09, a vulnerability exists in yt-dlp that allows a remote attacker to write arbitrary OS-shortcut files (such as .desktop, .url, .webloc) to the user's filesystem, bypassing the remediation for CVE-2024-38519. The allowlist explicitly included the unsafe extensions .desktop, .url, and .webloc so that the functionality of the --write-link option (and its variants) could be preserved. These allowlist inclusions can be exploited by an attacker to write malicious OS-shortcut files in the context of a media or subtitles download. This vulnerability is fixed in 2026.06.09.

Affected products

yt-dlp
  • ==< 2026.06.09

Matching in nixpkgs

Ignored packages (7)

Package maintainers

Published
Permalink CVE-2026-50574
8.3 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Changed (C)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
updated 22 hours ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse ignored
    10 packages
    • python312Packages.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 accepted
  • @LeSuisse published on GitHub
yt-dlp: Arbitrary code execution via manifest downloads with aria2c

yt-dlp is a command-line audio/video downloader. Prior to 2026.06.09, if aria2c is used as an external downloader for a fragmented manifest format (such as an HLS/DASH stream), yt-dlp passes insufficiently sanitized input to aria2c that allows an attacker to perform an arbitrary file write. On Windows platforms, this can lead to immediate arbitrary code execution. On non-Windows platforms, this can lead to arbitrary code execution upon the next invocation of yt-dlp. This vulnerability is fixed in 2026.06.09.

Affected products

yt-dlp
  • ==< 2026.06.09

Matching in nixpkgs

Ignored packages (10)

Package maintainers

Published
Permalink CVE-2026-50019
6.1 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Changed (C)
  • Confidentiality (C): High (H)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
updated 22 hours ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse ignored
    8 packages
    • python312Packages.yt-dlp
    • python312Packages.yt-dlp-ejs
    • python313Packages.yt-dlp-ejs
    • python314Packages.yt-dlp-ejs
    • python312Packages.yt-dlp-light
    • python312Packages.yt-dlp-dearrow
    • python314Packages.yt-dlp-dearrow
    • python313Packages.yt-dlp-dearrow
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
yt-dlp: File Downloader cookie leak with curl

yt-dlp is a command-line audio/video downloader. From 2023.09.24 until 2026.06.09, if curl is used as an external downloader for yt-dlp, cookies may be leaked to an unintended host upon HTTP redirect or when the host for download fragments differs from their parent manifest's. At the file download stage, the cookies are passed by yt-dlp to the file downloader via --cookie. However, unless these are loaded from a file, this operation does not activate the cookie engine. As a result, curl will send cookies with requests to domains or paths for which the cookies are not scoped. This vulnerability is fixed in 2026.06.09.

Affected products

yt-dlp
  • ==>= 2023.09.24, < 2026.06.09

Matching in nixpkgs

Ignored packages (8)

Package maintainers

Published
Permalink CVE-2026-26331
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)
updated 3 months, 4 weeks ago 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
    2 maintainers
    • @SuperSandro2000
    • @FlameFlag
    maintainer.delete
  • @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.

Affected products

yt-dlp
  • ==>= 2023.06.21, < 2026.02.21

Matching in nixpkgs

Ignored packages (12)

Package maintainers

Ignored maintainers (2)
Upstream advisory: https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-g3gw-q23r-pgqm