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.
References
| Link | Resource |
|---|---|
| https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-9c4c-g95m-c8cp | Exploit Vendor Advisory |
| https://www.vulncheck.com/advisories/flowise-sql-injection-in-importchatflows-api-via-chatflow-id-parameter | Third Party Advisory |
| https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-9c4c-g95m-c8cp | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-06-24 13:16
Updated : 2026-06-26 01:59
NVD link : CVE-2025-71332
Mitre link : CVE-2025-71332
CVE.ORG link : CVE-2025-71332
JSON object : View
Products Affected
flowiseai
- flowise
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
