Bug 2382723 (CVE-2025-54072) - CVE-2025-54072 yt-dlp: yt-dlp allows `--exec` command injection when using placeholder on Windows
Summary: CVE-2025-54072 yt-dlp: yt-dlp allows `--exec` command injection when using pl...
Keywords:
Status: NEW
Alias: CVE-2025-54072
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-07-22 22:01 UTC by OSIDB Bzimport
Modified: 2025-07-23 12:33 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-07-22 22:01:20 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.