CVE-2026-35187
HIGHpyLoad has SSRF in parse_urls API endpoint via unvalidated URL parameter
Title source: cnaDescription
pyLoad is a free and open-source download manager written in Python. In 0.5.0b3.dev96 and earlier, the parse_urls API function in src/pyload/core/api/__init__.py fetches arbitrary URLs server-side via get_url(url) (pycurl) without any URL validation, protocol restriction, or IP blacklist. An authenticated user with ADD permission can make HTTP/HTTPS requests to internal network resources and cloud metadata endpoints, read local files via file:// protocol (pycurl reads the file server-side), interact with internal services via gopher:// and dict:// protocols, and enumerate file existence via error-based oracle (error 37 vs empty response).
Scores
CVSS v3
7.7
EPSS
0.0003
EPSS Percentile
10.3%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-918
Status
published
Products (3)
pyload/pyload
<= 0.5.0b3.dev96
pyload-ng_project/pyload-ng
< 0.5.0b3.dev97
pypi/pyload-ng
0PyPI
Published
Apr 06, 2026
Tracked Since
Apr 07, 2026