216.73.217.22

CVE-2026-35459

· Published 06/04/2026 20:16 · Modified 07/04/2026 20:16

Labels: CVE-2026-35459 2026-04-06CVE-2026-35459CWE-918[email protected]

Essential information

Published
06/04/2026 20:16
Modified
07/04/2026 20:16
Author
Creator
CVSS
9.3 CRITICAL (v3) 9.3 CRITICAL (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
pyload / pyload cpe:2.3:a:pyload:pyload:0.5.0b3.dev96:*:*:*:*:*:*:*
pyload / pyload cpe:2.3:a:pyload:pyload:*:*:*:*:*:*:*:*

References