---
id: CVE-2024-6139
aliases:
  - GHSA-w9qf-83jg-2x6c
  - PYSEC-2026-1594
title: lollms vulnerable to dot-dot-slash path traversal in XTTS server
summary: lollms vulnerable to dot-dot-slash path traversal in XTTS server
severity: high
cvss: 7.3
cvssVector: 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/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-w9qf-83jg-2x6c'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-6139'
  - url: 'https://github.com/ParisNeo/lollms'
  - url: 'https://huntr.com/bounties/fd00f112-efd0-40a1-8227-d6733716e4c0'
tags:
  - osv
  - pip
epss: 0.00524
epssPercentile: 0.42028
ingestedAt: '2026-07-08T18:25:53.595Z'
---

## Overview

A path traversal vulnerability exists in the XTTS server of the parisneo/lollms package version v9.6. This vulnerability allows an attacker to write audio files to arbitrary locations on the system and enumerate file paths. The issue arises from improper validation of user-provided file paths in the `tts_to_file` endpoint.

## Affected packages

- `lollms <= 9.5.1`

## Remediation

Refer to the advisory for the patched release.
