VYPR
Vendor

Lollms

Products
3
CVEs
83
Across products
84
Status
Private

Products

3

Recent CVEs

83
View all 83 CVEs →
  • CVE-2024-4320CriJun 6, 2024
    risk 0.66cvss 9.8epss 0.34

    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…

  • CVE-2024-2360CriJun 6, 2024
    risk 0.64cvss 9.8epss 0.02

    parisneo/lollms-webui is vulnerable to path traversal attacks that can lead to remote code execution due to insufficient sanitization of user-supplied input in the 'Database path' and 'PDF LaTeX path' settings. An attacker can exploit this vulnerability by manipulating these…

  • CVE-2024-2359CriJun 6, 2024
    risk 0.64cvss 9.8epss 0.01

    A vulnerability in the parisneo/lollms-webui version 9.3 allows attackers to bypass intended access restrictions and execute arbitrary code. The issue arises from the application's handling of the `/execute_code` endpoint, which is intended to be blocked from external access by…

  • CVE-2024-5482CriJun 6, 2024
    risk 0.64cvss 9.8epss 0.01

    A Server-Side Request Forgery (SSRF) vulnerability exists in the 'add_webpage' endpoint of the parisneo/lollms-webui application, affecting the latest version. The vulnerability arises because the application does not adequately validate URLs entered by users, allowing them to…

  • CVE-2024-4267CriMay 22, 2024
    risk 0.64cvss 9.8epss 0.01

    A remote code execution (RCE) vulnerability exists in the parisneo/lollms-webui, specifically within the 'open_file' module, version 9.5. The vulnerability arises due to improper neutralization of special elements used in a command within the 'open_file' function. An attacker…

  • CVE-2024-2358CriMay 16, 2024
    risk 0.64cvss 9.8epss 0.01

    A path traversal vulnerability in the '/apply_settings' endpoint of parisneo/lollms-webui allows attackers to execute arbitrary code. The vulnerability arises due to insufficient sanitization of user-supplied input in the configuration settings, specifically within the…

  • CVE-2024-1511CriApr 10, 2024
    risk 0.64cvss 9.8epss 0.01

    The parisneo/lollms-webui repository is susceptible to a path traversal vulnerability due to inadequate validation of user-supplied file paths. This flaw allows an unauthenticated attacker to read, write, and in certain configurations execute arbitrary files on the server by…

  • CVE-2024-2361CriMay 16, 2024
    risk 0.62cvss 9.6epss 0.01

    A vulnerability in the parisneo/lollms-webui allows for arbitrary file upload and read due to insufficient sanitization of user-supplied input. Specifically, the issue resides in the `install_model()` function within `lollms_core/lollms/binding.py`, where the application fails…

  • CVE-2026-33340CriMar 24, 2026
    risk 0.61cvss 9.1epss 0.22

    LoLLMs WEBUI provides the Web user interface for Lord of Large Language and Multi modal Systems. A critical Server-Side Request Forgery (SSRF) vulnerability has been identified in all known existing versions of `lollms-webui`. The `@router.post("/api/proxy")` endpoint allows…

  • CVE-2024-3429CriJun 6, 2024
    risk 0.59cvss 9.8epss 0.28

    A path traversal vulnerability exists in the parisneo/lollms application, specifically within the `sanitize_path_from_endpoint` and `sanitize_path` functions in `lollms_core\lollms\security.py`. This vulnerability allows for arbitrary file reading when the application is running…

  • CVE-2024-2362CriJun 6, 2024
    risk 0.59cvss 9.1epss 0.01

    A path traversal vulnerability exists in the parisneo/lollms-webui version 9.3 on the Windows platform. Due to improper validation of file paths between Windows and Linux environments, an attacker can exploit this vulnerability to delete any file on the system. The issue arises…

  • CVE-2024-2366CriMay 16, 2024
    risk 0.59cvss 9.0epss 0.01

    A remote code execution vulnerability exists in the parisneo/lollms-webui application, specifically within the reinstall_binding functionality in lollms_core/lollms/server/endpoints/lollms_binding_infos.py of the latest version. The vulnerability arises due to insufficient path…

  • CVE-2026-1114CriApr 7, 2026
    risk 0.57cvss 9.8epss 0.01

    In parisneo/lollms version 2.1.0, the application's session management is vulnerable to improper access control due to the use of a weak secret key for signing JSON Web Tokens (JWT). This vulnerability allows an attacker to perform an offline brute-force attack to recover the…

  • CVE-2026-0558CriMar 29, 2026
    risk 0.57cvss 9.8epss 0.00

    A vulnerability in parisneo/lollms, up to and including version 2.2.0, allows unauthenticated users to upload and process files through the `/api/files/extract-text` endpoint. This endpoint does not enforce authentication, unlike other file-related endpoints, and lacks the…

  • CVE-2024-9920HigMar 20, 2025
    risk 0.57cvss 8.8epss 0.01

    In version v12 of parisneo/lollms-webui, the 'Send file to AL' function allows uploading files with various extensions, including potentially dangerous ones like .py, .sh, .bat, and more. Attackers can exploit this by uploading files with malicious content and then using the…

  • CVE-2024-6040HigAug 1, 2024
    risk 0.57cvss 8.8epss 0.00

    In parisneo/lollms-webui version v9.8, the lollms_binding_infos is missing the client_id parameter, which leads to multiple security vulnerabilities. Specifically, the endpoints /reload_binding, /install_binding, /reinstall_binding, /unInstall_binding,…

  • CVE-2024-5443CriJun 22, 2024
    risk 0.57cvss 9.8epss 0.01

    CVE-2024-4320 describes a vulnerability in the parisneo/lollms software, specifically within the `ExtensionBuilder().build_extension()` function. The vulnerability arises from the `/mount_extension` endpoint, where a path traversal issue allows attackers to navigate beyond the…

  • CVE-2024-4403HigJun 10, 2024
    risk 0.57cvss 8.8epss 0.00

    A Cross-Site Request Forgery (CSRF) vulnerability exists in the restart_program function of the parisneo/lollms-webui v9.6. This vulnerability allows attackers to trick users into performing unintended actions, such as resetting the program without their knowledge, by sending…

  • CVE-2024-4078CriMay 16, 2024
    risk 0.57cvss 9.8epss 0.01

    A vulnerability in the parisneo/lollms, specifically in the `/unInstall_binding` endpoint, allows for arbitrary code execution due to insufficient sanitization of user input. The issue arises from the lack of path sanitization when handling the `name` parameter in the…

  • CVE-2024-6085HigJun 27, 2024
    risk 0.56cvss 8.6epss 0.01

    A path traversal vulnerability exists in the XTTS server included in the lollms package, version v9.6. This vulnerability arises from the ability to perform an unauthenticated root folder settings change. Although the read file endpoint is protected against path traversals, this…