Vulnerability Description
Flowise through 2.2.7 contains a SQL injection vulnerability in the importChatflows API. Due to insufficient validation of the chatflow.id value, an authenticated user can supply a crafted JSON import file whose id field is concatenated unsanitized into a SQL IN clause, allowing arbitrary SQL to be executed, including blind and error-based extraction of data from the credential table.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Flowiseai | Flowise | <= 2.2.7 |
Related Weaknesses (CWE)
References
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-9c4c-g95m-c8cpExploitVendor Advisory
- https://www.vulncheck.com/advisories/flowise-sql-injection-in-importchatflows-apThird Party Advisory
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-9c4c-g95m-c8cpExploitVendor Advisory
FAQ
What is CVE-2025-71332?
CVE-2025-71332 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Flowise through 2.2.7 contains a SQL injection vulnerability in the importChatflows API. Due to insufficient validation of the chatflow.id value, an authenticated user can supply a crafted JSON import...
How severe is CVE-2025-71332?
CVE-2025-71332 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-71332?
Check the references section above for vendor advisories and patch information. Affected products include: Flowiseai Flowise.