Lucene search
+L

17377 matches found

CVE
CVE
added 2026/03/24 5:43 p.m.27 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
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
NVD
NVD
added 2026/03/24 4:16 p.m.8 views

CVE-2026-33679

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

7.4CVSS0.00395EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/24 4:16 p.m.7 views

CVE-2026-33675

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.4CVSS0.00272EPSS
SaveExploits1References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/03/24 4:03 p.m.20 views

Malicious code in voodoo-internal-api (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector a66c21f000ea33496a8cd95744872d47bbd617d4a4cabdae400ae0361cf0faf3 The package voodoo-internal-api was found to contain malicious code...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/03/24 4:03 p.m.9 views

MAL-2026-2396 Malicious code in voodoo-internal-api (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector a66c21f000ea33496a8cd95744872d47bbd617d4a4cabdae400ae0361cf0faf3 The package voodoo-internal-api was found to contain malicious code...

5.8AI score
SaveExploits0
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.21 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
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
OSV
OSV
added 2026/03/24 3:33 p.m.9 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.4CVSS6AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/03/24 11:54 a.m.11 views

CVE-2026-4649

A flaw was found in Apache Artemis and KNIME Business Hub. A user with normal privileges and the ability to execute workflows in an executor can exploit an authentication bypass vulnerability. This allows the user to install and register a federated mirror without authentication to the original...

6.1CVSS5.7AI score0.00329EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/24 8:15 a.m.19 views

CVE-2026-4649

Summary: CVE-2026-4649 describes an authentication bypass in Apache Artemis prior to 2.52.0, enabling reading all messages and injecting new messages. KNIME Business Hub uses Artemis, so it is affected, though Artemis is not exposed publicly; an attacker would need at least normal user privileges...

5.3CVSS5.9AI score0.00329EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/24 6:24 a.m.7 views

OPENSUSE-SU-2026:20412-1 Security update for salt

This update for salt fixes the following issues: Changes in salt: - Security issues fixed: CVE-2025-67724: fixed missing validation of supplied reason phrase bsc1254903 CVE-2025-67725: fixed DoS via malicious HTTP request bsc1254905 CVE-2025-67726: fixed HTTP header parameter parsing algorithm...

7.5CVSS5.9AI score0.01631EPSS
SaveExploits0References10
Rows per page
Query Builder