CVE-2026-35187
Last modified
CVE-2026-35187 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. 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. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
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).
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Pyload-Ng Project | Pyload-Ng | < 0.5.0b3.dev97 |
References
- https://github.com/pyload/pyload/security/advisories/GHSA-2wvg-62qm-gj33Exploit, Mitigation, Vendor Advisory
- https://github.com/pyload/pyload/security/advisories/GHSA-2wvg-62qm-gj33Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35187?
How severe is CVE-2026-35187?
How do I fix CVE-2026-35187?
Are you affected by CVE-2026-35187?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
