Lucene search
+L

146 matches found

CNNVD
CNNVD
added 2026/05/15 12:00 a.m.19 views

Open WebUI 安全漏洞

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted WebUI under open source. Versions of Open WebUI prior to 0.9.0 contained security vulnerabilities. These vulnerabilities stemmed from the ability for users to continue a conversation with another user through...

7.1CVSS5.8AI score0.00231EPSS
SaveExploits1References2
Veracode
Veracode
added 2026/05/09 5:42 a.m.24 views

SQL Injection

LiteLLM is vulnerable to SQL Injection. The vulnerability is due to unsafe inclusion of caller-supplied API key values directly into database queries during proxy API key checks, which allows an attacker to read or modify database contents through crafted Authorization headers...

9.8CVSS6.1AI score0.8942EPSS
SaveExploits8References7Affected Software1
OSV
OSV
added 2026/05/04 6:26 p.m.13 views

CVE-2026-42226 n8n: Credential Authorization Bypass in dynamic-node-parameters Allows Foreign API Key Replay

n8n is an open source workflow automation platform. Prior to versions 1.123.33 and 2.17.5, the dynamic-node-parameters endpoints did not verify whether the authenticated caller was authorized to use a supplied credential reference. An authenticated user with access to a shared workflow could supp...

7.1CVSS7.1AI score
SaveExploits0References3
NVD
NVD
added 2026/04/21 4:16 p.m.14 views

CVE-2026-40498

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.213, an unauthenticated attacker can access diagnostic and system tools that should be restricted to administrators. The /system/cron endpoint relies on a static MD5 hash derived from the APPKEY, which is exposed i...

9.8CVSS0.00571EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/04/21 3:01 p.m.8 views

CVE-2026-40498 FreeScout has Authentication Bypass and Information Disclosure in SystemController via /system/cron

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.213, an unauthenticated attacker can access diagnostic and system tools that should be restricted to administrators. The /system/cron endpoint relies on a static MD5 hash derived from the APPKEY, which is exposed i...

9.3CVSS5.8AI score0.00571EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/04/16 6:44 a.m.35 views

CVE-2026-3995 OPEN-BRAIN <= 0.5.0 - Authenticated (Administrator+) Stored Cross-Site Scripting via 'API Key' Setting

The OPEN-BRAIN plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'API Key' settings field in all versions up to, and including, 0.5.0. This is due to insufficient input sanitization and output escaping. The plugin uses sanitizetextfield which strips HTML tags but does not...

4.4CVSS0.00345EPSS
SaveExploits0References9
NVD
NVD
added 2026/03/27 3:17 p.m.14 views

CVE-2026-4957

A flaw has been found in OpenBMB XAgent 1.0.0. The impacted element is the function FunctionHandler.handletoolcall of the file XAgent/functionhandler.py of the component API Key Handler. This manipulation of the argument apikey causes sensitive information in log files. The attack may be initiate...

5.1CVSS0.0028EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/03/26 3:03 p.m.11 views

CVE-2026-30966

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2-alpha.7 and 8.6.20, Parse Server's internal tables, which store Relation field mappings such as role memberships, can be directly accessed via the REST API or GraphQL API by any...

10CVSS5.8AI score0.00384EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/20 6:53 a.m.32 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.1CVSS0.0039EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/20 6:53 a.m.15 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...

6.1CVSS5.8AI score0.0039EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/03/12 2:48 p.m.9 views

BIT-PARSE-2026-30966 Parse Server role escalation and CLP bypass via direct `_Join` table write

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2 and 8.6.20, Parse Server's internal tables, which store Relation field mappings such as role memberships, can be directly accessed via the REST API or GraphQL API by any client...

10CVSS5.8AI score0.00384EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/11 12:21 a.m.11 views

EUVD-2026-10882

Parse Server has role escalation and CLP bypass via direct Join table write...

10CVSS5.8AI score0.00384EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/11 12:21 a.m.17 views

Parse Server has role escalation and CLP bypass via direct `_Join` table write

Impact Parse Server's internal tables, which store Relation field mappings such as role memberships, can be directly accessed via the REST API or GraphQL API by any client using only the application key. No master key is required. An attacker can create, read, update, or delete records in any...

10CVSS5.8AI score0.00384EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/03/10 9:16 p.m.9 views

CVE-2026-30966

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2-alpha.7 and 8.6.20, Parse Server's internal tables, which store Relation field mappings such as role memberships, can be directly accessed via the REST API or GraphQL API by any...

10CVSS0.00384EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/10 8:45 p.m.4 views

CVE-2026-30966 Parse Server role escalation and CLP bypass via direct `_Join` table write

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2-alpha.7 and 8.6.20, Parse Server's internal tables, which store Relation field mappings such as role memberships, can be directly accessed via the REST API or GraphQL API by any...

10CVSS5.8AI score0.00384EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/10 8:45 p.m.10 views

CVE-2026-30966

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2-alpha.7 and 8.6.20, Parse Server's internal tables, which store Relation field mappings such as role memberships, can be directly accessed via the REST API or GraphQL API by any...

10CVSS5.8AI score0.00384EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/10 8:45 p.m.7 views

CVE-2026-30966 Parse Server role escalation and CLP bypass via direct `_Join` table write

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2-alpha.7 and 8.6.20, Parse Server's internal tables, which store Relation field mappings such as role memberships, can be directly accessed via the REST API or GraphQL API by any...

10CVSS5.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/10 12:00 a.m.10 views

PT-2026-24457

Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 9.5.2-alpha.7 Parse Server versions prior to 8.6.20 Description Parse Server’s internal tables, which store Relation field mappings, can be directly accessed via the REST API or GraphQL API by any client using on...

10CVSS5.8AI score0.00384EPSS
SaveExploits0References11
OSV
OSV
added 2026/03/05 8:42 p.m.20 views

GHSA-Q658-HFPG-35QC Gokapi has privilege escalation via incomplete API-key permission revocation on user rank demotion

Summary A privilege escalation vulnerability in the user rank demotion logic allows a demoted user's existing API keys to retain ApiPermManageFileRequests and ApiPermManageLogs permissions, enabling continued access to upload-request management and log viewing endpoints after the user has been...

5.4CVSS5.8AI score0.00116EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/04 8:06 p.m.21 views

Vaultwarden has 2FA Bypass on Protected Actions due to Faulty Rate Limit Enforcement

Summary Vaultwarden v1.34.3 and prior are susceptible to a 2FA bypass when performing protected actions. An attacker who gains authenticated access to a users account can exploit this bypass to perform protected actions such as accessing the user's API key or deleting the user's vault and...

6CVSS5.9AI score0.0026EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder