PatchSiren cyber security CVE debrief
CVE-2026-10595 parisneo CVE debrief
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 unauthenticated attacker to read arbitrary files on the server. This issue has been resolved in version 3. Organizations using parisneo/lollms version 2.1.0 should be aware of this vulnerability and take steps to mitigate it. Operators, platform administrators, vulnerability management teams, and security teams should review the affected product scope, assess potential impact, and plan for remediation. Evidence is limited; primary official records indicate a path traversal vulnerability in parisneo/lollms version 2.1.0. The NVD entry is currently Received. Defenders should verify the existence of affected product deployments, review official advisories, and plan for vendor-supported updates or mitigations.
- Vendor
- parisneo
- Product
- parisneo/lollms
- CVSS
- HIGH 7.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-09
- Original CVE updated
- 2026-08-09
- Advisory published
- 2026-08-09
- Advisory updated
- 2026-08-09
Who should care
Organizations using parisneo/lollms version 2.1.0 should be aware of this vulnerability and take steps to mitigate it. Operators, platform administrators, vulnerability management teams, and security teams should review the affected product scope, assess potential impact, and plan for remediation. This includes reviewing and restricting file system permissions, implementing additional monitoring, and verifying the existence of affected deployments.
Technical summary
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 unauthenticated attacker to read arbitrary files on the server. This issue has been resolved in version 3. Affected organizations should prioritize upgrading to version 3 to mitigate this path traversal vulnerability.
Defensive priority
Organizations using parisneo/lollms version 2.1.0 should prioritize upgrading to version 3 to mitigate this path traversal vulnerability.
Recommended defensive actions
- Upgrade to version 3 of parisneo/lollms
- Implement additional monitoring for file system access patterns
- Review and restrict file system permissions for the affected application
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
Evidence is limited; primary official records indicate a path traversal vulnerability in parisneo/lollms version 2.1.0. The NVD entry is currently Received. Defenders should verify the existence of affected product deployments, review official advisories, and plan for vendor-supported updates or mitigations.
Official resources
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.