Lucene search
+L

22553 matches found

Vulnrichment
Vulnrichment
added 2026/04/06 7:37 p.m.6 views

CVE-2026-35459 pyLoad has SSRF fix bypass via HTTP redirect

pyLoad is a free and open-source download manager written in Python. In 0.5.0b3.dev96 and earlier, pyLoad has a server-side request forgery SSRF vulnerability. The fix for CVE-2026-33992 added IP validation to BaseDownloader.download that checks the hostname of the initial download URL. However,...

9.3CVSS5.9AI score0.00279EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/06 7:37 p.m.62 views

CVE-2026-35459

pyLoad (Python download manager) is affected by an SSRF bypass in versions up to 0.5.0b3.dev96 where the fix for CVE-2026-33992 added IP validation to BaseDownloader.download(), but pycurl is configured to FOLLOWLOCATION=1 with MAXREDIRS=10, so redirects are automatically followed and not validat...

9.3CVSS5.9AI score0.00279EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/06 7:37 p.m.10 views

CVE-2026-35459 pyLoad has SSRF fix bypass via HTTP redirect

pyLoad is a free and open-source download manager written in Python. In 0.5.0b3.dev96 and earlier, pyLoad has a server-side request forgery SSRF vulnerability. The fix for CVE-2026-33992 added IP validation to BaseDownloader.download that checks the hostname of the initial download URL. However,...

9.3CVSS6AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/06 7:37 p.m.6 views

CVE-2026-35459

pyLoad is a free and open-source download manager written in Python. In 0.5.0b3.dev96 and earlier, pyLoad has a server-side request forgery SSRF vulnerability. The fix for CVE-2026-33992 added IP validation to BaseDownloader.download that checks the hostname of the initial download URL. However,...

9.3CVSS5.9AI score0.00397EPSS
SaveExploits2References3Affected Software1
CVE
CVE
added 2026/04/06 7:33 p.m.83 views

CVE-2026-35187

