Lucene search
+L

28846 matches found

Cvelist
Cvelist
added 2026/03/24 5:43 p.m.33 views

CVE-2026-33399 Wallos: SSRF Bypass - Incomplete Fix for CVE-2026-30839/30840

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.7.0, the SSRF fix applied in version 4.6.2 for CVE-2026-30839 and CVE-2026-30840 is incomplete. The validatewebhookurlforssrf protection was added to the test notification endpoints but not to the...

7.7CVSS0.00282EPSS
SaveExploits3References2
CVE
CVE
added 2026/03/24 5:43 p.m.28 views

CVE-2026-33399

CVE-2026-33399 / CVE-2026-33401 (Wallos): Open-source personal subscription tracker with SSRF flaws that were partially patched in version 4.7.0. The issues arise from incomplete SSRF mitigation: while 4.6.2 added protection to some notification endpoints, it did not cover all save/test paths, en...

7.7CVSS7.2AI score0.00497EPSS
SaveExploits3References2Affected Software1
EUVD
EUVD
added 2026/03/24 5:43 p.m.13 views

EUVD-2026-14945

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.7.0, the SSRF fix applied in version 4.6.2 for CVE-2026-30839 and CVE-2026-30840 is incomplete. The validatewebhookurlforssrf protection was added to the test notification endpoints but not to the...

8.8CVSS7.2AI score0.00497EPSS
SaveExploits3References2
OSV
OSV
added 2026/03/24 5:43 p.m.12 views

CVE-2026-33399 Wallos: SSRF Bypass - Incomplete Fix for CVE-2026-30839/30840

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.7.0, the SSRF fix applied in version 4.6.2 for CVE-2026-30839 and CVE-2026-30840 is incomplete. The validatewebhookurlforssrf protection was added to the test notification endpoints but not to the...

7.7CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/03/24 5:40 p.m.8 views

EUVD-2026-14948

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.7.0, Wallos endpoints/logos/search.php accepts HTTPPROXY and HTTPSPROXY environment variables without validation, enabling SSRF via proxy hijacking. The server performs DNS resolution on user-supplied search...

8.3CVSS5.8AI score0.00369EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/24 5:40 p.m.21 views

CVE-2026-33407

Wallos

9.1CVSS5.8AI score0.00369EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2026/03/24 5:16 p.m.10 views

CVE-2026-33340

LoLLMs WEBUI provides the Web user interface for Lord of Large Language and Multi modal Systems. A critical Server-Side Request Forgery SSRF vulnerability has been identified in all known existing versions of lollms-webui. The @router.post"/api/proxy" endpoint allows unauthenticated attackers to...

9.1CVSS0.21629EPSS
SaveExploits3References2
Vulnrichment
Vulnrichment
added 2026/03/24 3:58 p.m.6 views

CVE-2026-33340 LoLLMs WEBUI has unauthenticated Server-Side Request Forgery (SSRF) in /api/proxy endpoint

LoLLMs WEBUI provides the Web user interface for Lord of Large Language and Multi modal Systems. A critical Server-Side Request Forgery SSRF vulnerability has been identified in all known existing versions of lollms-webui. The @router.post"/api/proxy" endpoint allows unauthenticated attackers to...

9.1CVSS5.9AI score0.21629EPSS
SaveExploits3References2
ATTACKERKB
ATTACKERKB
added 2026/03/24 3:58 p.m.4 views

CVE-2026-33340

LoLLMs WEBUI provides the Web user interface for Lord of Large Language and Multi modal Systems. A critical Server-Side Request Forgery SSRF vulnerability has been identified in all known existing versions of lollms-webui. The @router.post"/api/proxy" endpoint allows unauthenticated attackers to...

9.1CVSS5.9AI score0.21629EPSS
SaveExploits3References3
Cvelist
Cvelist
added 2026/03/24 3:58 p.m.32 views

CVE-2026-33340 LoLLMs WEBUI has unauthenticated Server-Side Request Forgery (SSRF) in /api/proxy endpoint

LoLLMs WEBUI provides the Web user interface for Lord of Large Language and Multi modal Systems. A critical Server-Side Request Forgery SSRF vulnerability has been identified in all known existing versions of lollms-webui. The @router.post"/api/proxy" endpoint allows unauthenticated attackers to...

