Lucene search
K

530 matches found

OSV
OSV
added 2026/05/04 10:7 p.m.2 views

GHSA-CCXC-X975-4HH9 pyload-ng: non-admin SETTINGS users can disable outbound TLS peer verification via unrestricted `ssl_verify` config (incomplete fix for CVE-2026-33509 / -35463 / -35464 / -35586)

Summary 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", "sslverify" is not on that allowlist. Any authenticated user with the non-admin SETTINGS...

6.8CVSS5.8AI score0.0002EPSS
Exploits1References8
Circl
Circl
added 2026/04/27 8:15 p.m.4 views

CVE-2026-44226

creationtimestamp| type| source ---|---|--- 2026-04-27 20:15:32+00:00| published-proof-of-concept| https://github.com/pyload/pyload/security/advisories/GHSA-c3gc-9pf2-84gg...

5.3CVSS5.8AI score0.00067EPSS
Exploits1References1
Circl
Circl
added 2026/04/26 9:37 p.m.6 views

CVE-2026-42314

creationtimestamp| type| source ---|---|--- 2026-04-26 21:37:37+00:00| published-proof-of-concept| https://github.com/pyload/pyload/security/advisories/GHSA-97r3-5w84-r4q8...

6.5CVSS5.8AI score0.00059EPSS
Exploits1References1
Circl
Circl
added 2026/04/24 6:9 a.m.5 views

CVE-2026-42312

creationtimestamp| type| source ---|---|--- 2026-04-24 06:09:45+00:00| published-proof-of-concept| https://github.com/pyload/pyload/security/advisories/GHSA-ccxc-x975-4hh9...

6.8CVSS5.8AI score0.0002EPSS
Exploits1References1
NVD
NVD
added 2026/04/22 12:16 a.m.3 views

CVE-2026-41133

pyLoad is a free and open-source download manager written in Python. Versions up to and including 0.5.0b3.dev97 cache 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...

8.8CVSS0.00043EPSS
Exploits1References2
CNNVD
CNNVD
added 2026/04/22 12:0 a.m.6 views

pyLoad 代码问题漏洞

pyLoad is an open-source download manager written in Python. Versions of pyLoad 0.5.0b3.dev97 and earlier have code vulnerabilities. These vulnerabilities stem from caching role and permission values during login, and continuing to use these cached values to authorize requests after the...

8.8CVSS7.3AI score0.00043EPSS
Exploits1References1
EUVD
EUVD
added 2026/04/21 11:41 p.m.3 views

EUVD-2026-24574

pyLoad is a free and open-source download manager written in Python. Versions up to and including 0.5.0b3.dev97 cache 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...

8.8CVSS5.7AI score0.00043EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/04/21 11:41 p.m.1 views

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

pyLoad is a free and open-source download manager written in Python. Versions up to and including 0.5.0b3.dev97 cache 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...

8.8CVSS5.7AI score0.00043EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/21 11:41 p.m.3 views

CVE-2026-41133

pyLoad is a free and open-source download manager written in Python. Versions up to and including 0.5.0b3.dev97 cache 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...

8.8CVSS5.7AI score0.00043EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2026/04/21 11:41 p.m.13 views

CVE-2026-41133

The CVE concerns pyLoad (Python download manager). Affected: versions up to 0.5.0b3.dev97. Root cause: the session cache stores user role/permissions at login and continues to authorize requests using these cached values even after an admin changes the user’s role/permissions in the database. Thi...

8.8CVSS5.7AI score0.00043EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2026/04/21 6:16 p.m.7 views

PYSEC-2026-125

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev98, the setsessioncookiesecure beforerequest handler in src/pyload/webui/app/init.py reads the X-Forwarded-Proto header from any HTTP request without validating that the request originates from a trusted prox...

4.8CVSS5.8AI score0.00011EPSS
Exploits1References1
NVD
NVD
added 2026/04/21 6:16 p.m.4 views

