Lucene search
+L

67 matches found

RedhatCVE
RedhatCVE
added 2026/06/05 7:20 p.m.14 views

CVE-2026-41279

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the text-to-speech generation endpoint POST /api/v1/text-to-speech/generate is whitelisted no auth and accepts a credentialId directly in the request body. When called without a chatflowId, th...

8.2CVSS5.4AI score0.00261EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:20 p.m.13 views

CVE-2026-41278

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.4AI score0.00421EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/05/31 12:0 a.m.17 views

PT-2026-45175

🔒 CyberSecurity CVE-2024-36791: Flowise RCE Exploitation — Detection and Hardening Guide "Flowise servers face critical RCE via malicious chatflow imports. Immediate patching required to…" 🔗 https://t.co/VV0BIHRBy9 CyberSecurity ThreatIntel cve zeroday patchtuesday...

5.8AI score
SaveExploits0References1
Snyk
Snyk
added 2026/05/20 3:45 p.m.28 views

Incorrect Authorization

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Incorrect Authorization through the getChatflowByApiKey handler in the chatflow API and the getChatflowByApiKey query in the chatflow service. An attacker can retrieve chatflows from other workspaces by...

7.1CVSS5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/05/20 3:45 p.m.8 views

GHSA-C2C9-MFW7-P8HW Flowise: Cross-Workspace Chatflow Disclosure via chatflows/apikey Endpoint Returns All Unprotected Chatflows

Summary The /api/v1/chatflows/apikey/:apikey endpoint whitelisted, accessible with API key auth only returns all chatflows bound to the provided API key AND all chatflows across the entire system that have no API key assigned. This crosses workspace boundaries, allowing a user in Workspace A who...

7.7CVSS5.8AI score0.00337EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/05/20 3:45 p.m.27 views

Flowise: Cross-Workspace Chatflow Disclosure via chatflows/apikey Endpoint Returns All Unprotected Chatflows

Summary The /api/v1/chatflows/apikey/:apikey endpoint whitelisted, accessible with API key auth only returns all chatflows bound to the provided API key AND all chatflows across the entire system that have no API key assigned. This crosses workspace boundaries, allowing a user in Workspace A who...

7.7CVSS5.8AI score0.00337EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/20 12:0 a.m.22 views

PT-2026-51405

Name of the Vulnerable Software and Affected Versions Flowise versions prior to 3.1.2 Description An information disclosure issue exists in the '/api/v1/chatflows/apikey/:apikey' endpoint. When the keyonly query parameter is omitted, the system returns chatflows bound to the provided API key as...

7.7CVSS5.8AI score0.00337EPSS
SaveExploits1References8
Patchstack
Patchstack
added 2026/05/14 2:54 p.m.21 views

NPM: FlowiseAI has Mass Assignment in Chatflow Update Endpoint that Allows Cross-Workspace AgentFlow Reassignment

NPM: FlowiseAI has Mass Assignment in Chatflow Update Endpoint that Allows Cross-Workspace AgentFlow Reassignment vulnerability discovered by ? in WordPress Npm flowise versions = 3.1.1...

5.8AI score0.00268EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2026/05/14 2:54 p.m.10 views

Improperly Controlled Modification of Dynamically-Determined Object Attributes

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Improperly Controlled Modification of Dynamically-Determined Object Attributes over the /api/v1/chatflows endpoint. A user can gain unauthorized access to and modify sensitive attributes, such as deployment...

7.6CVSS5.8AI score0.00268EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/14 2:54 p.m.8 views

GHSA-5WXP-QJGQ-FX6M FlowiseAI has Mass Assignment in Chatflow Update Endpoint that Allows Cross-Workspace AgentFlow Reassignment

Summary A Mass Assignment vulnerability exists in the chatflow update endpoint of FlowiseAI. The endpoint allows clients to modify server-controlled properties such as deployed, isPublic, workspaceId, createdDate, and updatedDate when updating a chatflow object. Due to missing server-side...

7.6CVSS5.7AI score0.00268EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/05/14 2:54 p.m.46 views

FlowiseAI has Mass Assignment in Chatflow Update Endpoint that Allows Cross-Workspace AgentFlow Reassignment

Summary A Mass Assignment vulnerability exists in the chatflow update endpoint of FlowiseAI. The endpoint allows clients to modify server-controlled properties such as deployed, isPublic, workspaceId, createdDate, and updatedDate when updating a chatflow object. Due to missing server-side...

8.1CVSS5.7AI score0.00268EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/14 12:0 a.m.22 views

PT-2026-40977

Name of the Vulnerable Software and Affected Versions Flowise versions prior to 3.1.2 Description A mass assignment issue exists in the chatflow update endpoint. This occurs when an application takes user-provided data and applies it to an internal object without sufficient filtering, allowing...

8.1CVSS5.5AI score0.00268EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2026/04/24 7:23 p.m.8 views

CVE-2026-41269

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the Chatflow configuration file upload settings can be modified to allow the application/javascript MIME type. This lets an attacker upload .js files even though the frontend doesn’t normally...

8.8CVSS5.6AI score0.00472EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/23 7:52 p.m.35 views

CVE-2026-41278

Flowise CVE-2026-41278 affects public data exposure in the Flowise UI. Prior to version 3.1.0, GET /api/v1/public-chatflows/:id returned unsanitized chatflow objects; the released v3.0.13 Docker image lacked sanitizeFlowDataForPublicEndpoint. Both public-chatflows and public-chatbotConfig returne...

8.7CVSS5.8AI score0.00421EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/04/23 7:29 p.m.45 views

CVE-2026-41273 Flowise: Unauthenticated OAuth 2.0 Access Token Disclosure via Public Chatflow

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, 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...

7.7CVSS0.00308EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/23 7:29 p.m.15 views

EUVD-2026-25290

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, 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...

7.7CVSS5.8AI score0.00308EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/23 7:29 p.m.6 views

CVE-2026-41273 Flowise: Unauthenticated OAuth 2.0 Access Token Disclosure via Public Chatflow

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, 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...

7.7CVSS5.3AI score0.00308EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/23 7:29 p.m.5 views

CVE-2026-41273

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, 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...

7.7CVSS5.8AI score0.00308EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/23 7:29 p.m.5 views

CVE-2026-41273 Flowise: Unauthenticated OAuth 2.0 Access Token Disclosure via Public Chatflow

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, 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...

7.7CVSS5.9AI score0.00308EPSS
SaveExploits1References3
CVE
CVE
added 2026/04/23 7:29 p.m.23 views

CVE-2026-41273

Flowise (a drag‑and‑drop interface for building LLM flows) is affected prior to version 3.1.0 by an authentication bypass that lets an unauthenticated attacker obtain OAuth 2.0 access tokens tied to a public chatflow. An attacker can access a public chatflow configuration endpoint to retrieve int...

8.2CVSS5.8AI score0.00308EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder