Lucene search
+L

328 matches found

NVD
NVD
added 2 days ago6 views

CVE-2026-71248

Inventory-Management-System-PHP's login.php constructs its authentication query via direct string concatenation of raw POST parameters: $sql = "select from user where email = '$email' and password = '$password'", with no escaping or parameterization, allowing authentication bypass via a payload...

9.8CVSS0.00342EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2 days ago5 views

CVE-2026-71248

Inventory-Management-System-PHP's login.php constructs its authentication query via direct string concatenation of raw POST parameters: $sql = "select from user where email = '$email' and password = '$password'", with no escaping or parameterization, allowing authentication bypass via a payload...

9.8CVSS5.8AI score0.00342EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago4 views

CVE-2026-5581

The Multi Uploader for Gravity Forms plugin for WordPress is vulnerable to unauthorized arbitrary media deletion in all versions up to, and including, 1.1.8. This is due to missing capability checks in the pluploadajaxdeletefile function, which is registered via wpajaxnoprivgfmudeletefile. The...

9.1CVSS0.00456EPSS
SaveExploits0References6
NVD
NVD
added 3 days ago5 views

CVE-2026-70483

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, DELETE /api/v1/chats/id cancelled a chat's in-flight tasks before checking whether the caller could delete that chat. Any authenticated user who knew another user's chat id could abort...

3.1CVSS0.00244EPSS
SaveExploits0References4
Cvelist
Cvelist
added 3 days ago31 views

CVE-2026-70483 Open WebUI: Any authenticated user can cancel another user's chat generation via the chat delete endpoint

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, DELETE /api/v1/chats/id cancelled a chat's in-flight tasks before checking whether the caller could delete that chat. Any authenticated user who knew another user's chat id could abort...

3.1CVSS0.00244EPSS
SaveExploits0References4
CVE
CVE
added 3 days ago21 views

CVE-2026-70483

CVE-2026-70483 (Open WebUI) affects Open WebUI versions 0.9.6 through 0.11.0. The DELETE /api/v1/chats/{id} endpoint could cancel a chat’s in-flight tasks (model response, title generation, or tag generation) without verifying the caller’s permission, enabling any authenticated user who knows ano...

3.1CVSS5.5AI score0.00244EPSS
SaveExploits0References4
NVD
NVD
added 3 days ago8 views

CVE-2026-69262

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, DELETE /api/v1/chatflows/:id authorized requests with checkAnyPermission'chatflows:delete,agentflows:delete', so possession of either permission was sufficient to reach the delete path. The...

7.1CVSS0.00246EPSS
SaveExploits0References4
Patchstack
Patchstack
added 3 days ago7 views

NPM: Flowise: `DELETE /api/v1/chatflows/:id` does not validate resource type, allowing `agentflows:delete` and `chatflows:delete` to delete each other’s flow type

NPM: Flowise: DELETE /api/v1/chatflows/:id does not validate resource type, allowing agentflows:delete and chatflows:delete to delete each other’s flow type vulnerability discovered by ? in WordPress Npm flowise versions = 3.1.2...

7.1CVSS5.5AI score0.00246EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 3 days ago9 views

Flowise: `DELETE /api/v1/chatflows/:id` does not validate resource type, allowing `agentflows:delete` and `chatflows:delete` to delete each other’s flow type

summary: In Flowise, DELETE /api/v1/chatflows/:id authorizes requests with checkAnyPermission'chatflows:delete,agentflows:delete'. Possession of either permission is sufficient to reach the delete path. The delete logic does not validate the target resource type, allowing a caller with only...

7.1CVSS5.5AI score0.00246EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 3 days ago38 views

CVE-2026-69262 Flowise: `DELETE /api/v1/chatflows/:id` does not validate resource type, allowing `agentflows:delete` and `chatflows:delete` to delete each other’s flow type

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, DELETE /api/v1/chatflows/:id authorized requests with checkAnyPermission'chatflows:delete,agentflows:delete', so possession of either permission was sufficient to reach the delete path. The...

