Description
Flowise before 3.1.3 contains a code injection vulnerability in the Airtable Agent node that allows unauthenticated attackers to execute arbitrary Python code by bypassing the pythonCodeValidator blocklist through obfuscation techniques. Attackers can send crafted prompts to a chatflow using the Airtable Agent node to inject malicious Python code that executes in an unsandboxed pyodide environment with full access to the host operating system.
Published: 2026-08-13
Score: 9 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Flowise prior to version 3.1.3 contains a code injection flaw in its Airtable Agent node that allows an unauthenticated attacker to craft prompts that bypass the pythonCodeValidator blocklist using obfuscation techniques. The injected Python code runs in an unsandboxed Pyodide environment with full access to the host operating system, enabling arbitrary code execution and compromising confidentiality, integrity, and availability of the host system.

Affected Systems

The affected product is FlowiseAI’s Flowise platform. Any deployment of Flowise that uses the Airtable Agent node and runs a version older than 3.1.3 is vulnerable, including both community and enterprise installations that have not upgraded to the patched release.

Risk and Exploitability

The CVSS score of 9 indicates a critical severity, and the absence of an EPSS score means no specific exploitation probability data is available; however the public advisory suggests the flaw is widely exploitable. The vulnerability is not yet listed in the CISA KEV catalog, but the attack vector is unauthenticated remote input through the chatflow endpoint. An attacker only needs the ability to send a crafted prompt that reaches the Airtable Agent node; no credentials or privileged access are required. With its high severity and ease of exploitation, the risk to affected systems is significant.

Generated by OpenCVE AI on August 13, 2026 at 12:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Flowise 3.1.3 or later, which removes the insecure code injection path in the Airtable Agent node.
  • If an immediate upgrade is not possible, restrict or disable access to the Flowise chatflow endpoints for unauthenticated users, ensuring that only authorized, authenticated requests can reach the Airtable Agent node.
  • As a temporary workaround, remove or disable the Airtable Agent node from the chatflow configuration, or enforce stricter input validation to block executable Python code before it reaches Pyodide.

Generated by OpenCVE AI on August 13, 2026 at 12:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
Description Flowise before 3.1.3 contains a code injection vulnerability in the Airtable Agent node that allows unauthenticated attackers to execute arbitrary Python code by bypassing the pythonCodeValidator blocklist through obfuscation techniques. Attackers can send crafted prompts to a chatflow using the Airtable Agent node to inject malicious Python code that executes in an unsandboxed pyodide environment with full access to the host operating system.
Title Flowise before 3.1.3 Remote Code Execution via Airtable Agent
First Time appeared Flowiseai
Flowiseai flowise
Weaknesses CWE-94
CPEs cpe:2.3:a:flowiseai:flowise:*:*:*:*:*:*:*:*
Vendors & Products Flowiseai
Flowiseai flowise
References
Metrics cvssV4_0

{'score': 9, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

Flowiseai Flowise
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-13T11:28:05.422Z

Reserved: 2026-08-12T18:19:17.025Z

Link: CVE-2026-73485

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T12:17:23.807

Modified: 2026-08-13T12:17:23.807

Link: CVE-2026-73485

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T12:30:10Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')