{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0.5.5"
              },
              {
                "last_affected": "0.5.9"
              }
            ]
          },
          "events": [
            {
              "introduced": "0c006b8809cd99e1f95926401a2823dd952641c8"
            },
            {
              "last_affected": "bbe9c7eeb520b0a67e92d133dfc137a3688dc7f2"
            }
          ],
          "repo": "https://github.com/sgl-project/sglang",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "SGLang' encoder parallel disaggregation system is vulnerable to unauthenticated remote code execution through the disaggregation module, which deserializes untrusted data using pickle.loads() without authentication.",
  "id": "CVE-2026-3060",
  "modified": "2026-04-01T23:09:43.740550164Z",
  "published": "2026-03-12T12:15:59.530Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/sgl-project/sglang/blob/main/python/sglang/srt/disaggregation/encode_receiver.py"
    },
    {
      "type": "EVIDENCE",
      "url": "https://orca.security/resources/blog/sglang-llm-framework-rce-vulnerabilities/"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}