CVE 5 MEDIUM

pyLoad: SSRF via HTTP Redirect Bypass in parse_urls API_CVE-2026-46561

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

Description

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the PREREQFUNCTION-based private IP check was not applied 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. This vulnerability is fixed in 0.5.0b3.dev100.

Basic Information

ID CVE-2026-46561
Source GitHub_M
Published May 28, 2026 at 17:11

Affected Product

Vendor pyload
Product pyload
Version < 0.5.0b3.dev100
Affected Versions pyload pyload < 0.5.0b3.dev100

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.