Path traversal in Flowise - CVE-2025-71324

 

Path traversal in Flowise - CVE-2025-71324

Published: April 9, 2026 / Updated: September 14, 2026


Vulnerability identifier: #VU125542
CSH Severity: High
CVSS v4: 8.8 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2025-71324
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to read arbitrary files and cause a denial of service.

The vulnerability exists due to path traversal in the chatId parameter handling of the /api/v1/get-upload-file and /api/v1/openai-assistants-file/download endpoints when processing file download requests. A remote attacker can supply a crafted chatId value to read arbitrary files and cause a denial of service.

In the default configuration, exploitation can expose the local sqlite database and its contents. Knowledge of a valid chatflowId is required, and the advisory states that the /api/v1/vector/upsert/ endpoint may disclose one through a verbose error response.


Affected software

Flowise

How to mitigate CVE-2025-71324

Install security update from vendor's website.

Flowise - update to 3.0.6

External References

Related Security Bulletins