VYPR

Vendor CVEs

Lollms

All CVEs

83 total · sorted by risk
  • CVE-2024-2299MedMay 14, 2024
    risk 0.40cvss 6.1epss 0.00

    A stored Cross-Site Scripting (XSS) vulnerability exists in the parisneo/lollms-webui application due to improper validation of uploaded files in the profile picture upload functionality. Attackers can exploit this vulnerability by uploading malicious HTML files containing…

  • CVE-2024-1602MedApr 10, 2024
    risk 0.40cvss 6.1epss 0.01

    parisneo/lollms-webui is vulnerable to stored Cross-Site Scripting (XSS) that leads to Remote Code Execution (RCE). The vulnerability arises due to inadequate sanitization and validation of model output data, allowing an attacker to inject malicious JavaScript code. This code…

  • CVE-2024-6986MedMar 20, 2025
    risk 0.35cvss 5.4epss 0.00

    A Cross-site Scripting (XSS) vulnerability exists in the Settings page of parisneo/lollms-webui version 9.8. The vulnerability is due to the improper use of the 'v-html' directive, which inserts the content of the 'full_template' variable directly as HTML. This allows an…

  • CVE-2024-10047MedMar 20, 2025
    risk 0.35cvss 5.3epss 0.01

    parisneo/lollms-webui versions v9.9 to the latest are vulnerable to a directory listing vulnerability. An attacker can list arbitrary directories on a Windows system by sending a specially crafted HTTP request to the /open_file endpoint.

  • CVE-2024-5933MedJun 27, 2024
    risk 0.35cvss 5.4epss 0.00

    A Cross-site Scripting (XSS) vulnerability exists in the chat functionality of parisneo/lollms-webui in the latest version. This vulnerability allows an attacker to inject malicious scripts via chat messages, which are then executed in the context of the user's browser.

  • CVE-2026-1116MedApr 12, 2026
    risk 0.33cvss 6.1epss 0.00

    A Cross-site Scripting (XSS) vulnerability was identified in the `from_dict` method of the `AppLollmsMessage` class in parisneo/lollms prior to version 2.2.0. The vulnerability arises from the lack of sanitization or HTML encoding of the `content` field when deserializing…

  • CVE-2024-7058MedMar 20, 2025
    risk 0.29cvss 4.4epss 0.00

    A vulnerability in the sanitize_path function in parisneo/lollms-webui v10 - latest allows an attacker to bypass path sanitization by using relative paths such as './'. This can lead to unauthorized access to directories within the personality_folder on the victim's computer.

  • CVE-2024-6985MedOct 11, 2024
    risk 0.22cvss 4.4epss 0.00

    A path traversal vulnerability exists in the api open_personality_folder endpoint of parisneo/lollms-webui. This vulnerability allows an attacker to read any folder in the personality_folder on the victim's computer, even though sanitize_path is set. The issue arises due to…

  • CVE-2024-6971MedOct 11, 2024
    risk 0.22cvss 4.4epss 0.00

    A path traversal vulnerability exists in the parisneo/lollms-webui repository, specifically in the `lollms_file_system.py` file. The functions `add_rag_database`, `toggle_mount_rag_database`, and `vectorize_folder` do not implement security measures such as…

  • CVE-2024-4841LowJun 23, 2024
    risk 0.22cvss 3.3epss 0.01

    A Path Traversal vulnerability exists in the parisneo/lollms-webui, specifically within the 'add_reference_to_local_mode' function due to the lack of input sanitization. This vulnerability affects versions v9.6 to the latest. By exploiting this vulnerability, an attacker can…

  • CVE-2024-4839LowJun 24, 2024
    risk 0.21cvss 3.3epss 0.00

    A Cross-Site Request Forgery (CSRF) vulnerability exists in the 'Servers Configurations' function of the parisneo/lollms-webui, versions 9.6 to the latest. The affected functions include Elastic search Service (under construction), XTTS service, Petals service, vLLM service, and…

  • CVE-2024-3121LowJun 24, 2024
    risk 0.21cvss 3.3epss 0.00

    A remote code execution vulnerability exists in the create_conda_env function of the parisneo/lollms repository, version 5.9.0. The vulnerability arises from the use of shell=True in the subprocess.Popen function, which allows an attacker to inject arbitrary commands by…

  • CVE-2024-4330LowMay 30, 2024
    risk 0.14cvss 3.3epss 0.00

    A path traversal vulnerability was identified in the parisneo/lollms-webui repository, specifically within version 9.6. The vulnerability arises due to improper handling of user-supplied input in the 'list_personalities' endpoint. By crafting a malicious HTTP request, an…

  • CVE-2024-1520CriApr 10, 2024
    risk 0.04cvss 9.8epss 0.48

    An OS Command Injection vulnerability exists in the '/open_code_folder' endpoint of the parisneo/lollms-webui application, due to improper validation of user-supplied input in the 'discussion_id' parameter. Attackers can exploit this vulnerability by injecting malicious OS…

  • CVE-2024-1601CriApr 16, 2024
    risk 0.03cvss 9.8epss 0.40

    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`…

  • CVE-2024-1600CriApr 10, 2024
    risk 0.02cvss 9.3epss 0.33

    A Local File Inclusion (LFI) vulnerability exists in the parisneo/lollms-webui application, specifically within the `/personalities` route. An attacker can exploit this vulnerability by crafting a URL that includes directory traversal sequences (`../../`) followed by the desired…

  • CVE-2024-1873CriJun 6, 2024
    risk 0.01cvss 9.1epss 0.13

    parisneo/lollms-webui is vulnerable to path traversal and denial of service attacks due to an exposed `/select_database` endpoint in version a9d16b0. The endpoint improperly handles file paths, allowing attackers to specify absolute paths when interacting with the…

  • CVE-2026-12228HigJul 18, 2026
    risk 0.00cvss 8.7epss 0.00

    A stored cross-site scripting (XSS) vulnerability exists in the `POST /api/prompts/share` endpoint of parisneo/lollms (latest version). The endpoint stores attacker-controlled `prompt_content` into `DBDirectMessage.content` without server-side sanitization. When a victim opens…

  • CVE-2024-8898CriMar 20, 2025
    risk 0.00cvss 9.8epss 0.01

    A path traversal vulnerability exists in the `install` and `uninstall` API endpoints of parisneo/lollms-webui version V12 (Strawberry). This vulnerability allows attackers to create or delete directories with arbitrary paths on the system. The issue arises due to insufficient…

  • CVE-2024-8581CriMar 20, 2025
    risk 0.00cvss 9.1epss 0.01

    A vulnerability in the `upload_app` function of parisneo/lollms-webui V12 (Strawberry) allows an attacker to delete any file or directory on the system. The function does not implement user input filtering with the `filename` value, causing a Path Traversal error.

  • CVE-2024-5125HigNov 14, 2024
    risk 0.00cvss 7.3epss 0.00

    parisneo/lollms-webui version 9.6 is vulnerable to Cross-Site Scripting (XSS) and Open Redirect due to inadequate input validation and processing of SVG files during the upload process. The XSS vulnerability allows attackers to embed malicious JavaScript code within SVG files,…

  • CVE-2024-6674HigOct 29, 2024
    risk 0.00cvss 7.1epss 0.00

    A CORS misconfiguration in parisneo/lollms-webui prior to version 10 allows attackers to steal sensitive information such as logs, browser sessions, and settings containing private API keys from other services. This vulnerability can also enable attackers to perform actions on…

  • CVE-2024-6673MedOct 29, 2024
    risk 0.00cvss 6.5epss 0.00

    A Cross-Site Request Forgery (CSRF) vulnerability exists in the `install_comfyui` endpoint of the `lollms_comfyui.py` file in the parisneo/lollms-webui repository, versions v9.9 to the latest. The endpoint uses the GET method without requiring a client ID, allowing an attacker…

  • CVE-2024-3322CriJun 6, 2024
    risk 0.00cvss 9.8epss 0.01

    A path traversal vulnerability exists in the 'cyber_security/codeguard' native personality of the parisneo/lollms-webui, affecting versions up to 9.5. The vulnerability arises from the improper limitation of a pathname to a restricted directory in the 'process_folder' function…

  • CVE-2024-2624CriJun 6, 2024
    risk 0.00cvss 9.8epss 0.01

    A path traversal and arbitrary file upload vulnerability exists in the parisneo/lollms-webui application, specifically within the `@router.get("/switch_personal_path")` endpoint in `./lollms-webui/lollms_core/lollms/server/endpoints/lollms_user.py`. The vulnerability arises due…

  • CVE-2024-2548HigJun 6, 2024
    risk 0.00cvss 7.5epss 0.01

    A path traversal vulnerability exists in the parisneo/lollms-webui application, specifically within the `lollms_core/lollms/server/endpoints/lollms_binding_files_server.py` and `lollms_core/lollms/security.py` files. Due to inadequate validation of file paths between Windows and…

  • CVE-2024-2288HigJun 6, 2024
    risk 0.00cvss 8.3epss 0.00

    A Cross-Site Request Forgery (CSRF) vulnerability exists in the profile picture upload functionality of the Lollms application, specifically in the parisneo/lollms-webui repository, affecting versions up to 7.3.0. This vulnerability allows attackers to change a victim's profile…

  • CVE-2024-4326CriMay 16, 2024
    risk 0.00cvss 9.8epss 0.01

    A vulnerability in parisneo/lollms-webui versions up to 9.3 allows remote attackers to execute arbitrary code. The vulnerability stems from insufficient protection of the `/apply_settings` and `/execute_code` endpoints. Attackers can bypass protections by setting the host to…

  • CVE-2024-3435HigMay 16, 2024
    risk 0.00cvss 8.4epss 0.01

    A path traversal vulnerability exists in the 'save_settings' endpoint of the parisneo/lollms-webui application, affecting versions up to the latest release before 9.5. The vulnerability arises due to insufficient sanitization of the 'config' parameter in the 'apply_settings'…

  • CVE-2024-3126HigMay 16, 2024
    risk 0.00cvss 8.4epss 0.01

    A command injection vulnerability exists in the 'run_xtts_api_server' function of the parisneo/lollms-webui application, specifically within the 'lollms_xtts.py' script. The vulnerability arises due to the improper neutralization of special elements used in an OS command. The…

  • CVE-2024-1646HigApr 16, 2024
    risk 0.00cvss 8.2epss 0.01

    parisneo/lollms-webui is vulnerable to authentication bypass due to insufficient protection over sensitive endpoints. The application checks if the host parameter is not '0.0.0.0' to restrict access, which is inadequate when the application is bound to a specific interface,…

  • CVE-2024-1569HigApr 16, 2024
    risk 0.00cvss 7.5epss 0.01

    parisneo/lollms-webui is vulnerable to a denial of service (DoS) attack due to uncontrolled resource consumption. Attackers can exploit the `/open_code_in_vs_code` and similar endpoints without authentication by sending repeated HTTP POST requests, leading to the opening of…

  • CVE-2024-1522HigMar 30, 2024
    risk 0.00cvss 8.8epss 0.00

    A Cross-Site Request Forgery (CSRF) vulnerability in the parisneo/lollms-webui project allows remote attackers to execute arbitrary code on a victim's system. The vulnerability stems from the `/execute_code` API endpoint, which does not properly validate requests, enabling an…

Page 2 of 2