CVE-2026-35187

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).
Configurations

Configuration 1 (hide)

cpe:2.3:a:pyload-ng_project:pyload-ng:*:*:*:*:*:python:*:*

History

20 Apr 2026, 17:05

Type Values Removed Values Added
CPE cpe:2.3:a:pyload-ng_project:pyload-ng:*:*:*:*:*:python:*:*
First Time Pyload-ng Project
Pyload-ng Project pyload-ng
References () https://github.com/pyload/pyload/commit/4032e57d61d8f864e39f4dcfdb567527a50a9e1f - () https://github.com/pyload/pyload/commit/4032e57d61d8f864e39f4dcfdb567527a50a9e1f - Patch
References () https://github.com/pyload/pyload/security/advisories/GHSA-2wvg-62qm-gj33 - () https://github.com/pyload/pyload/security/advisories/GHSA-2wvg-62qm-gj33 - Exploit, Mitigation, Vendor Advisory

07 Apr 2026, 15:17

Type Values Removed Values Added
References () https://github.com/pyload/pyload/security/advisories/GHSA-2wvg-62qm-gj33 - () https://github.com/pyload/pyload/security/advisories/GHSA-2wvg-62qm-gj33 -

06 Apr 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-06 20:16

Updated : 2026-04-20 17:05


NVD link : CVE-2026-35187

Mitre link : CVE-2026-35187

CVE.ORG link : CVE-2026-35187


JSON object : View

Products Affected

pyload-ng_project

  • pyload-ng
CWE
CWE-918

Server-Side Request Forgery (SSRF)