Vulnerability 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-5cph-wvm9-45gj
- https://www.vulncheck.com/advisories/flowise-remote-code-execution-via-overridec
FAQ
What is CVE-2024-58351?
CVE-2024-58351 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 AP...
How severe is CVE-2024-58351?
CVE-2024-58351 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-58351?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.