CVE-2024-4322

HIGH NUCLEI LAB

lollms_web_ui < 9.8 - Path Traversal via /list_personalities Endpoint Category Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2024-4322. PoCs published by MJ-bin. A Nuclei detection template is also available.

AI-analyzed exploit summary This repository provides a Dockerized lab environment to reproduce CVE-2024-4322, a path traversal vulnerability in LoLLMS WebUI v9.6. It includes functional exploit code and Nuclei templates to validate the vulnerability and its patch in v9.8.

Description

A path traversal vulnerability exists in the parisneo/lollms-webui application, specifically within the `/list_personalities` endpoint. By manipulating the `category` parameter, an attacker can traverse the directory structure and list any directory on the system. This issue affects the latest version of the application. The vulnerability is due to improper handling of user-supplied input in the `list_personalities` function, where the `category` parameter can be controlled to specify arbitrary directories for listing. Successful exploitation of this vulnerability could allow an attacker to list all folders in the drive on the system, potentially leading to information disclosure.

Exploits (1)

nomisec WORKING POC
by MJ-bin · poc
https://github.com/MJ-bin/POC_CVE-2024-4322

This repository provides a Dockerized lab environment to reproduce CVE-2024-4322, a path traversal vulnerability in LoLLMS WebUI v9.6. It includes functional exploit code and Nuclei templates to validate the vulnerability and its patch in v9.8.

Classification
Working Poc 95%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: LoLLMS WebUI v9.6
No auth needed
Prerequisites: Docker and Docker Compose · curl · jq · Nuclei
devstral-2 · analyzed May 14, 2026 Full analysis →

Nuclei Templates (1)

LoLLMS WebUI < 9.8 - Path Traversal
HIGHVERIFIEDby MJ-bin
FOFA: body="LoLLMS WebUI - Welcome"

References (1)

Core 1
Core References
Exploit, Issue Tracking, Patch, Third Party Advisory
https://huntr.com/bounties/5116d858-ce00-418c-a5a5-851c5608c209

Scores

CVSS v3 7.5
EPSS 0.3076
EPSS Percentile 98.0%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Lab Environment

COMMUNITY
Community Lab
docker pull cve-2024-4322-linux-vuln-server:local
docker pull cve-2024-4322-linux-patched-server:local
docker pull cve-2024-4322-analyst:local
docker pull cve-2024-4322-windows-vuln-server:local
docker pull cve-2024-4322-windows-patched-server:local
+1 more images

Details

CWE
CWE-29
Status published
Products (1)
lollms/lollms_web_ui < 9.8
Published May 16, 2024
Tracked Since Feb 18, 2026