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 Airtable_Agents class. The issue results from the lack of proper sandboxing when evaluating an LLM generated python script. Using prompt injection techniques, an unauthenticated attacker with the ability to send prompts to a chatflow using the Airtable Agent node may convince an LLM to respond with a malicious python script that executes attacker controlled commands on the flowise server. This vulnerability is fixed in 3.1.0.
References
| Link | Resource |
|---|---|
| https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-v38x-c887-992f | Exploit Vendor Advisory |
| https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-v38x-c887-992f | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-23 20:16
Updated : 2026-06-17 10:46
NVD link : CVE-2026-41265
Mitre link : CVE-2026-41265
CVE.ORG link : CVE-2026-41265
JSON object : View
Products Affected
flowiseai
- flowise
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')