9.1CVSS0.21629EPSS
SaveExploits3References2
CVE
CVE
added 2026/03/24 3:58 p.m.37 views

CVE-2026-33340

LoLLMs WEBUI (lollms-webui) contains a critical SSRF in the /api/proxy endpoint (POST) that allows unauthenticated attackers to force the server to perform arbitrary GET requests. Root cause: server-side request execution via an unauthenticated endpoint; impact includes access to internal service...

9.1CVSS5.9AI score0.21629EPSS
SaveExploits3References2Affected Software1
EUVD
EUVD
added 2026/03/24 3:58 p.m.8 views

EUVD-2026-14928

LoLLMs WEBUI provides the Web user interface for Lord of Large Language and Multi modal Systems. A critical Server-Side Request Forgery SSRF vulnerability has been identified in all known existing versions of lollms-webui. The @router.post"/api/proxy" endpoint allows unauthenticated attackers to...

9.1CVSS5.9AI score0.21629EPSS
SaveExploits3References2
CVE
CVE
added 2026/03/24 3:46 p.m.22 views

CVE-2026-33679

Vikunja Open Source (self-hosted task manager) contains an SSRF vulnerability in the avatar download path. Before version 2.2.1, DownloadImage (pkg/utils/avatar.go) uses a bare http.Client with no SSRF protection when fetching the user’s OpenID Connect picture URL, enabling an attacker-controlled...

7.4CVSS5.9AI score0.00395EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/24 3:46 p.m.5 views

CVE-2026-33679 Vikunja has SSRF via OpenID Connect Avatar Download that Bypasses Webhook SSRF Protections

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, the DownloadImage function in pkg/utils/avatar.go uses a bare http.Client with no SSRF protection when downloading user avatar images from the OpenID Connect picture claim URL. An attacker who controls their...

6.4CVSS5.9AI score0.00395EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/24 3:33 p.m.31 views

CVE-2026-33675

Vikunja prior to version 2.2.1 is affected by an SSRF in the migration path: the DownloadFile and DownloadFileWithHeaders helpers in pkg/modules/migration/helpers.go take file attachment URLs from Todoist/Trello migrations and are invoked with no SSRF protection. An attacker can force the Vikunja...

6.4CVSS5.9AI score0.00272EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/24 3:33 p.m.6 views

CVE-2026-33675 Vikunja has SSRF via Todoist/Trello Migration File Attachment URLs that Allows Reading Internal Network Resources

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, the migration helper functions DownloadFile and DownloadFileWithHeaders in pkg/modules/migration/helpers.go make arbitrary HTTP GET requests without any SSRF protection. When a user triggers a Todoist or Trell...

6.4CVSS5.9AI score0.00272EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/24 3:21 p.m.20 views

EUVD-2026-14175

Vikunja is an open-source self-hosted task management platform. Starting in version 1.0.0-rc0 and prior to version 2.2.0, unbounded image decoding and resizing during preview generation lets an attacker exhaust CPU and memory with highly compressed but extremely large-dimension images. Version...

10CVSS5.8AI score0.13266EPSS
SaveExploits4References14
Cvelist
Cvelist
added 2026/03/24 11:27 a.m.30 views

CVE-2019-25630 PhreeBooks ERP 5.2.3 Arbitrary File Upload via Image Manager

PhreeBooks ERP 5.2.3 contains an arbitrary file upload vulnerability in the Image Manager component that allows authenticated attackers to upload malicious files by submitting requests to the image upload endpoint. Attackers can upload PHP files through the imgFile parameter to the...

8.8CVSS0.00896EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/24 3:16 a.m.13 views

CVE-2026-4623

A security vulnerability has been detected in DefaultFuction Jeson-Customer-Relationship-Management-System up to 1b4679c4d06b90d31dd521c2b000bfdec5a36e00. This affects an unknown function of the file /api/System.php of the component API Module. The manipulation of the argument url leads to...

7.5CVSS0.00321EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/03/24 1:39 a.m.9 views

CVE-2026-4623

A security vulnerability has been detected in DefaultFuction Jeson-Customer-Relationship-Management-System up to 1b4679c4d06b90d31dd521c2b000bfdec5a36e00. This affects an unknown function of the file /api/System.php of the component API Module. The manipulation of the argument url leads to...

7.5CVSS6.5AI score0.00321EPSS
SaveExploits0References8
Rows per page
Query Builder