Lucene search
+L

65 matches found

Positive Technologies
Positive Technologies
•added 2026/04/23 12:00 a.m.•26 views

PT-2026-34746

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the GET /api/v1/public-chatflows/:id endpoint returns the full chatflow object without sanitization for public chatflows. Docker validation revealed this is worse than initially assessed: the...

8.7CVSS5.8AI score0.00429EPSS
SaveExploits1References2
CNNVD
CNNVD
•added 2026/04/23 12:00 a.m.•24 views

Flowise 信息泄露漏洞

Flowise is a FlowiseAI open source tool for easily building LLM applications. Flowise suffers from an information disclosure vulnerability caused by a flaw in the /api/v1/public-chatflows/:id endpoint that can be exploited by an attacker to obtain sensitive information...

8.7CVSS5.7AI score0.00429EPSS
SaveExploits1References1
Snyk
Snyk
•added 2026/04/18 12:46 a.m.•16 views

Incomplete List of Disallowed Inputs

Overview flowise-ui is a Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs in the run method of the AirtableAgents class, which evaluates LLM-generated Python scripts in a non-sandboxed environment. An attacker can execute arbitrary code on the server by...

9.8CVSS6.3AI score0.00555EPSS
SaveExploits1References2
OSV
OSV
•added 2026/04/17 9:34 p.m.•21 views

GHSA-W47F-J8RH-WX87 Flowise: Public chatflow endpoints return unsanitized flowData including plaintext API keys, passwords, and credential IDs

Summary The GET /api/v1/public-chatflows/:id endpoint returns the full chatflow object without sanitization for public chatflows. Docker validation revealed this is worse than initially assessed: the sanitizeFlowDataForPublicEndpoint function does NOT exist in the released v3.0.13 Docker image...

8.7CVSS5.8AI score0.00429EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
•added 2026/04/17 9:34 p.m.•21 views

Flowise: Public chatflow endpoints return unsanitized flowData including plaintext API keys, passwords, and credential IDs

Summary The GET /api/v1/public-chatflows/:id endpoint returns the full chatflow object without sanitization for public chatflows. Docker validation revealed this is worse than initially assessed: the sanitizeFlowDataForPublicEndpoint function does NOT exist in the released v3.0.13 Docker image...

8.7CVSS5.8AI score0.00429EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
•added 2026/04/17 9:34 p.m.•19 views

Insertion of Sensitive Information Into Sent Data

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data via the getSinglePublicChatflow handler in chatflows/index.ts. An attacker can retrieve sensitive flow configuration by requesting a public chatflow and...

8.7CVSS5.7AI score0.00429EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
•added 2026/04/16 9:52 p.m.•40 views

Flowise: Unauthenticated OAuth 2.0 Access Token Disclosure via Public Chatflow in Flowise

Summary Flowise contains an authentication bypass vulnerability that allows an unauthenticated attacker to obtain OAuth 2.0 access tokens associated with a public chatflow. By accessing a public chatflow configuration endpoint, an attacker can retrieve internal workflow data, including OAuth...

8.2CVSS5.8AI score0.00444EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
•added 2026/04/16 9:46 p.m.•16 views

Partial String Comparison

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Partial String Comparison due to the replaceInputsWithConfig logic in packages/server/src/utils/index.ts. An attacker can override flow parameters by supplying a crafted override configuration in a predicti...

9.8CVSS5.9AI score0.01247EPSS
SaveExploits1References2
OSV
OSV
•added 2026/04/16 9:44 p.m.•26 views

GHSA-4JPM-CGX2-8H37 Flowise: Sensitive Data Leak in public-chatbotConfig

Summary /api/v1/public-chatbotConfig/:id ep exposes sensitive data including API keys, HTTP authorization headers and internal configuration without any authentication. An attacker with knowledge just of a chatflow UUID can retrieve credentials stored in password type fields and HTTP headers,...

7.7CVSS5.8AI score0.00501EPSS
SaveExploits1References3
OSV
OSV
•added 2026/04/16 9:44 p.m.•17 views

GHSA-9WC7-MJ3F-74XV Flowise: Code Injection in CSVAgent leads to Authenticated RCE

