S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Web Vulnerabilities·Updated May 11, 2026

CVE-2024-4322 Scanner

CVE-2024-4322 Scanner - Path Traversal vulnerability in LoLLMS WebUI

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.5k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-4322
7.5
CVSShigh
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
parisneo/lollms-webuiby parisneo
unspecified
Updated Aug 22, 2026View on NVD →
Detail

LoLLMS WebUI is a web-based interface designed for managing machine learning models and personalities. It is primarily used by data scientists and AI developers for deploying and fine-tuning AI models. The software provides a user-friendly interface for monitoring and managing various AI tasks. LoLLMS WebUI is an essential tool for organizations looking to leverage AI technology in their operations and requiring a streamlined system for model management. It facilitates collaboration among team members by offering a centralized interface for model interactions. The platform's flexibility makes it suitable for a wide range of applications in different industries.

The detected vulnerability in LoLLMS WebUI is a Path Traversal issue. This occurs when an attacker manipulates file path input fields in order to access directories and files that are outside the intended directory. The vulnerability stems from improper handling of the "category" parameter in the /list_personalities endpoint. This flaw can potentially allow attackers to view any directories in the system, which could expose sensitive data. Path Traversal vulnerabilities are serious as they can serve as a starting point for further attacks.

Technically, the vulnerability is due to the server's failure to validate and sanitize input data properly. The improper handling allows an attacker to control the "category" parameter, which is used in a directory path. An attacker can use this parameter to traverse directories by using relative path specifiers like "../..". When the crafted request is sent to the /list_personalities endpoint, it exposes files and directories beyond the intended scope. This makes sensitive resources accessible, which should otherwise be secured. The core of this vulnerability is faulty input validation at a critical point in the application.

Exploiting this vulnerability could have several significant impacts. Attackers gaining access to restricted directories might uncover sensitive information, such as database credentials, configuration files, or user data. Such disclosures can lead to broader security breaches, like unauthorized data access or manipulation. Furthermore, knowledge of the directory structure can aid in mounting more advanced attacks, such as privilege escalation or injection attacks. The vulnerability almost directly presents an avenue for data theft and a potential pivot point for further network infiltration.

REFERENCES

Solution Advice
  • Implement proper input validation and sanitization for all user inputs, especially the "category" parameter.
  • Update the LoLLMS WebUI to the latest version that includes security patches.
  • Use a web application firewall (WAF) to detect and block malicious inputs.
  • Conduct regular security audits on your application to identify and rectify vulnerabilities.
  • Employ principle of least privilege for the directories accessed by the application.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.