Code Injection in Flowise - CVE-2026-41265

 

Code Injection in Flowise - CVE-2026-41265

Published: April 20, 2026


Vulnerability identifier: #VU126597
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2026-41265
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: FlowiseAI
Affected software:
Flowise

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary code.

The vulnerability exists due to improper sandboxing in the run method of the Airtable_Agents class when evaluating an LLM-generated python script. A remote attacker can send a crafted prompt to cause execution of attacker-controlled code.

Exploitation is possible through prompt injection, including via user-supplied questions or Airtable column names that influence the generated script.


How to mitigate CVE-2026-41265

Install security update from vendor's website.

Sources