CYBERSECURITYTRACKER
TRACKING3,764 stories692 vuln stories
Vulnerability record

CVE-2026-10595

A permanent, source-backed tracker page. Values are shown only when returned; explicit gaps and read failures remain different states.

Full record read. Reported values and explicit gaps below come from the tracked record. Tracker snapshot: Aug 9, 2026.

What it is

Reported

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. Source description excerpt; complete tracked detail loads below.

CVE record published: Aug 9, 2026 · Source record updated: Aug 9, 2026 · Tracker snapshot: Aug 9, 2026

What is affected

Reported

parisneo — parisneo/lollms. Product-level identification only; no affected-version conclusion is available from this field.

CVE record published: Aug 9, 2026 · Source record updated: Aug 9, 2026 · Tracker snapshot: Aug 9, 2026

Urgency and basis

Reported

Track* · 215.7

Tracker decision tier from the evidence detailed below · Source record updated: Aug 9, 2026 · Tracker snapshot: Aug 9, 2026

Exploitation evidence

Not reported

Not reported by tracked sources.

What to do

Not reported

Not reported by tracked sources.

Tracker guidance inferred from the decision tier: Monitor more closely. May require action sooner than standard timelines.

Evidence detail

Loading the full tracker evidence record…