{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "fd70379733c57c6368cc022ac1f841b7b426db7b"
            }
          ],
          "repo": "https://github.com/bentoml/bentoml",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "fd70379733c57c6368cc022ac1f841b7b426db7b"
            }
          ],
          "repo": "https://github.com/bentoml/bentoml",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "An insecure deserialization vulnerability exists in the BentoML framework, allowing remote code execution (RCE) by sending a specially crafted POST request. By exploiting this vulnerability, attackers can execute arbitrary commands on the server hosting the BentoML application. The vulnerability is triggered when a serialized object, crafted to execute OS commands upon deserialization, is sent to any valid BentoML endpoint. This issue poses a significant security risk, enabling attackers to compromise the server and potentially gain unauthorized access or control.",
  "id": "CVE-2024-2912",
  "modified": "2026-03-13T21:52:06.005659333Z",
  "published": "2024-04-16T00:15:11.427Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://huntr.com/bounties/349a1cce-6bb5-4345-82a5-bf7041b65a68"
    },
    {
      "type": "FIX",
      "url": "https://github.com/bentoml/bentoml/commit/fd70379733c57c6368cc022ac1f841b7b426db7b"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}