Answer in brief
CVE-2026-54254 records a Medium severity vulnerability in Cyberdrop-DL: Pixeldrain API key shared with unverified thirdparty sites. The current sources do not mark it as known exploited. The current feed maps Cyberdrop-DL/cyberdrop-dl (generic), cyberdrop-dl-patched (pip), cyberdrop-dl-patched (pypi). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Cyberdrop-DL/cyberdrop-dl (generic), cyberdrop-dl-patched (pip), cyberdrop-dl-patched (pypi). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Cyberdrop-DL/cyberdrop-dlgeneric | >= 8.5.0, < 9.14.0 | Not reported |
| cyberdrop-dl-patchedpip | >=8.5.0,<9.14.0 | 9.14.0 |
| cyberdrop-dl-patchedpypi | >=8.5.0 <9.14.0 | 9.14.0 |
Published upstream
Sep 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jul 15, 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.
Quoted source text, attributed separately from HOL analysis.