Lucene search
+L

589 matches found

OSV
OSV
added 2026/07/09 1:35 p.m.10 views

GHSA-C2F9-4MC8-J656 pyLoad: Unbounded Memory Growth Leading to DoS and Potential DDoS in EventManager

Description: The EventManager module in pyload manages a list of Client instances for subscribing to events. The addition of each unique uuid from the getevents API causes the creation of a Client instance that gets appended to the clients list. Although there is a clean method available in the...

6.5CVSS6.1AI score
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2026/07/09 1:35 p.m.6 views

ez-pyload (>=1.0.0, <=1.0.4) potentially affected by CVE-2026-48987 via pyload-ng (0.5.0b3.dev101)

pyload-ng PYPI version 0.5.0b3.dev101 is affected by a known vulnerability. The following packages have a transitive dependency on pyload-ng and may be impacted: - ez-pyload =1.0.0, =1.0.4 Source cves: CVE-2026-48987 Source advisory: SNYK:PYTHON-PYLOADNG-17911017...

5.3AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/07/09 1:35 p.m.21 views

pyLoad: Unbounded Memory Growth Leading to DoS and Potential DDoS in EventManager

Description: The EventManager module in pyload manages a list of Client instances for subscribing to events. The addition of each unique uuid from the getevents API causes the creation of a Client instance that gets appended to the clients list. Although there is a clean method available in the...

6.5CVSS6AI score
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/07/09 1:35 p.m.10 views

Server-side Request Forgery (SSRF)

Overview pyload-ng is a The free and open-source Download Manager written in pure Python Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the isglobaladdress function. An attacker can access internal network resources or sensitive endpoints by supplying...

4.9CVSS6.1AI score
SaveExploits0References2
OSV
OSV
added 2026/07/09 1:35 p.m.34 views

GHSA-M5X5-28JR-GPJJ pyLoad: SSRF guard bypass via IPv6 6to4/NAT64 transition wrappers of internal IPs

Summary isglobaladdress in src/pyload/core/utils/web/check.py is the central guard against SSRF-style outbound connections in pyload-ng. It tests whether a given IP is "globally routable" via Python's ipaddress.ipaddressvalue.isglobal, and callers treat not isglobal as "deny": python def...

4.9CVSS6.1AI score
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2026/07/09 1:35 p.m.6 views

ez-pyload (>=1.0.0, <=1.0.4) potentially affected by CVE-2026-48737 via pyload-ng (0.5.0b3.dev101)

pyload-ng PYPI version 0.5.0b3.dev101 is affected by a known vulnerability. The following packages have a transitive dependency on pyload-ng and may be impacted: - ez-pyload =1.0.0, =1.0.4 Source cves: CVE-2026-48737 Source advisory: SNYK:PYTHON-PYLOADNG-17911022...

5.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/09 12:00 a.m.16 views

PT-2026-56837

Name of the Vulnerable Software and Affected Versions pyload affected versions not specified Description The EventManager module manages Client instances for event subscriptions. When the get events API is called with a unique uuid, a new Client instance is created and added to the clients list...

6.5CVSS6.1AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/09 12:00 a.m.31 views

PT-2026-56836

Name of the Vulnerable Software and Affected Versions pyload-ng affected versions not specified Description An issue exists where the software is susceptible to Server-Side Request Forgery SSRF. The is global address and is global host functions in src/pyload/core/utils/web/check.py rely on...

4.9CVSS6.1AI score
SaveExploits0References7
PyPA
PyPA
added 2026/07/07 4:03 p.m.29 views

pyLoad CNL and captcha handlers allow Code Injection via unsanitized parameters

SummarypyLoad web interface contained insufficient input validation in both the Captcha script endpoint and the Click'N'Load CNL Blueprint. This flaw allowed untrusted user input to be processed unsafely, which could be exploited by an attacker to inject arbitrary content into the web UI or...

8.1CVSS6.5AI score0.00415EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/07 4:03 p.m.19 views

