CVE-2026-35187
CVE-2026-35187 is a high-severity vulnerability in Pyload-ng Project Pyload-ng with a CVSS 3.x base score of 7.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-918.
Key facts
- Severity: High (CVSS 3.x base score 7.7)
- EPSS exploit prediction: 0% (19th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-19470
- Weakness: CWE-918
- Affected product: Pyload-ng Project Pyload-ng
- Published:
- Last modified:
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).
Frequently asked questions
- What is 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).
- How severe is CVE-2026-35187?
- CVE-2026-35187 has a CVSS 3.x base score of 7.7, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2026-35187 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (19th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-35187?
- CVE-2026-35187 affects Pyload-ng Project Pyload-ng. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-35187?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-35187 have an EU (EUVD) identifier?
- Yes. CVE-2026-35187 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-19470.
- When was CVE-2026-35187 published?
- CVE-2026-35187 was published on 2026-04-06 and last updated on 2026-06-17.
References
- https://github.com/pyload/pyload/commit/4032e57d61d8f864e39f4dcfdb567527a50a9e1f
- https://github.com/pyload/pyload/security/advisories/GHSA-2wvg-62qm-gj33
Affected products (1)
- cpe:2.3:a:pyload-ng_project:pyload-ng:*:*:*:*:*:python:*:*
More vulnerabilities in Pyload-ng Project Pyload-ng
- CVE-2026-33511 — Critical (CVSS 9.8): pyLoad is a free and open-source download manager written in Python. From version 0.4.20 to before version…
- CVE-2025-54802 — Critical (CVSS 9.8): pyLoad is the free and open-source Download Manager written in pure Python. In versions 0.5.0b3.dev89 and below, there…
- CVE-2024-22416 — Critical (CVSS 9.6): pyLoad is a free and open-source Download Manager written in pure Python. The `pyload` API allows any API call to be…
- CVE-2026-35459 — Critical (CVSS 9.1): pyLoad is a free and open-source download manager written in Python. In 0.5.0b3.dev96 and earlier, pyLoad has a…
- CVE-2026-35463 — High (CVSS 8.8): pyLoad is a free and open-source download manager written in Python. In 0.5.0b3.dev96 and earlier, the…
- CVE-2026-42313 — High (CVSS 8.3): pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the set_config_value()…
All CVEs affecting Pyload-ng Project Pyload-ng →
Other CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities
- CVE-2026-47938 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9394 and earlier are affected by a Server-Side Request Forgery (SSRF)…
- CVE-2026-35431 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Entra ID Entitlement Management allows an unauthorized attacker to…
- CVE-2026-32186 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Bing allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-33107 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Databricks allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-32871 — Critical (CVSS 10.0): FastMCP is a Pythonic way to build MCP servers and clients. Prior to version 3.2.0, the OpenAPIProvider in FastMCP…
- CVE-2026-32169 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Cloud Shell allows an unauthorized attacker to elevate privileges over a…
Browse all CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities →