CVE-2025-71324

CVE-2025-71324 is a high-severity vulnerability in Flowiseai Flowise with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-73.

Key facts

Description

Flowise before 3.0.6 contains an arbitrary file read vulnerability in the chatId parameter of the /api/v1/get-upload-file and /api/v1/openai-assistants-file/download endpoints. The chatId value is not validated and is passed to streamStorageFile(), where a fallback file-lookup path constructed without the orgId is evaluated after the storage-directory containment check, allowing path traversal beyond the intended storage directory. Unauthenticated attackers can read sensitive files such as /root/.flowise/database.sqlite, exposing all database content in the default configuration.

Frequently asked questions

What is CVE-2025-71324?
Flowise before 3.0.6 contains an arbitrary file read vulnerability in the chatId parameter of the /api/v1/get-upload-file and /api/v1/openai-assistants-file/download endpoints. The chatId value is not validated and is passed to streamStorageFile(), where a fallback file-lookup path constructed without the orgId is evaluated after the storage-directory containment check, allowing path traversal beyond the intended storage directory. Unauthenticated attackers can read sensitive files such as /root/.flowise/database.sqlite, exposing all database content in the default configuration.
How severe is CVE-2025-71324?
CVE-2025-71324 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
Is CVE-2025-71324 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (27th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2025-71324?
CVE-2025-71324 affects Flowiseai Flowise. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2025-71324?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
Does CVE-2025-71324 have an EU (EUVD) identifier?
Yes. CVE-2025-71324 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-210336.
When was CVE-2025-71324 published?
CVE-2025-71324 was published on 2026-06-25 and last updated on 2026-06-30.

References

Affected products (1)

More vulnerabilities in Flowiseai Flowise

All CVEs affecting Flowiseai Flowise →

Other CWE-73 vulnerabilities

Browse all CWE-73 vulnerabilities →