GHSA-2wvg-62qm-gj33 · Severity: high · Ecosystem: pip — pyLoad: SSRF in parse_urls API endpoint via unvalidated URL parameter
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).
Conclusion & alert: CVE-2026-35187 is rated Exploit Available (52.4/100): CVSS High severity, with low exploitation likelihood (EPSS 0.27%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.03% | 0.27% | +0.24% |
| 2 | 2026-04-07 | — | 0.03% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.7 | 3.1 | HIGH |
|
3.1 | 4.0 | [email protected] |
GHSA-2wvg-62qm-gj33 · Severity: high · Ecosystem: pip — pyLoad: SSRF in parse_urls API endpoint via unvalidated URL parameter
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| pyload-ng_project | pyload-ng | < 0.5.0b3.dev97 | cpe:2.3:a:pyload-ng_project:pyload-ng:*:*:*:*:*:python:*:* |
| URL | Tags |
|---|---|
| https://github.com/pyload/pyload/commit/4032e57d61d8f864e39f4dcfdb567527a50a9e1f | Patch |
| https://github.com/pyload/pyload/security/advisories/GHSA-2wvg-62qm-gj33 | Exploit Mitigation Vendor Advisory |