CVE-2024-12766
HIGHlollms_web_ui V13 - Server-Side Request Forgery via API Proxy Endpoint
Title source: llmDescription
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.
References (1)
Core 1
Core References
Exploit, Third Party Advisory
https://huntr.com/bounties/a143a2e2-1293-4dec-b875-3312584bd2b1
Scores
CVSS v3
7.5
EPSS
0.0070
EPSS Percentile
48.4%
Attack Vector
NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-918
Status
published
Products (1)
lollms/lollms_web_ui
13
Published
Mar 20, 2025
Tracked Since
Feb 18, 2026