Description
Flowise before 2.1.4 allows configuration to be injected into the Chainflow during execution via the overrideConfig option, supported in both the frontend web integration and the backend Prediction API. Because this feature is enabled by default with no allow-list of permitted variables and relies on vm2 for sandboxing, an attacker can abuse it to achieve remote code execution and sandbox escape, denial of service by crashing the server, server-side request forgery, prompt injection, and server variable and data exfiltration. These issues are self-targeted and do not persist to other users.
Published: 2026-06-20
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Flowise before version 2.1.4 permits attacker supplied configuration to be injected into the Chainflow during execution via the overrideConfig option. Because this feature is enabled by default and lacks an allow‑list of permitted variables, the malicious payload can execute arbitrary code, escape the vm2 sandbox, crash the server, perform server‑side request forgery, prompt injection, and exfiltrate server data. The vulnerability is self‑targeted and does not persist to other users, but it allows full compromise of the affected instance.

Affected Systems

The vendor Flowise, with the product Flowise, is impacted. Any deployment running a Flowise 2.1.x series older than 2.1.4 is affected; versions 2.1.4 and later include the fix.

Risk and Exploitability

The CVSS score of 9.3 indicates a high‑severity remote code execution risk. The EPSS score is not available, so the current exploitation likelihood is uncertain; however, the lack of a KEV listing does not mitigate the potential for exploitation. Attackers can leverage the overrideConfig endpoint accessible via the frontend web integration or the backend Prediction API, and the vulnerability does not require persistence to impact other users. If an attacker can supply configuration through these interfaces, they can execute arbitrary code, crash the server, or exfiltrate data, leading to full compromise of the impacted AI service.

Generated by OpenCVE AI on June 20, 2026 at 16:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Flowise to version 2.1.4 or later.
  • If an upgrade is not immediately possible, disable the overrideConfig feature in the Flowise configuration or remove it from deployment.
  • When disabling is not feasible, whitelist only necessary variables in overrideConfig and ensure the vm2 sandbox is running the latest secure version.

Generated by OpenCVE AI on June 20, 2026 at 16:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 20 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Description Flowise before 2.1.4 allows configuration to be injected into the Chainflow during execution via the overrideConfig option, supported in both the frontend web integration and the backend Prediction API. Because this feature is enabled by default with no allow-list of permitted variables and relies on vm2 for sandboxing, an attacker can abuse it to achieve remote code execution and sandbox escape, denial of service by crashing the server, server-side request forgery, prompt injection, and server variable and data exfiltration. These issues are self-targeted and do not persist to other users.
Title Flowise - Remote Code Execution via overrideConfig Parameter
First Time appeared Flowiseai
Flowiseai flowise
Weaknesses CWE-94
CPEs cpe:2.3:a:flowiseai:flowise:*:*:*:*:*:*:*:*
Vendors & Products Flowiseai
Flowiseai flowise
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

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


Subscriptions

Flowiseai Flowise
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-20T15:21:55.759Z

Reserved: 2026-06-08T15:20:35.496Z

Link: CVE-2024-58351

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-20T17:45:04Z

Weaknesses
  • CWE-94

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