Server-Side Request Forgery (SSRF) in Flowise - CVE-2026-41271
Published: April 20, 2026
Flowise
Detailed vulnerability description
The vulnerability allows a remote user to perform server-side request forgery and access internal or external HTTP endpoints.
The vulnerability exists due to server-side request forgery in POST/GET API Chain components when processing attacker-controlled prompt templates and API documentation. A remote user can send a specially crafted prompt to perform server-side request forgery and access internal or external HTTP endpoints.
The issue affects both GET and POST API chains.