CVE-2026-40594

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev98, the setsessioncookiesecure beforerequest handler in src/pyload/webui/app/init.py reads the X-Forwarded-Proto header from any HTTP request without validating that the request originates from a trusted prox...

4.8CVSS0.00011EPSS
Exploits1References1
PyPA
PyPA
added 2026/04/21 6:16 p.m.8 views

PYSEC-2026-125

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev98, the setsessioncookiesecure beforerequest handler in src/pyload/webui/app/init.py reads the X-Forwarded-Proto header from any HTTP request without validating that the request originates from a trusted prox...

4.8CVSS5.8AI score0.00011EPSS
Exploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/21 5:14 p.m.2 views

CVE-2026-40594 pyLoad: Session Cookie Security Downgrade via Untrusted X-Forwarded-Proto Header Spoofing (Global State Race Condition)

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev98, the setsessioncookiesecure beforerequest handler in src/pyload/webui/app/init.py reads the X-Forwarded-Proto header from any HTTP request without validating that the request originates from a trusted prox...

4.8CVSS5.8AI score0.00011EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/04/21 5:14 p.m.27 views

CVE-2026-40594 pyLoad: Session Cookie Security Downgrade via Untrusted X-Forwarded-Proto Header Spoofing (Global State Race Condition)

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev98, the setsessioncookiesecure beforerequest handler in src/pyload/webui/app/init.py reads the X-Forwarded-Proto header from any HTTP request without validating that the request originates from a trusted prox...

4.8CVSS0.00011EPSS
Exploits1References1
CVE
CVE
added 2026/04/21 5:14 p.m.12 views

CVE-2026-40594

CVE-2026-40594 affects pyLoad: the set_session_cookie_secure before_request in pyload/webui/app/init .py reads X-Forwarded-Proto without origin validation and mutates the global Flask SESSION_COOKIE_SECURE on every request. With Cheroot’s multi-threaded server (request_queue_size=512), this creat...

4.8CVSS5.8AI score0.00011EPSS
Exploits1References1Affected Software1
CNNVD
CNNVD
added 2026/04/21 12:0 a.m.6 views

pyLoad 安全漏洞

pyLoad is an open-source download manager written in Python. Versions of pyLoad prior to 0.5.0b3.dev98 contained security vulnerabilities. These vulnerabilities stemmed from the lack of verification of the X-Forwarded-Proto header’s source, leading to race conditions in a multi-threaded...

4.8CVSS5.8AI score0.00011EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2026/04/21 12:0 a.m.3 views

PT-2026-34223

Name of the Vulnerable Software and Affected Versions pyLoad versions prior to 0.5.0b3.dev98 Description An issue exists where role and permission are cached in the session during login. The system continues to authorize requests using these cached values even after an administrator modifies the...

8.8CVSS7.8AI score0.00043EPSS
Exploits1References5
OSV
OSV
added 2026/04/16 1:20 a.m.3 views

GHSA-MP82-FMJ6-F22V pyLoad has a Session Cookie Security Downgrade via Untrusted X-Forwarded-Proto Header Spoofing (Global State Race Condition)

Summary The setsessioncookiesecure beforerequest handler in src/pyload/webui/app/init.py reads the X-Forwarded-Proto header from any HTTP request without validating that the request originates from a trusted proxy, then mutates the global Flask configuration SESSIONCOOKIESECURE on every request...

4.8CVSS5.8AI score0.00011EPSS
Exploits1References4
Snyk
Snyk
added 2026/04/16 1:20 a.m.2 views

Origin Validation Error

Overview pyload-ng is a The free and open-source Download Manager written in pure Python Affected versions of this package are vulnerable to Origin Validation Error via the setsessioncookiesecure function. An attacker can cause session cookies to be issued without the Secure flag or disrupt user...

6.3CVSS5.4AI score0.00011EPSS
Exploits1References2
Rows per page
Query Builder