Skip to content
CVSS 9.8 · CRITICAL

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 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.

View on NVD

Analysis

Flowise versions before 3.1.0 contain a critical vulnerability in the Airtable Agent node that allows for unauthenticated remote code execution. An attacker can use prompt injection to execute malicious Python scripts on your server, bypassing the existing sandbox. Update to version 3.1.0 immediately to secure your deployment.

Severity

Score: 9.8(CRITICAL)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
AV: NETWORK
AC: LOW
PR: NONE
UI: NONE
S: UNCHANGED
C: HIGH
I: HIGH
A: HIGH
Weakness (CWE): CWE-77

EPSS

Probability of exploitation (next 30 days): 0.0017 (0.2%)
Percentile: 37.7%
EPSS: 2026-05-06

Affects

flowiseai:flowise

Technical description

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.

Published: 4/23/2026, 8:16:14 PM
Last modified: 4/24/2026, 3:15:09 PM

References

HomeEventsBlogResourcesTeam