CVE 7.5 HIGH

yt-dlp allows `–exec` command injection when using placeholder on Windows_CVE-2025-54072

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

Description

yt-dlp is a feature-rich command-line audio/video downloader. In versions 2025.06.25 and below, when the --exec option is used on Windows with the default placeholder (or {}), insufficient sanitization is applied to the expanded filepath, allowing for remote code execution. This is a bypass of the mitigation for CVE-2024-22423 where the default placeholder and {} were not covered by the new escaping rules. Windows users who are unable to upgrade should avoid using --exec altogether. Instead, the --write-info-json or --dump-json options could be used, with an external script or command line consuming the JSON output. This is fixed in version 2025.07.21.

Basic Information

ID CVE-2025-54072
Source GitHub_M
Published Jul 22, 2025 at 21:34
Modified Jul 23, 2025 at 18:30

Affected Product

Vendor yt-dlp
Product yt-dlp
Version < 2025.07.21
Affected Versions yt-dlp yt-dlp < 2025.07.21

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.