Summary The CSVAgent allows providing a custom Pandas CSV read code. Due to lack of sanitization, an attacker can provide the following payload: DataFrame'foo': 'bar!';import os;os.system'whoami' that will get interpolated and executed by the server. Details The code in question that introduces t...

9.4CVSS6.1AI score0.02051EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
•added 2026/03/10 12:00 a.m.•13 views

PT-2026-24483

Name of the Vulnerable Software and Affected Versions Flowise versions prior to 3.0.13 Description Flowise, a drag & drop user interface for building customized large language model flows, contains a Server-Side Request Forgery SSRF issue. The application exposes an HTTP Node within AgentFlow and...

8.8CVSS7.1AI score0.00377EPSS
SaveExploits1References10
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•14 views

EUVD-2024-2534

Malicious code in bioql PyPI...

6.1CVSS6.4AI score0.00459EPSS
SaveExploits1References5
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•13 views

EUVD-2024-2463

Malicious code in bioql PyPI...

6.1CVSS6.4AI score0.00406EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
•added 2025/04/07 12:00 a.m.•24 views

PT-2026-51761

Name of the Vulnerable Software and Affected Versions Flowise versions prior to 2.2.8 Description An authenticated user can execute arbitrary SQL commands, including blind and error-based data extraction from the credential table, due to insufficient validation of the id field in JSON import file...

8.8CVSS6.1AI score0.00516EPSS
SaveExploits1References10
OSV
OSV
•added 2024/08/05 9:29 p.m.•61 views

GHSA-858C-QXVX-RG9V Flowise Cross-site Scripting in /api/v1/chatflows-streaming/id

Flowise is a drag & drop user interface to build a customized large language model flow. In version 1.4.3 of Flowise, a reflected cross-site scripting vulnerability occurs in the /api/v1/chatflows-streaming/id endpoint. If the default configuration is used unauthenticated, an attacker may be able...

6.1CVSS6.2AI score0.00459EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
•added 2024/08/05 9:29 p.m.•51 views

Flowise Cross-site Scripting in api/v1/chatflows/id

Flowise is a drag & drop user interface to build a customized large language model flow. In version 1.4.3 of Flowise, a reflected cross-site scripting vulnerability occurs in the api/v1/chatflows/id endpoint. If the default configuration is used unauthenticated, an attacker may be able to craft a...

6.1CVSS5.8AI score0.00406EPSS
SaveExploits1References4Affected Software1
OSV
OSV
•added 2024/08/05 9:29 p.m.•67 views

GHSA-2JCH-QC96-9F5G Flowise Cross-site Scripting in api/v1/chatflows/id

Flowise is a drag & drop user interface to build a customized large language model flow. In version 1.4.3 of Flowise, a reflected cross-site scripting vulnerability occurs in the api/v1/chatflows/id endpoint. If the default configuration is used unauthenticated, an attacker may be able to craft a...

6.1CVSS6.2AI score0.00406EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
•added 2024/07/01 6:19 p.m.•14 views

CVE-2024-37145 GHSL-2023-247: Flowise xss in /api/v1/chatflows-streaming/id

Flowise is a drag & drop user interface to build a customized large language model flow. In version 1.4.3 of Flowise, a reflected cross-site scripting vulnerability occurs in the /api/v1/chatflows-streaming/id endpoint. If the default configuration is used unauthenticated, an attacker may be able...

6.1CVSS6AI score0.00459EPSS
SaveExploits1References2
CVE
CVE
•added 2024/07/01 6:17 p.m.•137 views

CVE-2024-36423

Flowise 1.4.3 has a reflected cross-site scripting (XSS) vulnerability in the endpoint /api/v1/public-chatflows/id. When configured unauthenticated, an attacker can craft a URL that injects JavaScript into user sessions, potentially stealing information, creating false popups, or redirecting user...

6.1CVSS6.2AI score0.00405EPSS
SaveExploits1References2Affected Software1
NVD
NVD
•added 2024/07/01 4:15 p.m.•58 views

CVE-2024-36422

Flowise is a drag & drop user interface to build a customized large language model flow. In version 1.4.3 of Flowise, a reflected cross-site scripting vulnerability occurs in the api/v1/chatflows/id endpoint. If the default configuration is used unauthenticated, an attacker may be able to craft a...

6.1CVSS0.00406EPSS
SaveExploits1References2
Rows per page
Query Builder