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

No configuration.

History

24 Jun 2026, 16:16

Type Values Removed Values Added
References () https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-9c4c-g95m-c8cp - () https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-9c4c-g95m-c8cp -

24 Jun 2026, 13:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-24 13:16

Updated : 2026-06-25 14:26


NVD link : CVE-2025-71332

Mitre link : CVE-2025-71332

CVE.ORG link : CVE-2025-71332


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')