CVE-2024-58351 PUBLISHED

Flowise - Remote Code Execution via overrideConfig Parameter

Assigner: VulnCheck
Reserved: 08.06.2026 Published: 20.06.2026 Updated: 20.06.2026

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.

Metrics

CVSS 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
CVSS Score: 9.3

Product Status

Vendor Flowise
Product Flowise
Versions Default: unaffected
  • affected from 0 to 2.1.4 (excl.)
  • Version 2.1.4 is unaffected

Credits

  • ryanhalliday reporter

References

Problem Types

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