Description
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.read_json() to exfiltrate datasets, perform SSRF against internal services, or achieve code execution through the unauthenticated prediction API.
Published: 2026-08-13
Score: 9 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Flowise before version 3.1.3 contains a regex-based Python code validation bypass in the CSV and Airtable Agent nodes. This flaw permits unauthenticated attackers to inject arbitrary Python code through prompt injection. By exploiting the bypass, attackers can execute unblocked pandas functions such as pd.read_json(), enabling data exfiltration, server-side request forgery against internal services, or full code execution through the publicly accessible prediction API.

Affected Systems

The vulnerability impacts FlowiseAI's Flowise application on all releases earlier than 3.1.3. No specific patch version list is provided beyond the statement that versions before 3.1.3 are affected, so any deployment of Flowise pre‑3.1.3 is at risk.

Risk and Exploitability

The CVSS score of 9 indicates a high‑severity flaw with high impact and potential for complete compromise. The EPSS score is not available, but the vulnerability is exploitable via unauthenticated access to the prediction API, as the description notes that the attack can be carried out without authentication. The vulnerability is not yet listed in CISA’s KEV catalog, but the combination of high severity, unrestricted access, and code execution payloads makes it a top threat for affected deployments.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Flowise to version 3.1.3 or later.
  • Restrict the prediction API to authenticated users if an update cannot be performed immediately.
  • If rapid update is not possible, block or disable untrusted pandas functions such as pd.read_json in the application configuration.

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 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.read_json() to exfiltrate datasets, perform SSRF against internal services, or achieve code execution through the unauthenticated prediction API.
Title Flowise before 3.1.3 Prompt Injection RCE via CSV 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:N/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N'}


Subscriptions

Flowiseai Flowise
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

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

Link: CVE-2026-73487

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-73487

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')