CVE-2026-41268
CRITICAL
CVSS 9.8
flowise
Verified Advisory
Parameter override bypass remote command execution in Flowise (CVE-2026-41268)
Flowise contains a critical unauthenticated remote command execution vulnerability exploitable via a parameter override bypass using the FILE-STORAGE:: keyword combined with NODE_OPTIONS environment variable injection. A flaw in the replaceInputsWithConfig function uses .includes() rather than .startsWith() for the FILE-STORAGE:: check, allowing attackers to embed the keyword in a comment to bypass all validation and override the mcpServerConfig parameter. Exploitation requires only a single HTTP request and no authentication, enabling execution of arbitrary system commands with root privileges within the containerized instance.
Affected versions:
- npm flowise <= 3.0.13
- npm flowise-components <= 3.0.13
We recommend updating to: 3.1.0.
CVSS 9.8 · our assessment: act_now
Reference: https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-cvrr-qhgw-2mm6
Details: https://vuln.today/cve/CVE-2026-41268
Verified by vuln.today against published advisories.
Affected versions
- – npm flowise <= 3.0.13
- – npm flowise-components <= 3.0.13
Fixed in: 3.1.0
More advisories for flowise
- CVE-2026-73485 – Code injection remote code execution in Flowise Airtable Agent node (CVE-2026-73485)
- CVE-2026-73486 – Code injection in Flowise CSV Agent customReadCSV parameter (CVE-2026-73486)
- CVE-2026-73487 – Prompt injection to RCE and SSRF via Python validator bypass in Flowise (CVE-2026-73487)
- CVE-2026-73602 – vm2 JavaScript sandbox escape to RCE in Flowise (CVE-2026-73602)
- CVE-2026-73601 – Remote code execution in Flowise Custom MCP Config Node (CVE-2026-73601)
- CVE-2026-70470 – Python validator Unicode homoglyph bypass in Flowise (CVE-2026-70470)
- CVE-2026-69264 – Remote code execution in Flowise CSVAgent via unsanitized csvFile interpolation (CVE-2026-69264)
- CVE-2026-69256 – Remote code execution via pickle deserialization in Flowise CSVAgent (CVE-2026-69256)