Lucene search
+L

586 matches found

Kitploit
Kitploit
added 2026/09/10 2:13 a.m.4 views

CVE-2024-39205-Pyload-RCE

CVE-2024-39205-Pyload-RCE Pyload RCE with js2py sandbox escape Summary Any pyload-ng running under python3.11 or below are vulnerable under RCE. Attacker can send a request containing any shell command and the victim server will execute it immediately. Fix Upgrade to the newest version of pyload-...

9.8CVSS8.2AI score0.16538EPSS
SaveExploits22References1
Kitploit
Kitploit
added 2026/09/10 1:04 a.m.4 views

CVE-2023-0297

pyloadCVE-2023-0297poc A code injection vulnerability in pyLoad versions prior to 0.5.0b3.dev31 leads to pre-auth RCE by abusing js2py's functionality. use Usage of CVE-2023-0297poc.exe: root@kitploit: -f string fileName:IP.txt -u string example:http://127.0.0.1:8080...

9.8CVSS8.2AI score0.95915EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/10 12:35 a.m.5 views

CVE-2023-0297

CVE-2023-0297 Unauthenticated Remote Code Execution in PyLoad 0.5.0b3.dev31 DISCLAIMER: This script is made to audit the security of systems. Only use this script on your own systems or on systems you have written permission to exploit...

9.8CVSS8.2AI score0.95915EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/09 6:01 p.m.3 views

Remote-Code-Execution-CVE-2024-28397-pyload-ng-js2py-

Remote Code Execution – CVE-2024-28397 pyload-ng / js2py This repository contains a Proof-of-Concept PoC exploit for CVE-2024-28397 , a Remote Code Execution vulnerability affecting pyload-ng due to insecure usage of js2py. Disclaimer: This PoC is for educational and research purposes only. Do no...

5.3CVSS7AI score0.04548EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/09 4:02 p.m.3 views

CVE-2023-0297_Pre-auth_RCE_in_pyLoad

CVE-2023-0297: Pre-auth RCE in pyLoad The Story of Finding Pre-auth RCE in pyLoad TL;DR A code injection vulnerability in pyLoad versions prior to 0.5.0b3.dev31 leads to pre-auth RCE by abusing js2py's functionality. You can find the report here and exploit code here. Details pyLoad is an OSS...

9.8CVSS7.9AI score0.95915EPSS
SaveExploits13References4
Nuclei
Nuclei
added 2026/09/09 2:52 a.m.191 views

pyload - Log Injection

A log injection vulnerability was identified in pyload. This vulnerability allows any unauthenticated actor to inject arbitrary messages into the logs gathered by pyload. id: CVE-2024-21645 info: name: pyload - Log Injection author: isacaya severity: medium description: | A log injection...

5.3CVSS6AI score0.24698EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/09 2:52 a.m.205 views

pyload-ng js2py - Remote Code Execution

An issue in the component js2py.disablepyimport of js2py up to v0.74 allows attackers to execute arbitrary code via a crafted API call. id: CVE-2024-28397 info: name: pyload-ng js2py - Remote Code Execution author: iamnoooob,rootxharsh,pdresearch severity: medium description: | An issue in the...

5.3CVSS7.3AI score0.04548EPSS
SaveExploits22References2
Kitploit
Kitploit
added 2026/09/09 12:41 a.m.5 views

ensimag-secu3a-cve-2024-22416

CVE-2024-22416 Reference report: GHSA-pgpj-v85q-h5fm This repository contains a docker compose configuration that setups both a pyLoad server and an attacker server that just provides a csrf.html. To test yourself, just run docker composer up you need to have docker composer installed additionall...

9.6CVSS7.9AI score0.00948EPSS
SaveExploits1References1
Nuclei
Nuclei
added 2026/09/08 9:11 a.m.128 views

PyLoad 0.5.0 - Pre-auth Remote Code Execution (RCE)

