CVE-2026-41271 PUBLISHED

Flowise: APIChain Prompt Injection SSRF in GET/POST API Chains

Assigner: GitHub_M
Reserved: 18.04.2026 Published: 23.04.2026 Updated: 23.04.2026

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, a Server-Side Request Forgery (SSRF) vulnerability exists in FlowiseAI's POST/GET API Chain components that allows unauthenticated attackers to force the server to make arbitrary HTTP requests to internal and external systems. By injecting malicious prompt templates, attackers can bypass the intended API documentation constraints and redirect requests to sensitive internal services, potentially leading to internal network reconnaissance and data exfiltration. This vulnerability is fixed in 3.1.0.

Metrics

CVSS Vector: CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L
CVSS Score: 7.1

Product Status

Vendor FlowiseAI
Product Flowise
Versions
  • Version < 3.1.0 is affected
Vendor FlowiseAI
Product flowise-components
Versions
  • Version < 3.1.0 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE