cvedb.io
CVE-2026-35187
HIGH · CVSS 7.7
EPSS exploitation probability: 0%
Published 2026-04-06T20:16:27.207 · Last modified 2026-06-17T10:40:10.813

Summary

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

Affected products

pyload-ng_project — pyload-ng

Does this affect you?

Add your gear to cvedb and we'll alert you only when pyload-ng_project ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.