CVE-2026-10595
Last modified
CVE-2026-10595 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.49% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| parisneo | parisneo/lollms | < 3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-10595?
How severe is CVE-2026-10595?
How do I fix CVE-2026-10595?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-10589A potential out of bounds write vulnerability could allow a …6.8
- CVE-2026-1059A security vulnerability has been detected in FeMiner wms up…9.8
- CVE-2026-10590A potential missing authentication vulnerability could allow…6.7
- CVE-2026-10591Insufficient access control restrictions in the file write t…8.8
- CVE-2026-10592Certificates with wildcard DNS SANs (e.g. *.example.com) byp…5.3
- CVE-2026-10593The Zephyr Bluetooth LE Audio Basic Audio Profile (BAP) unic…6.5
- CVE-2026-10597OMICARD EDM developed by ITPison has a Insecure Direct Objec…6.9
- CVE-2026-10599The Integrate PhonePe with WooCommerce WordPress plugin thro…7.5
- CVE-2026-1060The WP Adminify plugin for WordPress is vulnerable to Sensit…5.3
- CVE-2026-10600Mattermost versions 11.8.x <= 11.8.0, 11.7.x <= 11.7.3, 11.6…4.3
- CVE-2026-10601A user with Viewer permissions can use specially crafted req…4.3
- CVE-2026-10606A vulnerability was determined in DedeCMS 5.7.88. The affect…7.3
Are you affected by CVE-2026-10595?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
