PatchSiren

parisneo CVE debriefs

These pages are published after PatchSiren validates generated defensive summaries against stored public CVE and source evidence.

HIGH parisneo CVE published 2026-08-09

CVE-2026-10595

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-09T04:17:29.400Z and has not been modified since then. A path traversal vulnerability exists in parisneo/lollms version 2.1.0, specifically in the SPA catch-all route implemented in `backend/routers/ui.py`. The vulnerability arises from improper handling of user-controlled path input, allowing an un [truncated]

MEDIUM parisneo CVE published 2026-07-18

CVE-2026-12228

CVE-2026-12228 is a stored cross-site scripting (XSS) vulnerability in the `POST /api/prompts/share` endpoint of parisneo/lollms. The endpoint stores attacker-controlled `prompt_content` into `DBDirectMessage.content` without server-side sanitization. When a victim opens the direct message (DM) thread, the message is rendered by the DM UI through `MessageContentRenderer`, which uses `v-html` to insert ren [truncated]

MEDIUM parisneo CVE published 2026-04-08

CVE-2026-1163

The CVE record for CVE-2026-1163 was published on 2026-04-08T03:16:07.500Z and has not been modified since then. The NVD entry is currently Deferred. This vulnerability affects parisneo/lollms, specifically its session management practices, allowing attackers to maintain access after a password reset due to insufficient session expiration. Users should verify their configurations and consider implementing [truncated]