PyTorchPYSEC-2025-198
In PyTorch through 2.6.0, when eager is used, nn.PairwiseDistance(p=2) produces incorrect results.
Medium5.3CVE-2025-46148 · Published Sep 25, 2025 · updated May 20, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| torch PyPI | < 2.7.0 | 2.7.0 |
Details and references
In PyTorch through 2.6.0, when eager is used, nn.PairwiseDistance(p=2) produces incorrect results.
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- Severity from
- the CVSS score
- Also known as
- BIT-pytorch-2025-46148, CVE-2025-46148