← Vulnerability feed

Vulnerability record · CVE-2024-1601 · published 16 April 2024

CVE-2024-1601: Lollms-webui sql injection vulnerability

Lollms · Lollms Webui

An SQL injection vulnerability exists in the `delete_discussion()` function of the parisneo/lollms-webui application, allowing an attacker to delete all discussions and message data. The vulnerability is exploitable via a crafted HTTP POST request to the `/delete_discussion` endpoint, which internally calls the vulnerable `delete_discussion()` function. By sending a specially crafted payload in the 'id' parameter, an attacker can manipulate SQL queries to delete all records from the 'discussion' and 'message' tables. This issue is due to improper neutralization of special elements used in an SQL command.

9.8 CVSS 3.1 Critical EPSS 40% · top 1.4% CWE-89 · SQL injection
9.8CVSS 3.1 base score
40%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

An SQL injection vulnerability exists in the `delete_discussion()` function of the parisneo/lollms-webui application, allowing an attacker to delete all discussions and message data. The vulnerability is exploitable via a crafted HTTP POST request to the `/delete_discussion` endpoint, which internally calls the vulnerable `delete_discussion()` function. By sending a specially crafted payload in the 'id' parameter, an attacker can manipulate SQL queries to delete all records from the 'discussion' and 'message' tables. This issue is due to improper neutralization of special elements used in an SQL command.

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

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2024-1601 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2024-4267Lollms-webui command injection vulnerabilityA remote code execution (RCE) vulnerability exists in the parisneo/lollms-webui, specifically within the 'open_file' module, version 9.5. The vulnera…EPSS 1.5%8.8CVE-2024-4403Lollms-webui cross-site request forgery vulnerabilityA Cross-Site Request Forgery (CSRF) vulnerability exists in the restart_program function of the parisneo/lollms-webui v9.6. This vulnerability allows…EPSS 0.17%8.2CVE-2024-1646Lollms-webui authentication bypass via alternate path vulnerabilityparisneo/lollms-webui is vulnerable to authentication bypass due to insufficient protection over sensitive endpoints. The application checks if the h…EPSS 0.70%7.5CVE-2024-1569Lollms-webui uncontrolled resource consumption vulnerabilityparisneo/lollms-webui is vulnerable to a denial of service (DoS) attack due to uncontrolled resource consumption. Attackers can exploit the `/open_co…EPSS 0.78%7.3CVE-2024-5125Lollms-webui cross-site scripting vulnerabilityparisneo/lollms-webui version 9.6 is vulnerable to Cross-Site Scripting (XSS) and Open Redirect due to inadequate input validation and processing of …EPSS 0.32%4.4CVE-2024-6971Lollms-webui path traversal vulnerabilityA path traversal vulnerability exists in the parisneo/lollms-webui repository, specifically in the `lollms_file_system.py` file. The functions `add_r…EPSS 0.32%3.3CVE-2024-4839Lollms-webui cross-site request forgery vulnerabilityA Cross-Site Request Forgery (CSRF) vulnerability exists in the 'Servers Configurations' function of the parisneo/lollms-webui, versions 9.6 to the l…EPSS 0.16%3.3CVE-2024-4841Lollms-webui vulnerabilityA Path Traversal vulnerability exists in the parisneo/lollms-webui, specifically within the 'add_reference_to_local_mode' function due to the lack of…EPSS 0.67%

Source: NIST National Vulnerability Database (record CVE-2024-1601), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.