CVE-2026-71962

7.5

FlowiseAI · Flowise

Flowise is susceptible to a missing authorization vulnerability that allows unauthenticated attackers to perform unauthorized file downloads via the OpenAI Assistants integration.

Executive summary

An unauthenticated authorization bypass in Flowise allows remote attackers to access sensitive files, posing a high risk to data confidentiality.

Vulnerability

This vulnerability, categorized as CWE-862 (Missing Authorization), occurs because the application fails to verify the user identity when accessing the OpenAI Assistants file download function. The attack vector is network-based and requires no authentication or user interaction to exploit.

Business impact

The ability for an unauthenticated user to download files from the system could result in the exposure of proprietary data, sensitive API keys, or confidential documents managed within the platform. Given the CVSS score of 7.5, this high-severity flaw represents a significant risk to organizational data privacy and could lead to severe reputational damage if sensitive information is exfiltrated.

Remediation

Immediate Action: Review the official FlowiseAI repository for security updates and apply the latest version to address this authorization gap. If a patch is not yet available, restrict network access to the Flowise instance to trusted IP addresses only.

Proactive Monitoring: Monitor server access logs for anomalous GET requests targeting file download endpoints or paths associated with OpenAI Assistants.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules designed to identify and block unauthorized requests to file download directories.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

This vulnerability presents a clear path for data exfiltration without requiring valid credentials. Administrators should prioritize identifying instances of Flowise within their environment and apply the necessary vendor updates as soon as they are published to prevent unauthorized access.

More FlowiseAI CVEs