{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.0.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "013c0b9575ae6a87af87275e326041c4e0afeeee"
            },
            {
              "fixed": "94b58249a37a21b1c08deaa2d1edfdecbb6deb18"
            }
          ],
          "repo": "https://github.com/mintplex-labs/anything-llm",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "In mintplex-labs/anything-llm, a vulnerability exists due to improper input validation in the workspace update process. Specifically, the application fails to validate or format JSON data sent in an HTTP POST request to `/api/workspace/:workspace-slug/update`, allowing it to be executed as part of a database query without restrictions. This flaw enables users with a manager role to craft a request that includes nested write operations, effectively allowing them to create new Administrator accounts.",
  "id": "CVE-2024-4287",
  "modified": "2026-03-13T21:51:31.071850293Z",
  "published": "2024-05-20T13:15:23.980Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/mintplex-labs/anything-llm/commit/94b58249a37a21b1c08deaa2d1edfdecbb6deb18"
    },
    {
      "type": "EVIDENCE",
      "url": "https://huntr.com/bounties/34491fb7-5133-4e80-8782-74124350bbdb"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}