{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "2.7.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "134179474539648ba7dee1317959529fbd0e7f89"
            }
          ],
          "repo": "https://github.com/pytorch/pytorch",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "A Name Error occurs in pytorch v2.7.0 when a PyTorch model consists of torch.cummin and is compiled by Inductor, leading to a Denial of Service (DoS).",
  "id": "CVE-2025-55557",
  "modified": "2026-03-13T21:51:04.148416374Z",
  "published": "2025-09-25T16:15:34.833Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://gist.github.com/shaoyuyoung/0e7d2a586297ae9c8ed14d8706749efc"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/pytorch/pytorch/issues/151738"
    },
    {
      "type": "FIX",
      "url": "https://github.com/pytorch/pytorch/pull/151931"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}