CVE-2025-71332

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:flowiseai:flowise:*:*:*:*:*:*:*:*

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')