CVE-2026-54254 PUBLISHED

Cyberdrop-DL: Pixeldrain API key shared with unverified thirdparty sites

Assigner: GitHub_M
Reserved: 12.06.2026 Published: 15.09.2026 Updated: 15.09.2026

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 SUPPORTED_DOMAINS, and then reuses that input host for API requests. When a Pixeldrain API key is configured, processing a crafted URL from an attacker-controlled lookalike host causes cyberdrop_dl/crawlers/pixeldrain.py to send the Authorization header to that host. The URL may be introduced through a third-party site that can cause downloads for other sites, and the attacker receives the user's Pixeldrain API key. This issue is fixed in version 9.14.0.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.9

Product Status

Vendor Cyberdrop-DL
Product cyberdrop-dl
Versions
  • Version >= 8.5.0, < 9.14.0 is affected

References

Problem Types

  • CWE-20: Improper Input Validation CWE
  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor CWE