๐Ÿ” CVE Alert

CVE-2025-71332

MEDIUM 6.5

Flowise - SQL Injection in importChatflows API via chatflow.id Parameter

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-89
Vendor flowise
Product flowise
Published Jun 24, 2026
Stay Ahead of the Next One

Get instant alerts for flowise flowise

Be the first to know when new medium vulnerabilities affecting flowise flowise are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

Flowise / Flowise
0 โ‰ค 2.2.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-9c4c-g95m-c8cp vulncheck.com: https://www.vulncheck.com/advisories/flowise-sql-injection-in-importchatflows-api-via-chatflow-id-parameter

Credits

๐Ÿ” Tribal1012