CVE 6.1 MEDIUM

yt-dlp: File Downloader cookie leak with curl_CVE-2026-50019

6.1 / 10
MEDIUM
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N

Description

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.

Basic Information

ID CVE-2026-50019
Source GitHub_M
Published Jun 23, 2026 at 16:13
Modified Jun 23, 2026 at 17:57

Affected Product

Vendor yt-dlp
Product yt-dlp
Version >= 2023.09.24, < 2026.06.09
Affected Versions yt-dlp yt-dlp >= 2023.09.24, < 2026.06.09

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.