CVE-2024-2356
A Local File Inclusion (LFI) vulnerability exists in the '/reinstall_extension' endpoint of the parisneo/lollms-webui application, specifically within the `name` parameter of the `@router.post("/reinstall_extension")` route. This vulnerability allows attackers to inject a malicious `name` parameter, leading to the server loading and executing arbitrary Python files from the upload directory for discussions. This issue arises due to the concatenation of `data.name` directly with `lollmsElfServer.lollms_paths.extensions_zoo_path` and its use as an argument for `ExtensionBuilder().build_extension()`. The server's handling of the `__init__.py` file in arbitrary locations, facilitated by `importlib.machinery.SourceFileLoader`, enables the execution of arbitrary code, such as command execution or creating a reverse-shell connection. This vulnerability affects the latest version of parisneo/lollms-webui and can lead to Remote Code Execution (RCE) when the application is exposed to an external endpoint or the UI, especially when bound to `0.0.0.0` or in `headless mode`. No user interaction is required for exploitation.
Scoring
- Severity
- CRITICAL
- CVSS base score
- 9.6
- CVSS vector
- CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
- EPSS probability
- 0.80%
- CWE
- CWE-29
- Published
- 2026-02-02
- Last modified
- 2026-03-13
Affected products
- parisneo parisneo/lollms-webui
Weakness type
Related vulnerabilities
- CVE-2026-66152 — A Path traversal vulnerability in OPSWAT tarball in the SonicWall NetExtender Linux client allows...
- CVE-2026-10732 — All versions of the package decompress are vulnerable to Arbitrary File Write via Archive...
- CVE-2026-24217 — NVIDIA BioNeMo Core for Linux contains a vulnerability where a user could cause a path traversal by...
- CVE-2026-5627 — Path Traversal in mintplex-labs/anything-llm
- CVE-2025-15036 — Path Traversal Vulnerability in mlflow/mlflow
- CVE-2026-30828 — Wallos: SSRF via url parameter leading to File Traversal
- CVE-2025-66608 — A vulnerability has been found in FAST/TOOLS provided by Yokogawa Electric Corporation....
- CVE-2025-12790 — Rubygem-mqtt: rubygem-mqtt hostname validation