Code Injection in GitHub repository pyload/pyload prior to 0.5.0b3.dev31. id: CVE-2023-0297 info: name: PyLoad 0.5.0 - Pre-auth Remote Code Execution RCE author: MrHarshvardhan,DhiyaneshDk severity: critical description: | Code Injection in GitHub repository pyload/pyload prior to 0.5.0b3.dev31...

9.8CVSS6.9AI score0.95915EPSS
SaveExploits14References5
Nuclei
Nuclei
added 2026/09/07 6:34 a.m.84 views

pyLoad Flask Config - Access Control

pyLoad is the free and open-source Download Manager written in pure Python. Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. This issue has been patched in version 0.5.0b3.dev77. id: CVE-2024-21644 info: name: pyLoad Flask Config ...

7.5CVSS7AI score0.42443EPSS
SaveExploits1References5
Kitploit
Kitploit
added 2026/09/05 2:54 p.m.5 views

CVE-2023-0297

CVE-2023-0297 RCE in pyload prior to 0.5.0b3.dev31. Disclaimer: This script lead to unauthorized access or control of a remote system; only use it if you have explicit permission from the system owner before proceeding...

9.8CVSS8.1AI score0.95915EPSS
SaveExploits13
OSV
OSV
added 2026/07/13 3:46 p.m.13 views

PYSEC-2026-2995 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
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:46 p.m.13 views

PYSEC-2026-2992 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
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:19 p.m.12 views

PYSEC-2026-2998 pyLoad Has Incomplete Fix for CVE-2026-33509 -storage_folder Bypass via Session Directory in pyLoad

Summary The fix for CVE-2026-33509 prevents setting storagefolder inside PKGDIR or userdir, but does NOT protect the Flask session directory /tmp/pyLoad/flask. An authenticated attacker can set storagefolder to the session directory and download session files of other users via /files/get/, leadi...

6.5CVSS6.1AI score0.00234EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/13 3:15 p.m.14 views

PYSEC-2026-2993 PyLoad vulnerable to unauthenticated traceback disclosure via global exception handler in WebUI

Summary pyload-ng WebUI returns full Python traceback details to clients on unhandled exceptions. Because /web/ is reachable without authentication and renders attacker-controlled template names, an unauthenticated user can reliably trigger a server exception for example by requesting a...

5.3CVSS6.1AI score0.00336EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/13 3:02 p.m.13 views

PYSEC-2026-2990 pyLoad has Stale Session Privilege After Role/Permission Change (Privilege Revocation Bypass)

Summary pyLoad caches role and permission in the session at login and continues to authorize requests using these cached values, even after an admin changes the user's role/permissions in the database. As a result, an already logged-in user can keep old revoked privileges until logout/session...

8.8CVSS7AI score0.00325EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/13 2:36 p.m.13 views

PYSEC-2026-2997 pyload-ng has a WebUI JSON permission mismatch that lets ADD/DELETE users invoke MODIFY-only actions

Summary Several WebUI JSON endpoints enforce weaker permissions than the core API methods they invoke. This allows authenticated low-privileged users to execute MODIFY operations that should be denied by pyLoad's own permission model. Confirmed mismatches: - ADD user can reorder packages/files...

5.4CVSS6.3AI score0.00219EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/13 2:36 p.m.9 views

PYSEC-2026-2988 pyLoad: SSRF in parse_urls API endpoint via unvalidated URL parameter

Vulnerability Details CWE-918: Server-Side Request Forgery SSRF The parseurls API function in src/pyload/core/api/init.py line 556 fetches arbitrary URLs server-side via geturlurl pycurl without any URL validation, protocol restriction, or IP blacklist. An authenticated user with ADD permission...

7.7CVSS6.2AI score0.00269EPSS
SaveExploits1References6
Circl
Circl
added 2026/07/09 2:35 p.m.17 views

CVE-2026-48737

creationtimestamp| type| source ---|---|--- 2026-07-09 14:35:19+00:00| published-proof-of-concept| https://github.com/pyload/pyload/security/advisories/GHSA-m5x5-28jr-gpjj...

5.9AI score
SaveExploits0References1
vulnersOsv
vulnersOsv
added 2026/07/09 1:35 p.m.3 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
Rows per page
Query Builder