CVE-2026-46561 MEDIUM

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

Vendor Pyload
Product pyload
Weakness CWE-918 · SSRF
Published May 28, 2026
Last update May 28, 2026

CVSS base score

5.0/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 28, 2026 CVE published
May 28, 2026 Record updated