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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:lollms:lollms_web_ui:13:*:*:*:*:*:*:*

History

08 Jul 2025, 16:24

Type Values Removed Values Added
First Time Lollms lollms Web Ui
Lollms
CPE cpe:2.3:a:lollms:lollms_web_ui:13:*:*:*:*:*:*:*
Summary
  • (es) La versión V13 (feather) de parisneo/lollms-webui presenta una vulnerabilidad de Server-Side Request Forgery (SSRF) en la API REST `POST /api/proxy`. Los atacantes pueden explotar esta vulnerabilidad para abusar de las credenciales del servidor víctima y acceder a recursos web no autorizados mediante el parámetro JSON `{"url":"http://steal.target"}`. Los mecanismos de seguridad existentes, como `forbid_remote_access(lollmsElfServer)`, `lollmsElfServer.config.headless_server_mode` y `check_access(lollmsElfServer, request.client_id)`, no protegen contra esta vulnerabilidad.
References () https://huntr.com/bounties/a143a2e2-1293-4dec-b875-3312584bd2b1 - () https://huntr.com/bounties/a143a2e2-1293-4dec-b875-3312584bd2b1 - Exploit, Third Party Advisory

20 Mar 2025, 14:15

Type Values Removed Values Added
References () https://huntr.com/bounties/a143a2e2-1293-4dec-b875-3312584bd2b1 - () https://huntr.com/bounties/a143a2e2-1293-4dec-b875-3312584bd2b1 -

20 Mar 2025, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-20 10:15

Updated : 2025-07-08 16:24


NVD link : CVE-2024-12766

Mitre link : CVE-2024-12766

CVE.ORG link : CVE-2024-12766


JSON object : View

Products Affected

lollms

  • lollms_web_ui
CWE
CWE-918

Server-Side Request Forgery (SSRF)