Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. pyload-ng
  4. ›
  5. CVE-2026-46561

CVE-2026-46561: pyload-ng: SSRF via HTTP Redirect Bypass in parse_urls API

May 21, 2026 (updated June 9, 2026)

The SSRF mitigation added in commit 33c55da for GHSA-7gvf-3w72-p2pg is incomplete. The PREREQFUNCTION-based private IP check was correctly applied to HTTPChunk (download path) but not to HTTPRequest (used by the parse_urls API). An authenticated attacker can supply a URL pointing to an attacker-controlled server that responds with a 302 redirect to an internal/private IP address, bypassing the is_global_host() check on the initial URL.

References

  • github.com/advisories/GHSA-8rp3-xc6w-5qp5
  • github.com/pyload/pyload/security/advisories/GHSA-8rp3-xc6w-5qp5
  • nvd.nist.gov/vuln/detail/CVE-2026-46561

Code Behaviors & Features

Detect and mitigate CVE-2026-46561 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.5.0-b.3.dev100

Fixed versions

  • 0.5.0-b.3.dev100

Solution

Upgrade to version 0.5.0-b.3.dev100 or above.

Impact 5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

pypi/pyload-ng/CVE-2026-46561.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:21 +0000.