{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "13"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "57a3a7bab44a57ecdca8b395db67890878dadfd6"
            }
          ],
          "repo": "https://github.com/parisneo/lollms-webui",
          "type": "GIT"
        }
      ]
    }
  ],
  "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.",
  "id": "CVE-2024-12766",
  "modified": "2026-03-13T21:51:43.305929618Z",
  "published": "2025-03-20T10:15:30Z",
  "references": [
    {
      "type": "EVIDENCE",
      "url": "https://huntr.com/bounties/a143a2e2-1293-4dec-b875-3312584bd2b1"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}