CVE-2026-0560 HIGH

CVE-2026-0560: Server-Side Request Forgery (SSRF) in parisneo/lollms

Vendor Parisneo
Product parisneo/lollms
Weakness CWE-918 · SSRF
Published March 29, 2026
Last update March 30, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 29, 2026 CVE published
March 30, 2026 Record updated