SSRF in Lollms Web Ui

CVE-2024-12766

parisneo/lollms-webui version V13 (feather) suffers from a Server-Side Request Forgery (SSRF) vulnerability in the `POST /api/proxy` REST API. Attackers can exploit this vulnerability to abuse the victim server's credentials to access unauthorized web resources by specifying the JSON parameter `{"url":"http://steal.target"}`. Existing security mechanisms such as `forbid_remote_access(lollmsElfServer)`, `lollmsElfServer.config.headless_server_mode`, and `check_access(lollmsElfServer, request.client_id)` do not protect against this vulnerability.

Vulnerability class: SSRF (Server-Side Request Forgery)

EPSS: 0.007 (49.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2024-12766?
CVE-2024-12766 is a high-severity vulnerability in Lollms Web Ui, classified under Server-Side Request Forgery (SSRF). CVSS score: 7.5/10. Published 2025-03-20.
How severe is CVE-2024-12766?
High severity. CVSS v3 base score is 7.5 out of 10.