Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-71212 1 Indravoyager 1 Xidown 2026-08-10 4.4 Medium
xidown (a yt-dlp/ffmpeg GUI wrapper) builds its yt-dlp command-line invocation (xidown/core/scanner.py and downloader.py) by appending the user-provided or scanned URL as a bare trailing positional argument, with no '--' end-of-options marker and no scheme validation anywhere in the codebase.