AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-1601

CRITICAL · CVSS 9.8 EPSS 40.42% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-04-16 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. Public exploit code or proof-of-concept references have been detected in its references. Its EPSS score suggests a 40.4% probability of exploitation in the next 30 days. It involves a SQL injection risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-1601
Severity
CRITICAL
CVSS
9.8
EPSS
40.42%

Original 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)