AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-71962

HIGH · CVSS 7.5 EPSS 0.45% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-10 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

Versions 2.2.4 through 3.1.4 of Flowise are vulnerable due to a missing authorization flaw in the POST /api/v1/openai-assistants-file/download endpoint, allowing unauthenticated attackers to access private files by bypassing session and API key verification. This vulnerability can lead to unauthorized retrieval of sensitive data from any chatflow, including those belonging to other organizations. Organizations using affected versions should prioritize remediation to protect against potential data breaches.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-71962
Severity
HIGH
CVSS
7.5
EPSS
0.45%

Original NVD Description

Flowise versions 2.2.4 through 3.1.4 contain a missing authorization vulnerability in the POST /api/v1/openai-assistants-file/download endpoint that allows unauthenticated attackers to access private files by exploiting the endpoint's inclusion in the global authentication whitelist, which bypasses all session and API key verification. Attackers can supply valid chatflowId, chatId, and fileName identifiers to retrieve files from any chatflow on the instance, including private chatflows belonging to other workspaces or organizations.