CVE-2024-4315 CRITICAL

CVE-2024-4315: LFI Vulnerability due to Lack of Path Sanitization in parisneo/lollms

Vendor Parisneo
Product parisneo/lollms
Weakness CWE-22 · Path traversal
Published June 12, 2024
Last update October 15, 2025

CVSS base score

9.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

What the vulnerability does

01Description

parisneo/lollms version 9.5 is vulnerable to Local File Inclusion (LFI) attacks due to insufficient path sanitization. The `sanitize_path_from_endpoint` function fails to properly sanitize Windows-style paths (backward slash `\`), allowing attackers to perform directory traversal attacks on Windows systems. This vulnerability can be exploited through various routes, including `personalities` and `/del_preset`, to read or delete any file on the Windows filesystem, compromising the system's availability.

Key dates

02Disclosure timeline

June 12, 2024 CVE published
October 15, 2025 Record updated