CVE 8.7 HIGH

Flowise: Public chatflow endpoints return unsanitized flowData including plaintext API keys, passwords, and credential IDs_CVE-2026-41278

8.7 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Description

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the GET /api/v1/public-chatflows/:id endpoint returns the full chatflow object without sanitization for public chatflows. Docker validation revealed this is worse than initially assessed: the sanitizeFlowDataForPublicEndpoint function does NOT exist in the released v3.0.13 Docker image. Both public-chatflows AND public-chatbotConfig return completely raw flowData including credential IDs, plaintext API keys, and password-type fields. This vulnerability is fixed in 3.1.0.

AI Analysis

Public chatflow endpoints return unsanitized flowData including plaintext API keys, passwords, and credential IDs

Basic Information

ID CVE-2026-41278
Source GitHub_M
Published Apr 23, 2026 at 19:52

Affected Product

Vendor FlowiseAI
Product Flowise
Version < 3.1.0
Affected Versions FlowiseAI Flowise < 3.1.0

CWE Classification

AI Assessment

AI Score 8.7 / 10
AI Severity High
Vendor FlowiseAI
Product Flowise
Version < 3.1.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.