PYSEC-2026-1816 pyLoad CNL and captcha handlers allow Code Injection via unsanitized parameters

Summary pyLoad web interface contained insufficient input validation in both the Captcha script endpoint and the Click'N'Load CNL Blueprint. This flaw allowed untrusted user input to be processed unsafely, which could be exploited by an attacker to inject arbitrary content into the web UI or...

8.1CVSS6.5AI score0.00415EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 4:03 p.m.17 views

PYSEC-2026-1815 Denial-of-Service attack in pyLoad CNL Blueprint using dukpy.evaljs

Dear Maintainers, I am writing to you on behalf of the Tencent AI Sec. We have identified a potential vulnerability in one of your products and would like to report it to you for further investigation and mitigation. Summary The jk parameter is received in pyLoad CNL Blueprint. Due to the lack of...

8.7CVSS6AI score0.00325EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/07 4:03 p.m.15 views

PYSEC-2026-1821 PyLoad vulnerable to SQL Injection via API /json/add_package in add_links parameter

Summary The parameter addlinks in the API /json/addpackage is vulnerable to SQL Injection. SQL injection vulnerabilities can lead to sensitive data leakage. Details - Affected file:https://github.com/pyload/pyload/blob/develop/src/pyload/core/database/filedatabase.pyL271 - Affected code: python...

8.8CVSS5.9AI score0.00328EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 4:02 p.m.22 views

PYSEC-2026-1823 `pyLoad` has Path Traversal Vulnerability in `json/upload` Endpoint that allows Arbitrary File Write

Summary An authenticated path traversal vulnerability exists in the /json/upload endpoint of the pyLoad By manipulating the filename of an uploaded file, an attacker can traverse out of the intended upload directory, allowing them to write arbitrary files to any location on the system accessible ...

7.5CVSS6.2AI score0.00645EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 11:45 a.m.14 views

PYSEC-2026-1817 pyLoad open redirect vulnerability due to improper validation of the is_safe_url function

Summary Open redirect vulnerability due to incorrect validation of input values when redirecting users after login. Details pyload is validating URLs via the getredirecturl function when redirecting users at login. The URL entered in the next variable goes through the issafeurl function, where a...

6.1CVSS6.2AI score0.00545EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 11:45 a.m.14 views

PYSEC-2026-1820 pyload Unauthenticated Flask Configuration Leakage vulnerability

Summary Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. Details Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. PoC Run pyload in the default configuration by...

7.5CVSS7.2AI score0.42443EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 11:45 a.m.15 views

PYSEC-2026-1818 pyload Log Injection vulnerability

Summary A log injection vulnerability was identified in pyload. This vulnerability allows any unauthenticated actor to inject arbitrary messages into the logs gathered by pyload. Details pyload will generate a log entry when attempting to sign in with faulty credentials. This entry will be in the...

5.3CVSS6.2AI score0.24698EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 11:45 a.m.12 views

PYSEC-2026-1819 Download to arbitrary folder can lead to RCE

Summary A web UI user can store files anywhere on the pyLoad server and gain command execution by abusing scripts. Details When a user creates a new package, a subdirectory is created within the /downloads folder to store files. This new directory name is derived from the package name, except a...

7.6CVSS7.7AI score0.01058EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 10:17 a.m.15 views

PYSEC-2026-907 Cross-site Scripting in pyload-ng

Cross-site Scripting XSS - Stored in GitHub repository pyload/pyload prior to 0.5.0b3.dev42...

5.4CVSS5.9AI score0.00828EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 10:17 a.m.12 views

PYSEC-2026-903 Improper Certificate Validation in pyload-ng

Improper Certificate Validation in GitHub repository pyload/pyload prior to 0.5.0b3.dev44...

7.4CVSS7AI score0.0053EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 10:17 a.m.10 views

PYSEC-2026-908 Improper Input Validation in pyload-ng

Improper Input Validation in GitHub repository pyload/pyload prior to 0.5.0b3.dev40...

5.4CVSS6.5AI score0.00823EPSS
SaveExploits1References6
Rows per page
Query Builder