Generated remediation guidance and an executive summary. No account required.
pyLoad is a free and open-source download manager written in Python. In 0.5.0b3.dev96 and earlier, pyLoad has a server-side request forgery (SSRF) vulnerability. The fix for CVE-2026-33992 added IP validation to BaseDownloader.download() that checks the hostname of the initial download URL. However, pycurl is configured with FOLLOWLOCATION=1 and MAXREDIRS=10, causing it to automatically follow HTTP redirects. Redirect targets are never validated against the SSRF filter. An authenticated user with ADD permission can bypass the SSRF fix by submitting a URL that redirects to an internal address.
Use CWE-918, Pyload-Ng Project vendor hub and Pyload-Ng product page to widen CVE-2026-35459 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2025-54802, CVE-2026-35463 and CVE-2026-33511 for nearby disclosures in the same product family.