---
id: CVE-2026-54254
title: Cyberdrop-DL is a bulk asynchronous downloader for multiple file hosts
summary: >-
  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…
severity: medium
cvss: 5.9
cvssVector: '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'
cwe:
  - CWE-20
  - CWE-200
vendor: Cyberdrop-DL
product: cyberdrop-dl
affected:
  - 'cyberdrop-dl >= 8.5.0, < 9.14.0'
patched:
  - cyberdrop-dl-patched 9.14.0
published: '2026-09-15'
updated: '2026-09-16'
sourceUpdated: '2026-09-16T17:17:20.720'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-54254'
references:
  - url: >-
      https://github.com/Cyberdrop-DL/cyberdrop-dl/commit/4479555ae3f9d56d7657d6179a5bac3123eb4e2b
    label: security-advisories@github.com
  - url: 'https://github.com/Cyberdrop-DL/cyberdrop-dl/pull/1944'
    label: security-advisories@github.com
  - url: 'https://github.com/Cyberdrop-DL/cyberdrop-dl/releases/tag/9.14.0'
    label: security-advisories@github.com
  - url: >-
      https://github.com/Cyberdrop-DL/cyberdrop-dl/security/advisories/GHSA-f5pf-q7c7-m3vv
    label: security-advisories@github.com
  - url: >-
      https://docs.pixeldrain.com/questions_and_answers/#alternative-domain-names
  - url: 'https://github.com/advisories/GHSA-f5pf-q7c7-m3vv'
tags:
  - nvd
  - cve.org
  - ghsa
  - pip
aliases:
  - GHSA-f5pf-q7c7-m3vv
ecosystem: pip
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-16T16:03:11.905441Z'
cvssSource: cna
ingestedAt: '2026-07-15T22:46:58.868Z'
epss: 0.00528
epssPercentile: 0.42265
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-54254)

Affected packages:

- `cyberdrop-dl-patched >= 8.5.0, < 9.14.0`

Patched in:

- `cyberdrop-dl-patched 9.14.0`

Source: https://github.com/advisories/GHSA-f5pf-q7c7-m3vv
