Lucene search
+L

1318 matches found

CVE
CVE
added 2026/04/23 8:00 p.m.63 views

CVE-2026-41264

Flowise CVE-2026-41264 affects the Flowise CSV Agent node. The flaw is in the run method of the CSV_Agents class, where an LLM-generated Python script is evaluated without proper sandboxing, enabling prompt-injection to cause execution of attacker-controlled commands on the Flowise server. This a...

9.8CVSS6AI score0.01439EPSS
SaveExploits3References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/23 8:00 p.m.5 views

CVE-2026-41264 Flowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the specific flaw exists within the run method of the CSVAgents class. The issue results from the lack of proper sandboxing when evaluating an LLM generated python script. An attacker can...

9.2CVSS5.8AI score0.01439EPSS
SaveExploits3References1
Cvelist
Cvelist
added 2026/04/23 8:00 p.m.42 views

CVE-2026-41264 Flowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the specific flaw exists within the run method of the CSVAgents class. The issue results from the lack of proper sandboxing when evaluating an LLM generated python script. An attacker can...

9.2CVSS0.01439EPSS
SaveExploits3References1
ATTACKERKB
ATTACKERKB
added 2026/04/23 8:00 p.m.12 views

CVE-2026-41264

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the specific flaw exists within the run method of the CSVAgents class. The issue results from the lack of proper sandboxing when evaluating an LLM generated python script. An attacker can...

9.8CVSS6AI score0.01439EPSS
SaveExploits3References3Affected Software1
OSV
OSV
added 2026/04/23 8:00 p.m.18 views

CVE-2026-41264 Flowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the specific flaw exists within the run method of the CSVAgents class. The issue results from the lack of proper sandboxing when evaluating an LLM generated python script. An attacker can...

9.2CVSS6.2AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/23 7:58 p.m.43 views

CVE-2026-41265 Flowise: Airtable_Agent Code Injection Remote Code Execution Vulnerability

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the specific flaw exists within the run method of the AirtableAgents class. The issue results from the lack of proper sandboxing when evaluating an LLM generated python script. Using prompt...

9.2CVSS0.00568EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/23 7:58 p.m.120 views

CVE-2026-41265

CVE-2026-41265 affects Flowise with the Airtable_Agents class, where the run method evaluates an LLM-generated Python script without proper sandboxing. This allows prompt-injection via chatflows to coax the LLM into returning a malicious Python script that executes attacker-controlled commands on...

9.8CVSS5.8AI score0.00568EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/04/23 7:58 p.m.15 views

CVE-2026-41265 Flowise: Airtable_Agent Code Injection Remote Code Execution Vulnerability

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the specific flaw exists within the run method of the AirtableAgents class. The issue results from the lack of proper sandboxing when evaluating an LLM generated python script. Using prompt...

9.2CVSS7.2AI score
SaveExploits0References3
EUVD
EUVD
added 2026/04/23 7:58 p.m.30 views

EUVD-2026-25294

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the specific flaw exists within the run method of the AirtableAgents class. The issue results from the lack of proper sandboxing when evaluating an LLM generated python script. Using prompt...

9.2CVSS5.8AI score0.00568EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/23 7:58 p.m.11 views

CVE-2026-41265

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the specific flaw exists within the run method of the AirtableAgents class. The issue results from the lack of proper sandboxing when evaluating an LLM generated python script. Using prompt...

9.2CVSS5.8AI score0.00568EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/23 7:58 p.m.13 views

CVE-2026-41265 Flowise: Airtable_Agent Code Injection Remote Code Execution Vulnerability

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the specific flaw exists within the run method of the AirtableAgents class. The issue results from the lack of proper sandboxing when evaluating an LLM generated python script. Using prompt...

9.2CVSS5.8AI score0.00568EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/23 7:53 p.m.12 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.8AI score0.00261EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/04/23 7:53 p.m.96 views

CVE-2026-41279

Flowise prior to v3.1.0 exposed an unauthenticated text-to-speech endpoint (POST /api/v1/text-to-speech/generate) that accepts a credentialId and, when called without a chatflowId, decrypts the stored credential to generate speech. This creates risk of credential misuse and API credit abuse, as t...

8.2CVSS5.8AI score0.00261EPSS
SaveExploits1References1Affected Software1
EUVD
EUVD
added 2026/04/23 7:53 p.m.35 views

EUVD-2026-25298

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.8AI score0.00261EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/23 7:52 p.m.10 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.8AI score0.00421EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/04/23 7:49 p.m.33 views

EUVD-2026-25295

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, this vulnerability allows remote attackers to bypass authentication on affected installations of FlowiseAI Flowise. Authentication is not required to exploit this vulnerability. The specific...

7.7CVSS5.8AI score0.0687EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/23 7:49 p.m.219 views

CVE-2026-41276

Flowise (FlowiseAI Flowise) has a REST-authentication bypass vulnerability in the AccountService.resetPassword flow. Before version 3.1.0, an attacker who knows a user’s email can request a password reset with a null/empty token, bypass the need for a valid reset token, and set the user’s passwor...

9.8CVSS5.8AI score0.0687EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/04/23 7:49 p.m.51 views

CVE-2026-41276 Flowise: AccountService resetPassword Authentication Bypass Vulnerability

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, this vulnerability allows remote attackers to bypass authentication on affected installations of FlowiseAI Flowise. Authentication is not required to exploit this vulnerability. The specific...

7.7CVSS0.0687EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/23 7:49 p.m.7 views

CVE-2026-41276

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, this vulnerability allows remote attackers to bypass authentication on affected installations of FlowiseAI Flowise. Authentication is not required to exploit this vulnerability. The specific...

7.7CVSS5.8AI score0.0687EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/23 7:49 p.m.8 views

CVE-2026-41276 Flowise: AccountService resetPassword Authentication Bypass Vulnerability

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, this vulnerability allows remote attackers to bypass authentication on affected installations of FlowiseAI Flowise. Authentication is not required to exploit this vulnerability. The specific...

7.7CVSS5.6AI score0.0687EPSS
SaveExploits1References1
Rows per page
Query Builder