Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/pyload/pyload/security/advisories/GHSA-8rp3-xc6w-5qp5
- https://github.com/pyload/pyload/security/advisories/GHSA-8rp3-xc6w-5qp5
FAQ
What is CVE-2026-46561?
CVE-2026-46561 is a vulnerability with a CVSS score of 5.0 (MEDIUM). 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 ...
How severe is CVE-2026-46561?
CVE-2026-46561 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-46561?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.