4 matches found
CVE-2026-54254
Cyberdrop-DL is a bulk asynchronous downloader for multiple file hosts. From 8.5.0 until 9.14.0, the Pixeldrain crawler uses substring host matching instead of requiring the input host to be an exact member of SUPPORTEDDOMAINS, and then reuses that input host for API requests. When a Pixeldrain A...
CVE-2026-54254
Cyberdrop-DL (PyPI: cyberdrop-dl-patched), a bulk asynchronous downloader for file hosts, is affected by a sensitive information disclosure in its Pixeldrain crawler (versions 8.5.0 through 9.13.x). The root cause is substring-based host matching in cyberdrop_dl/crawlers/pixeldrain.py: a lookalik...
CVE-2026-54254 Cyberdrop-DL: Pixeldrain API key shared with unverified thirdparty sites
Cyberdrop-DL is a bulk asynchronous downloader for multiple file hosts. From 8.5.0 until 9.14.0, the Pixeldrain crawler uses substring host matching instead of requiring the input host to be an exact member of SUPPORTEDDOMAINS, and then reuses that input host for API requests. When a Pixeldrain A...
GHSA-F5PF-Q7C7-M3VV Pixeldrain API key shared with unverified thirdparty sites
Summary When processing Pixeldrain URLs, cyberdrop-dl-patched could send an Authorization header that includes the user's API key to unverified hosts. Details Pixeldrain offers several alternative domains in case the user's ISP blocks the primary domain. To support this, requests made by...