AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-4320

CRITICAL · CVSS 9.8 EPSS 34.35% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-06-06 · 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 34.4% probability of exploitation in the next 30 days. It may be remotely exploitable.

Public Exploit Signal

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

Detected Signals
exploit remote code execution arbitrary code execution code execution

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

CVE
CVE-2024-4320
Severity
CRITICAL
CVSS
9.8
EPSS
34.35%

Original NVD Description

A remote code execution (RCE) vulnerability exists in the '/install_extension' endpoint of the parisneo/lollms-webui application, specifically within the `@router.post("/install_extension")` route handler. The vulnerability arises due to improper handling of the `name` parameter in the `ExtensionBuilder().build_extension()` method, which allows for local file inclusion (LFI) leading to arbitrary code execution. An attacker can exploit this vulnerability by crafting a malicious `name` parameter that causes the server to load and execute a `__init__.py` file from an arbitrary location, such as the upload directory for discussions. This vulnerability affects the latest version of parisneo/lollms-webui and can lead to remote code execution without requiring user interaction, especially when the application is exposed to an external endpoint or operated in headless mode.

Related CVEs

Other vulnerabilities affecting the same vendor(s)