Lucene search
+L

2021 matches found

Snyk
Snyk
added 2026/03/20 8:43 a.m.9 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the deleteapikeyroute endpoint. An attacker can delete API keys belonging to other users by providing the apikeyid of a key they do not own. Remediation Upgrade langflow-base to versio...

9.6CVSS5.8AI score0.0039EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/20 7:16 a.m.14 views

CVE-2026-33053

Langflow is a tool for building and deploying AI-powered agents and workflows. In versions prior to 1.9.0, the deleteapikeyroute endpoint accepts an apikeyid path parameter and deletes it with only a generic authentication check getcurrentactiveuser dependency. However, the deleteapikey CRUD...

8.8CVSS0.0039EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/20 6:53 a.m.3 views

CVE-2026-33053 Langflow has Missing Ownership Verification in API Key Deletion (IDOR)

Langflow is a tool for building and deploying AI-powered agents and workflows. In versions prior to 1.9.0, the deleteapikeyroute endpoint accepts an apikeyid path parameter and deletes it with only a generic authentication check getcurrentactiveuser dependency. However, the deleteapikey CRUD...

6.1CVSS5.8AI score0.0039EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/20 6:53 a.m.7 views

CVE-2026-33053 Langflow has Missing Ownership Verification in API Key Deletion (IDOR)

Langflow is a tool for building and deploying AI-powered agents and workflows. In versions prior to 1.9.0, the deleteapikeyroute endpoint accepts an apikeyid path parameter and deletes it with only a generic authentication check getcurrentactiveuser dependency. However, the deleteapikey CRUD...

6.1CVSS5.9AI score
SaveExploits0References3
OSV
OSV
added 2026/03/18 12:58 p.m.10 views

GHSA-RF6X-R45M-XV3W Langflow is Missing Ownership Verification in API Key Deletion (IDOR)

Detection Method: Kolega.dev Deep Code Scan | Attribute | Value | |---|---| | Location | src/backend/base/langflow/api/v1/apikey.py:44-53 | | Practical Exploitability | High | | Developer Approver | [email protected] | Description The deleteapikeyroute endpoint accepts an apikeyid path parameter a...

7.1CVSS5.9AI score0.0039EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/18 4:17 a.m.11 views

CVE-2026-31891

Cockpit is a headless content management system. Any Cockpit CMS instance running version 2.13.4 or earlier with API access enabled is potentially affected by a a SQL Injection vulnerability in the MongoLite Aggregation Optimizer. Any deployment where the /api/content/aggregate/model endpoint is...

7.7CVSS0.00397EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/18 12:0 a.m.12 views

PT-2026-26095

Detection Method: Kolega.dev Deep Code Scan | Attribute | Value | |---|---| | Location | src/backend/base/langflow/api/v1/api key.py:44-53 | | Practical Exploitability | High | | Developer Approver | [email protected] | Description The delete api key route endpoint accepts an api key id path...

8.8CVSS5.9AI score0.0039EPSS
SaveExploits0References7
CNVD
CNVD
added 2026/03/18 12:0 a.m.6 views

Unspecified Vulnerability in AnythingLLM

AnythingLLM is an all-in-one AI application open-sourced by Mintplex. AnythingLLM suffers from a security vulnerability that stems from a suspended user not being blocked on the browser extension API key path in multi-user mode, which can be exploited by an attacker to cause the suspended user to...

2.7CVSS5.8AI score0.00231EPSS
SaveExploits1
Snyk
Snyk
added 2026/03/17 5:7 p.m.4 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection via the toJsonExtractRaw function in the MongoLite Aggregation Optimizer. An attacker can extract unauthorized data from the underlying database by injecting arbitrary SQL through unsanitized field names in aggregation...

7.7CVSS6AI score0.00397EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/17 12:0 a.m.20 views

PT-2026-25975

Name of the Vulnerable Software and Affected Versions Cockpit versions 2.13.4 and earlier Description Cockpit is a headless content management system. Instances running version 2.13.4 or earlier with API access enabled are susceptible to a SQL Injection issue in the MongoLite Aggregation Optimize...

7.7CVSS6AI score0.00397EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2026/03/13 9:22 p.m.4 views

CVE-2026-32715 AnythingLLM Manager Privilege Bypass Allows Access to Admin-Only System Preferences

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. In 1.11.1 and earlier, The two generic system-preferences endpoints allow manager role access, while every other surface that touches the same settings is restricted to admi...

3.8CVSS5.8AI score0.00198EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/13 9:22 p.m.31 views

CVE-2026-32715

CVE-2026-32715 | AnythingLLM in versions up to 1.11.1 has a privilege bypass where two generic system-preferences endpoints expose manager-level access, bypassing admin-only restrictions. This allows a manager to read plaintext SQL database credentials and overwrite admin-only global settings (e....

3.8CVSS5.8AI score0.00198EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/10 6:28 p.m.10 views

GO-2026-4626 Gokapi has privilege escalation via incomplete API-key permission revocation on user rank demotion in github.com/forceu/gokapi

Gokapi has privilege escalation via incomplete API-key permission revocation on user rank demotion in github.com/forceu/gokapi. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing...

5.4CVSS5.8AI score0.00116EPSS
SaveExploits0References3
Hacker One
Hacker One
added 2026/03/10 7:58 a.m.22 views

curl: CURLOPT_UNRESTRICTED_AUTH Dangerous Default Documentation Gap

Summary: CURLOPTUNRESTRICTEDAUTH=1 instructs libcurl to send credentials to ALL hosts during redirect chains, 'possibly again and again as the following hosts can keep redirecting to new hosts.' The documentation explicitly warns this is dangerous, but the default behavior is also risky: curl onl...

5.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/09 12:0 a.m.10 views

PT-2026-27245

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.3.7 Description OpenClaw’s fetchWithSsrFGuard... function improperly validates headers during cross-origin redirects, allowing custom authorization headers like X-Api-Key and Private-Token to be forwarded to a...

9.3CVSS5.9AI score0.00316EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2026/03/08 7:56 a.m.11 views

CVE-2026-1087

The Guardian News Feed plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2. This is due to missing nonce validation on the settings update functionality. This makes it possible for unauthenticated attackers to modify the plugin's settings,...

4.3CVSS5.6AI score0.00126EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/07 9:30 a.m.10 views

EUVD-2026-10128

The Guardian News Feed plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2. This is due to missing nonce validation on the settings update functionality. This makes it possible for unauthenticated attackers to modify the plugin's settings,...

4.3CVSS5.6AI score0.00126EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/07 7:59 a.m.11 views

CVE-2026-29060

Gokapi is a self-hosted file sharing server with automatic expiration and encryption support. Prior to version 2.2.3, a registered user without privileges to create or modify file requests is able to create a short-lived API key that has the permission to do so. The user must be registered with...

5CVSS5.7AI score0.00137EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/06 2:37 p.m.10 views

CVE-2026-3236

In affected versions of Octopus Server it was possible to create a new API key from an existing access token resulting in the new API key having a lifetime exceeding the original API key used to mint the access token...

4.3CVSS5.8AI score0.00155EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/06 5:16 a.m.19 views

CVE-2026-29061

Gokapi is a self-hosted file sharing server with automatic expiration and encryption support. Prior to version 2.2.3, a privilege escalation vulnerability in the user rank demotion logic allows a demoted user's existing API keys to retain ApiPermManageFileRequests and ApiPermManageLogs permission...

5.4CVSS0.00116EPSS
SaveExploits0References2
Rows per page
Query Builder