Lucene search
K

518 matches found

Circl
Circl
added 2026/05/15 8:9 a.m.5 views

CVE-2026-46561

creationtimestamp| type| source ---|---|--- 2026-05-15 08:09:37+00:00| published-proof-of-concept| https://github.com/pyload/pyload/security/advisories/GHSA-8rp3-xc6w-5qp5...

5CVSS5.8AI score0.00028EPSS
Exploits0References1
vulnersOsv
vulnersOsv
added 2026/05/14 8:23 p.m.3 views

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

pyload-ng PYPI version =0.5.0b3.dev99 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-45348 Source advisory: OSV:GHSA-FCJQ-435V-JX94...

5.8AI score0.00033EPSS
Exploits0
Github Security Blog
Github Security Blog
added 2026/05/14 8:17 p.m.8 views

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

8.8CVSS5.8AI score0.00113EPSS
Exploits1References3Affected Software1
vulnersOsv
vulnersOsv
added 2026/05/14 8:17 p.m.4 views

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

pyload-ng PYPI version =0.5.0b3.dev99 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-45306 Source advisory: OSV:GHSA-W727-595X-PC3R...

5.8AI score0.00037EPSS
Exploits0
OSV
OSV
added 2026/05/14 8:17 p.m.4 views

GHSA-W727-595X-PC3R 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.5CVSS5.8AI score0.00037EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/05/12 12:0 a.m.9 views

PT-2026-40426

Name of the Vulnerable Software and Affected Versions pyLoad affected versions not specified Description An authenticated attacker with administrative privileges can achieve account takeover by stealing session files of other users. The issue arises because the software fails to block the storage...

6.5CVSS5.8AI score0.00037EPSS
Exploits0References6
NVD
NVD
added 2026/05/11 6:16 p.m.7 views

CVE-2026-44226

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, 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...

5.3CVSS0.00063EPSS
Exploits1References1
PyPA
PyPA
added 2026/05/11 6:16 p.m.10 views

PYSEC-2026-128

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, package folder names are sanitized using insufficient string replacement. The pattern ....// becomes .. after replacement partial removal, leaving .. which can be exploited when the path is later resolve...

6.5CVSS5.8AI score0.00059EPSS
Exploits1References1Affected Software1
NVD
NVD
added 2026/05/11 6:16 p.m.6 views

CVE-2026-42314

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, package folder names are sanitized using insufficient string replacement. The pattern ....// becomes .. after replacement partial removal, leaving .. which can be exploited when the path is later resolve...

6.5CVSS0.00059EPSS
Exploits1References1
OSV
OSV
added 2026/05/11 6:16 p.m.5 views

PYSEC-2026-128

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, package folder names are sanitized using insufficient string replacement. The pattern ....// becomes .. after replacement partial removal, leaving .. which can be exploited when the path is later resolve...

6.5CVSS5.8AI score0.00059EPSS
Exploits1References1
PyPA
PyPA
added 2026/05/11 6:16 p.m.9 views

PYSEC-2026-129

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, when passing a folder name in the setpackagedata API function call inside the data object with key "folder", there is no sanitization at all, allowing a user with Perms.MODIFY to specify arbitrary...

8.1CVSS5.9AI score0.0006EPSS
Exploits1References1Affected Software1
NVD
NVD
added 2026/05/11 6:16 p.m.9 views

CVE-2026-42315

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, when passing a folder name in the setpackagedata API function call inside the data object with key "folder", there is no sanitization at all, allowing a user with Perms.MODIFY to specify arbitrary...

8.1CVSS0.0006EPSS
Exploits1References1
OSV
OSV
added 2026/05/11 6:16 p.m.5 views

PYSEC-2026-126

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the setconfigvalue API method @permissionPerms.SETTINGS in src/pyload/core/api/init.py gates security-sensitive options behind a hand-maintained allowlist ADMINONLYCOREOPTIONS. The option "general",...

6.8CVSS5.8AI score0.0002EPSS
Exploits1References1
NVD
NVD
added 2026/05/11 6:16 p.m.9 views

CVE-2026-42313

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the setconfigvalue API method @permissionPerms.SETTINGS in src/pyload/core/api/init.py gates security-sensitive options behind a hand-maintained allowlist ADMINONLYCOREOPTIONS. The allowlist contains...

8.3CVSS0.00016EPSS
Exploits1References1
NVD
NVD
added 2026/05/11 6:16 p.m.6 views

CVE-2026-42312

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the setconfigvalue API method @permissionPerms.SETTINGS in src/pyload/core/api/init.py gates security-sensitive options behind a hand-maintained allowlist ADMINONLYCOREOPTIONS. The option "general",...

6.8CVSS0.0002EPSS
Exploits1References1
PyPA
PyPA
added 2026/05/11 6:16 p.m.14 views

PYSEC-2026-126

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the setconfigvalue API method @permissionPerms.SETTINGS in src/pyload/core/api/init.py gates security-sensitive options behind a hand-maintained allowlist ADMINONLYCOREOPTIONS. The option "general",...

6.8CVSS5.8AI score0.0002EPSS
Exploits1References1Affected Software1
PyPA
PyPA
added 2026/05/11 6:16 p.m.12 views

PYSEC-2026-127

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the setconfigvalue API method @permissionPerms.SETTINGS in src/pyload/core/api/init.py gates security-sensitive options behind a hand-maintained allowlist ADMINONLYCOREOPTIONS. The allowlist contains...

8.3CVSS5.8AI score0.00016EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2026/05/11 6:16 p.m.5 views

PYSEC-2026-127

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the setconfigvalue API method @permissionPerms.SETTINGS in src/pyload/core/api/init.py gates security-sensitive options behind a hand-maintained allowlist ADMINONLYCOREOPTIONS. The allowlist contains...

8.3CVSS5.8AI score0.00016EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/11 4:36 p.m.2 views

CVE-2026-44226

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, 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...

5.3CVSS5.8AI score0.00063EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2026/05/11 4:36 p.m.27 views

CVE-2026-44226 pyLoad: Unauthenticated traceback disclosure via global exception handler in WebUI

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, 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...

5.3CVSS0.00063EPSS
Exploits1References1
Rows per page
Query Builder