Lucene search
+L

48 matches found

NVD
NVD
added 2026/08/13 12:17 p.m.6 views

CVE-2026-73486

Flowise before 3.1.3 contains a code injection vulnerability in the CSV Agent node's customReadCSV parameter that allows authenticated attackers to execute arbitrary Python code. The validator uses a static regex blocklist that can be bypassed through obfuscation techniques, enabling attackers to...

9CVSS0.00328EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/13 11:28 a.m.6 views

EUVD-2026-57802

Flowise before 3.1.3 contains a code injection vulnerability in the CSV Agent node's customReadCSV parameter that allows authenticated attackers to execute arbitrary Python code. The validator uses a static regex blocklist that can be bypassed through obfuscation techniques, enabling attackers to...

9CVSS5.8AI score0.00328EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 11:28 a.m.13 views

CVE-2026-73487 Flowise before 3.1.3 Prompt Injection RCE via CSV Agent

Flowise before 3.1.3 contains a regex-based Python code validator bypass in CSV and Airtable Agent nodes that allows unauthenticated attackers to inject malicious code via prompt injection. Attackers can exploit unblocked pandas functions like pd.readjson to exfiltrate datasets, perform SSRF...

9CVSS6.1AI score
SaveExploits0References4
CVE
CVE
added 2026/08/13 11:28 a.m.24 views

CVE-2026-73486

CVE-2026-73486 (Flowise) : Flowise versions before 3.1.3 contain a code injection vulnerability in the CSV Agent node’s customReadCSV parameter. An authenticated attacker can trigger arbitrary Python code execution by bypassing a static regex blocklist used for validation, enabling code execution...

9CVSS5.8AI score0.00328EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 11:28 a.m.35 views

CVE-2026-73487 Flowise before 3.1.3 Prompt Injection RCE via CSV Agent

Flowise before 3.1.3 contains a regex-based Python code validator bypass in CSV and Airtable Agent nodes that allows unauthenticated attackers to inject malicious code via prompt injection. Attackers can exploit unblocked pandas functions like pd.readjson to exfiltrate datasets, perform SSRF...

9CVSS0.00389EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 11:28 a.m.28 views

CVE-2026-73486 Flowise before 3.1.3 Code Injection via CSV Agent customReadCSV

Flowise before 3.1.3 contains a code injection vulnerability in the CSV Agent node's customReadCSV parameter that allows authenticated attackers to execute arbitrary Python code. The validator uses a static regex blocklist that can be bypassed through obfuscation techniques, enabling attackers to...

9CVSS0.00328EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 11:28 a.m.39 views

CVE-2026-73487

Flowise prior to version 3.1.3 is affected by a vulnerability in the CSV and Airtable Agent nodes where a regex-based Python code validator bypass enables unauthenticated prompt injection. This can allow an attacker to inject and execute code, exfiltrate datasets via unblocked pandas functions (e...

9CVSS5.9AI score0.00389EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 11:28 a.m.4 views

CVE-2026-73486 Flowise before 3.1.3 Code Injection via CSV Agent customReadCSV

Flowise before 3.1.3 contains a code injection vulnerability in the CSV Agent node's customReadCSV parameter that allows authenticated attackers to execute arbitrary Python code. The validator uses a static regex blocklist that can be bypassed through obfuscation techniques, enabling attackers to...

9CVSS6AI score
SaveExploits0References4
NVD
NVD
added 2026/08/04 8:16 p.m.7 views

CVE-2026-70477

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, a prompt injection sent to a chatflow using a CSV Agent node can cause the LLM to respond with a malicious Python script that bypasses the blocklist validator and executes in an unsandboxed...

9.5CVSS0.00444EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/04 7:29 p.m.15 views

Flowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability

-- ABSTRACT ------------------------------------- Trend Micro's Zero Day Initiative has identified a vulnerability affecting the following products: Flowise - Flowise -- VULNERABILITY DETAILS ------------------------ Version tested: 3.1.1 Installer file: https://github.com/FlowiseAI/Flowise npm...

9.5CVSS6.2AI score0.00444EPSS
SaveExploits0References5Affected Software2
Patchstack
Patchstack
added 2026/08/04 7:29 p.m.9 views

NPM: Flowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability

NPM: Flowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability discovered by ? in WordPress Npm flowise versions = 3.1.2...

9.5CVSS5.7AI score0.00444EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/04 7:29 p.m.74 views

CVE-2026-70477

Flowise CSV Agent prompt injection leads to remote code execution. In Flowise prior to 3.1.3, the CSV_Agents.run method uses untrusted data to build an LLM prompt, and the resulting pythonCode is executed after a validation step, which can bypass safeguards and run arbitrary code in the service a...

9.5CVSS6.1AI score0.00444EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/04 7:29 p.m.35 views

CVE-2026-70477 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.3, a prompt injection sent to a chatflow using a CSV Agent node can cause the LLM to respond with a malicious Python script that bypasses the blocklist validator and executes in an unsandboxed...

9.5CVSS0.00444EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 7:29 p.m.19 views

CVE-2026-70477 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.3, a prompt injection sent to a chatflow using a CSV Agent node can cause the LLM to respond with a malicious Python script that bypasses the blocklist validator and executes in an unsandboxed...

9.5CVSS5.9AI score
SaveExploits0References6
NVD
NVD
added 2026/08/04 5:17 p.m.9 views

CVE-2026-69256

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the CSVAgent node allowed users to provide Python code that is executed through pyodide; although a denylist blocked dangerous Python constructs, pandas.readpickle could deserialize a pickled...

9.4CVSS0.0039EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/04 3:46 p.m.10 views

Flowise: Remote Code Execution Vulnerability in CSVAgent

Summary The CSVAgent node was observed to allow users to write Python code which gets executed via pyodide. The original intent was to allow users to utilise the pandas library for CSV processing. Although there is a denylist that checks for dangerous Python constructs from being passed in, panda...

9.4CVSS6.1AI score0.0039EPSS
SaveExploits0References5Affected Software2
Cvelist
Cvelist
added 2026/08/04 3:45 p.m.41 views

CVE-2026-69256 Flowise: Remote Code Execution Vulnerability in CSVAgent

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the CSVAgent node allowed users to provide Python code that is executed through pyodide; although a denylist blocked dangerous Python constructs, pandas.readpickle could deserialize a pickled...

9.4CVSS0.0039EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 3:45 p.m.13 views

CVE-2026-69256 Flowise: Remote Code Execution Vulnerability in CSVAgent

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the CSVAgent node allowed users to provide Python code that is executed through pyodide; although a denylist blocked dangerous Python constructs, pandas.readpickle could deserialize a pickled...

9.4CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/04 3:45 p.m.55 views

CVE-2026-69256

Flowise CVE-2026-69256 affects the CSVAgent node prior to version 3.1.3. A user-supplied customReadCSVFunc is evaluated as pd.${customReadCSVFunc} and can execute via Pyodide, bypassing a denylist with a pandas.read_pickle payload. An authenticated user who can create/modify a chatflow can add th...

9.4CVSS6.2AI score0.0039EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/04 3:45 p.m.8 views

EUVD-2026-52746

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the CSVAgent node allowed users to provide Python code that is executed through pyodide; although a denylist blocked dangerous Python constructs, pandas.readpickle could deserialize a pickled...

9.4CVSS6.2AI score0.0039EPSS
SaveExploits0References4
Rows per page
Query Builder