๐Ÿ” CVE Alert

CVE-2026-10595

HIGH 7.5

Path Traversal Vulnerability in parisneo/lollms

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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 the improper handling of user-controlled path input, which is directly joined into a filesystem path without sanitization or containment checks. URL-encoded dot-dot sequences (`%2e%2e`) bypass Starlette's built-in path normalization and are resolved by Python's `pathlib`, allowing an unauthenticated attacker to read arbitrary files on the server. This issue has been resolved in version 3.

CWE CWE-23
Vendor parisneo
Product parisneo/lollms
Published Aug 9, 2026
Stay Ahead of the Next One

Get instant alerts for parisneo parisneo/lollms

Be the first to know when new high vulnerabilities affecting parisneo parisneo/lollms are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Affected Versions

parisneo / parisneo/lollms
unspecified < 3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
huntr.com: https://huntr.com/bounties/af3f40a3-38a1-49d8-a5ae-3d72b9b05b98 github.com: https://github.com/parisneo/lollms/commit/9bc6431ae7b708da76d51e7626a7cf48ff2b1d24