Vulnerability Description
Flowise versions before 3.1.4 contain a script injection vulnerability in Docker image build workflows where workflow_dispatch inputs are directly interpolated into shell run blocks. Attackers with repository write access can inject shell metacharacters through inputs like tag_version and node_version to execute arbitrary commands and steal AWS credentials and Docker Hub tokens.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-jrcq-qjw5-xx5q
- https://www.vulncheck.com/advisories/flowise-before-3.1.4-script-injection-via-d
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-jrcq-qjw5-xx5q
FAQ
What is CVE-2026-91936?
CVE-2026-91936 is a vulnerability with a CVSS score of 6.8 (MEDIUM). Flowise versions before 3.1.4 contain a script injection vulnerability in Docker image build workflows where workflow_dispatch inputs are directly interpolated into shell run blocks. Attackers with re...
How severe is CVE-2026-91936?
CVE-2026-91936 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-91936?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.