CVE-2026-35187 affects pyload/pyload-ng prior to 0.5.0b3.dev97, where parse_urls(...) calls get_url(url) without URL validation, protocol restriction, or IP blacklist. This enables Server-Side Request Forgery (SSRF) via crafted URLs and multi‑protocol support (http/https, file://, gopher://, dict...

7.7CVSS6AI score0.00269EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/06 7:33 p.m.4 views

CVE-2026-35187 pyLoad has SSRF in parse_urls API endpoint via unvalidated URL parameter

pyLoad is a free and open-source download manager written in Python. In 0.5.0b3.dev96 and earlier, the parseurls API function in src/pyload/core/api/init.py fetches arbitrary URLs server-side via geturlurl pycurl without any URL validation, protocol restriction, or IP blacklist. An authenticated...

7.7CVSS6AI score0.00269EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/06 7:10 p.m.34 views

CVE-2026-35182

Brave CMS (open-source) before version 2.0.6 contains a missing authorization check in the POST /rights/update-role/{id} endpoint (routes/web.php). The update-role action lacked the checkUserPermissions:assign-user-roles middleware, allowing any authenticated user to change account roles and prom...

8.8CVSS5.9AI score0.00336EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/04/06 6:33 p.m.8 views

GHSA-XQM9-6QMM-XRQH Feehi CMS has authenticated stored cross-site scripting (XSS) vulnerabilities via the Permissions module

Multiple authenticated stored cross-site scripting XSS vulnerabilities in the Permissions module of Feehi CMS v2.1.1 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload into the Group, Category or Description parameters...

5.4CVSS5.9AI score0.00211EPSS
SaveExploits1References3
NVD
NVD
added 2026/04/06 6:16 p.m.10 views

CVE-2026-35175

Ajenti is a Linux and BSD modular server admin panel. Prior to 2.2.15, an authenticated user using the authusers plugin authentication method could install a custom package even if this user is not superuser. This vulnerability is fixed in 2.2.15...

7.2CVSS0.00266EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/06 6:16 p.m.15 views

CVE-2026-35164

Brave CMS is an open-source CMS. Prior to 2.0.6, an unrestricted file upload vulnerability exists in the CKEditor upload functionality. It is found in app/Http/Controllers/Dashboard/CkEditorController.php within the ckupload method. The method fails to validate uploaded file types and relies...

8.8CVSS0.00708EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/06 5:51 p.m.6 views

CVE-2026-35175

Ajenti is a Linux and BSD modular server admin panel. Prior to 2.2.15, an authenticated user using the authusers plugin authentication method could install a custom package even if this user is not superuser. This vulnerability is fixed in 2.2.15...

7.2CVSS5.9AI score0.00266EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/06 5:33 p.m.6 views

CVE-2026-35164

Brave CMS is an open-source CMS. Prior to 2.0.6, an unrestricted file upload vulnerability exists in the CKEditor upload functionality. It is found in app/Http/Controllers/Dashboard/CkEditorController.php within the ckupload method. The method fails to validate uploaded file types and relies...

8.8CVSS5.9AI score0.00708EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/06 5:33 p.m.7 views

CVE-2026-35164 Brave CMS Sffected by Unrestricted File Upload via CKEditor Endpoint

Brave CMS is an open-source CMS. Prior to 2.0.6, an unrestricted file upload vulnerability exists in the CKEditor upload functionality. It is found in app/Http/Controllers/Dashboard/CkEditorController.php within the ckupload method. The method fails to validate uploaded file types and relies...

8.8CVSS5.9AI score0.00708EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/06 5:33 p.m.29 views

CVE-2026-35164

CVE-2026-35164 affects Brave CMS prior to 2.0.6. An unrestricted file upload vulnerability exists in the CKEditor upload endpoint, specifically in app/Http/Controllers/Dashboard/CkEditorController.php (ckupload method). The vulnerability allows an authenticated user to bypass file type validation...

8.8CVSS5.9AI score0.00708EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/06 4:35 p.m.6 views

CVE-2026-35029 LiteLLM affected by privilege escalation via unrestricted proxy configuration endpoint

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. Prior to 1.83.0, the /config/update endpoint does not enforce admin role authorization. A user who is already authenticated into the platform can then use this endpoint to modify proxy configuration and environment...

8.7CVSS6.3AI score0.26409EPSS
SaveExploits2References1
Snyk
Snyk
added 2026/04/06 4:10 p.m.12 views

SQL Injection

Overview glpi/glpi is a free Asset and IT Management Software package with ITIL Service Desk, licenses tracking and software auditing. Affected versions of this package are vulnerable to SQL Injection in the logs export process. An attacker can execute arbitrary SQL commands by submitting crafted...

8.8CVSS6.2AI score0.00388EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/06 4:10 p.m.10 views

CVE-2026-34975 Plunk has a CRLF Email Header Injection in raw MIME message construction allows authenticated API user to inject arbitrary email headers

Plunk is an open-source email platform built on top of AWS SES. Prior to 0.8.0, a CRLF header injection vulnerability was discovered in SESService.ts, where user-supplied values for from.name, subject, custom header keys/values, and attachment filenames were interpolated directly into raw MIME...

8.5CVSS6.1AI score
SaveExploits0References3
CVE
CVE
added 2026/04/06 4:10 p.m.28 views

CVE-2026-34975

The CVE describes a CRLF header injection vulnerability in Plunk’s SESService.ts prior to version 0.8.0. An authenticated API user could inject arbitrary email headers (e.g., Bcc, Reply-To) by embedding CRLF characters in from.name, subject, custom header keys/values, or attachment filenames, bec...

8.5CVSS6.1AI score0.00194EPSS
SaveExploits2References1Affected Software1
NVD
NVD
added 2026/04/06 3:17 p.m.8 views

CVE-2026-29047

GLPI is a free asset and IT management software package. From 10.0.0 to before 10.0.24 and 11.0.6, an authenticated user can perform a SQL injection via the logs export feature. This vulnerability is fixed in 10.0.24 and 11.0.6...

8.8CVSS0.00388EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/06 3:17 p.m.7 views

CVE-2026-25932

GLPI is a Free Asset and IT Management Software package. From 0.60 to before 10.0.24, an authenticated technician user can store an XSS payload in a supplier fields. This vulnerability is fixed in 10.0.24...

7.2CVSS0.0028EPSS
SaveExploits0References1
Rows per page
Query Builder