{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "2.6.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "1eba9b3aa3c43f86f4a2c807ac8e12c4a7767340"
            }
          ],
          "repo": "https://github.com/pytorch/pytorch",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "In PyTorch through 2.6.0, when eager is used, nn.PairwiseDistance(p=2) produces incorrect results.",
  "id": "CVE-2025-46148",
  "modified": "2026-03-15T21:46:18.150002200Z",
  "published": "2025-09-25T15:16:12.007Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://gist.github.com/shaoyuyoung/4bcefba4004f8271e64b5185c95a248a"
    },
    {
      "type": "ADVISORY",
      "url": "https://gist.github.com/shaoyuyoung/65a587a579dfdff887b9b35bb79b9093"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/pytorch/pytorch/issues/151198"
    },
    {
      "type": "FIX",
      "url": "https://github.com/pytorch/pytorch/pull/152993"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}