---
id: CVE-2024-6085
aliases:
  - GHSA-9chm-m6x2-6fvc
  - PYSEC-2026-1588
title: >-
  lollms vulnerable to path traversal due to unauthenticated root folder
  settings change
summary: >-
  lollms vulnerable to path traversal due to unauthenticated root folder
  settings change
severity: high
cvss: 8.6
cvssVector: 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L'
vendor: lollms
product: lollms
ecosystem: pip
affected:
  - lollms <= 9.5.1
published: '2024-06-27'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-9chm-m6x2-6fvc'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-6085'
  - url: 'https://github.com/ParisNeo/lollms'
  - url: 'https://huntr.com/bounties/d2fb73d7-4b4f-451a-8763-484c189a27fe'
tags:
  - osv
  - pip
epss: 0.00644
epssPercentile: 0.49498
ingestedAt: '2026-07-08T18:25:47.826Z'
---

## Overview

A path traversal vulnerability exists in the XTTS server included in the lollms package, version v9.6. This vulnerability arises from the ability to perform an unauthenticated root folder settings change. Although the read file endpoint is protected against path traversals, this protection can be bypassed by changing the root folder to '/'. This allows attackers to read arbitrary files on the system. Additionally, the output folders can be changed to write arbitrary audio files to any location on the system.

## Affected packages

- `lollms <= 9.5.1`

## Remediation

Refer to the advisory for the patched release.
