CVE-2024-12766

Source
https://cve.org/CVERecord?id=CVE-2024-12766
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-12766.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-12766
Published
2025-03-20T10:11:20.626Z
Modified
2026-07-15T01:48:51.584424438Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
SSRF in parisneo/lollms-webui
Details

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.

Database specific
{
    "cna_assigner": "@huntr_ai",
    "cwe_ids": [
        "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/12xxx/CVE-2024-12766.json"
}
References

Affected packages

Git / github.com/parisneo/lollms-webui

Affected ranges

Type
GIT
Repo
https://github.com/parisneo/lollms-webui
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "13"
        },
        {
            "last_affected": "13"
        }
    ],
    "cpe": "cpe:2.3:a:lollms:lollms_web_ui:13:*:*:*:*:*:*:*",
    "source": "CPE_STRING"
}

Affected versions

Other
13
v13

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-12766.json"