Impact
A path traversal flaw exists in the SPA catch‑all route of parisneo/lollms version 2.1.0. Untrusted path components are concatenated without sanitization, allowing an attacker to supply encoded dot‑dot sequences that bypass Starlette’s normalization and are interpreted by pathlib. This results in an unauthenticated read of any file on the server’s filesystem, exposing sensitive data with a CWE‑23 weakness.
Affected Systems
The vulnerability affects the lollms product from parisneo, specifically version 2.1.0. It has been fixed in the subsequent 3.x release and does not apply to newer versions.
Risk and Exploitability
The CVSS score of 7.5 reflects a high severity. No EPSS data or KEV listing is available, indicating no widespread exploitation campaigns are known. The flaw is exploitable remotely via the web application without authentication, so the potential impact is high, but it requires that the vulnerable route be reachable over the network.
OpenCVE Enrichment