CVE-2024-4841
Path Traversal in parisneo/lollms-webui
Record summary
CVE-2024-4841 has a selected CVSS score of 3.3 (low); EIP currently links 1 Nuclei template.
Description
A Path Traversal vulnerability exists in the parisneo/lollms-webui, specifically within the 'add_reference_to_local_mode' function due to the lack of input sanitization. This vulnerability affects versions v9.6 to the latest. By exploiting this vulnerability, an attacker can predict the folders, subfolders, and files present on the victim's computer. The vulnerability is present in the way the application handles the 'path' parameter in HTTP requests to the '/add_reference_to_local_model' endpoint.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Mar 11, 2026 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jun 25, 2024 · Source: CVE List
Affected products and versions
3| Product | Source | Version range | Status |
|---|---|---|---|
lollms-webuiBrowse lollms / lollms-webui | VulnCheck | Version data not supplied | |
lollms-webuiBrowse parisneo / lollms-webuiDefault status: unknown | CVE List | 9.6 to ≤ * | affected |
parisneo/lollms-webuiBrowse parisneo / parisneo/lollms-webui | CVE List | Through latest | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMLoLLMS WebUI - Subfolder Prediction via Path TraversalCVSS 4
A Path Traversal vulnerability exists in the parisneo/lollms-webui, specifically within the 'add_reference_to_local_mode' function due to the lack of input sanitization. This vulnerability affects versions v9.6 to the latest.
Impact
By exploiting this vulnerability, an attacker can predict the folders, subfolders, and files present on the victim's computer. The vulnerability is present in the way the application handles the 'path' parameter in HTTP requests to the '/add_reference_to_local_model' endpoint.
Remediation
Apply the latest security patches and updates from the vendor to address this vulnerability.
Source: ProjectDiscovery