CVE-2026-1116
- EPSS 0.26%
- Veröffentlicht 12.04.2026 02:22:52
- Zuletzt bearbeitet 17.04.2026 16:18:09
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` fi...
CVE-2026-1115
- EPSS 0.41%
- Veröffentlicht 10.04.2026 07:16:20
- Zuletzt bearbeitet 16.04.2026 19:39:35
A Stored Cross-Site Scripting (XSS) vulnerability was identified in the social feature of parisneo/lollms, affecting the latest version prior to 2.2.0. The vulnerability exists in the `create_post` function within `backend/routers/social/__init__.py`...
CVE-2026-1114
- EPSS 0.54%
- Veröffentlicht 07.04.2026 06:19:05
- Zuletzt bearbeitet 28.04.2026 00:00:29
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-f...
CVE-2026-0558
- EPSS 0.43%
- Veröffentlicht 29.03.2026 17:53:08
- Zuletzt bearbeitet 31.03.2026 19:45:54
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 e...
CVE-2026-0560
- EPSS 1.77%
- Veröffentlicht 29.03.2026 17:51:20
- Zuletzt bearbeitet 31.03.2026 19:37:38
A Server-Side Request Forgery (SSRF) vulnerability exists in parisneo/lollms versions prior to 2.2.0, specifically in the `/api/files/export-content` endpoint. The `_download_image_to_temp()` function in `backend/routers/files.py` fails to validate u...
CVE-2026-0562
- EPSS 0.27%
- Veröffentlicht 29.03.2026 17:49:44
- Zuletzt bearbeitet 22.04.2026 16:16:52
A critical security vulnerability in parisneo/lollms versions up to 2.2.0 allows any authenticated user to accept or reject friend requests belonging to other users. The `respond_request()` function in `backend/routers/friends.py` does not implement ...
CVE-2024-6985
- EPSS 0.35%
- Veröffentlicht 11.10.2024 16:15:14
- Zuletzt bearbeitet 15.11.2024 17:10:59
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....
CVE-2024-4499
- EPSS 0.18%
- Veröffentlicht 24.06.2024 03:15:09
- Zuletzt bearbeitet 21.11.2024 09:42:57
A Cross-Site Request Forgery (CSRF) vulnerability exists in the XTTS server of parisneo/lollms version 9.6 due to a lax CORS policy. The vulnerability allows attackers to perform unauthorized actions by tricking a user into visiting a malicious webpa...
CVE-2024-3121
- EPSS 0.45%
- Veröffentlicht 24.06.2024 00:15:09
- Zuletzt bearbeitet 21.11.2024 09:28:56
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 a...
CVE-2024-4881
- EPSS 0.88%
- Veröffentlicht 06.06.2024 19:16:03
- Zuletzt bearbeitet 21.11.2024 09:43:46
A path traversal vulnerability exists in the parisneo/lollms application, affecting version 9.4.0 and potentially earlier versions, but fixed in version 5.9.0. The vulnerability arises due to improper validation of file paths between Windows and Linu...