7.1CVSS0.00246EPSS
SaveExploits0References4
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-52794

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, DELETE /api/v1/chatflows/:id authorized requests with checkAnyPermission'chatflows:delete,agentflows:delete', so possession of either permission was sufficient to reach the delete path. The...

7.1CVSS5.5AI score0.00246EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-69262

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, DELETE /api/v1/chatflows/:id authorized requests with checkAnyPermission'chatflows:delete,agentflows:delete', so possession of either permission was sufficient to reach the delete path. The...

7.1CVSS5.5AI score0.00246EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/07/28 4:20 p.m.7 views

CVE-2026-66751

Let's Chat 0.3.0 through 0.4.8 contains an improper authorization vulnerability that allows any authenticated user to archive any room on the server by sending a DELETE request to the rooms handler without ownership verification. Attackers can enumerate room IDs via the rooms listing endpoint and...

5.4CVSS0.00213EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/07/28 3:36 p.m.7 views

CVE-2026-66751

Let's Chat 0.3.0 through 0.4.8 contains an improper authorization vulnerability that allows any authenticated user to archive any room on the server by sending a DELETE request to the rooms handler without ownership verification. Attackers can enumerate room IDs via the rooms listing endpoint and...

5.4CVSS5.9AI score0.00213EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/28 12:0 a.m.7 views

PT-2026-65521

Let's Chat 0.3.0 through 0.4.8 contains an improper authorization vulnerability that allows any authenticated user to archive any room on the server by sending a DELETE request to the rooms handler without ownership verification. Attackers can enumerate room IDs via the rooms listing endpoint and...

5.4CVSS5.9AI score0.00213EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/27 9:37 p.m.8 views

CVE-2026-59240

The vulnerability involves an Insecure Direct Object Reference IDOR in the DeleteNotificationController::delete method at endpoint GET /notification/delete/id. The flaw allows any authenticated user, regardless of company or permissions, to delete notifications belonging to any other user in the...

6.9CVSS5.9AI score0.00288EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/22 12:32 p.m.5 views

GHSA-H9FM-XCV2-QFW3 Duplicate Advisory: Unauthenticated Endpoint Allows Cancellation of Any User's Active Test Webhook

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-33q9-f52j-gc75. This link is maintained to preserve external references. Original Description n8n before 2.28.0 and before 2.27.4 on the 2.27.x branch registers the DELETE /$restEndpoint/test-webhook/:id endpoin...

6.3CVSS5.3AI score
SaveExploits0References3
NVD
NVD
added 2026/07/22 12:18 p.m.11 views

CVE-2026-65014

n8n before 2.28.0 and before 2.27.4 on the 2.27.x branch registers the DELETE /$restEndpoint/test-webhook/:id endpoint before authentication middleware is applied, allowing any unauthenticated network caller who knows a workflow ID to cancel that workflow's active test webhook registration. The...

6.3CVSS0.00334EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/22 11:21 a.m.7 views

CVE-2026-65014 n8n before 2.28.0 Authentication Bypass via test-webhook

n8n before 2.28.0 and before 2.27.4 on the 2.27.x branch registers the DELETE /$restEndpoint/test-webhook/:id endpoint before authentication middleware is applied, allowing any unauthenticated network caller who knows a workflow ID to cancel that workflow's active test webhook registration. The...

6.3CVSS5.4AI score0.00334EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/22 11:21 a.m.7 views

EUVD-2026-47630

n8n before 2.28.0 and before 2.27.4 on the 2.27.x branch registers the DELETE /$restEndpoint/test-webhook/:id endpoint before authentication middleware is applied, allowing any unauthenticated network caller who knows a workflow ID to cancel that workflow's active test webhook registration. The...

6.3CVSS5.3AI score0.00334EPSS
SaveExploits0References2
Rows per page
Query Builder