Vulnerability Description
A Server-Side Request Forgery (SSRF) vulnerability exists in parisneo/lollms versions prior to 2.2.0, specifically in the `/api/files/export-content` endpoint. The `_download_image_to_temp()` function in `backend/routers/files.py` fails to validate user-controlled URLs, allowing attackers to make arbitrary HTTP requests to internal services and cloud metadata endpoints. This vulnerability can lead to internal network access, cloud metadata access, information disclosure, port scanning, and potentially remote code execution.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lollms | Lollms | <= 2.1.0 |
Related Weaknesses (CWE)
References
- https://github.com/parisneo/lollms/commit/76a54f0df2df8a5b254aa627d487b5dc939a02Patch
- https://huntr.com/bounties/65e43a5e-b902-4369-b738-1825285a3ea5ExploitIssue TrackingThird Party Advisory
FAQ
What is CVE-2026-0560?
CVE-2026-0560 is a vulnerability with a CVSS score of 7.5 (HIGH). A Server-Side Request Forgery (SSRF) vulnerability exists in parisneo/lollms versions prior to 2.2.0, specifically in the `/api/files/export-content` endpoint. The `_download_image_to_temp()` function...
How severe is CVE-2026-0560?
CVE-2026-0560 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-0560?
Check the references section above for vendor advisories and patch information. Affected products include: Lollms Lollms.