PyTorchPYSEC-2025-209
An issue in pytorch v2.7.0 can lead to a Denial of Service (DoS) when a PyTorch model consists of torch.Tensor.to_sparse() and torch.Tensor.to_dense() and is compiled by Inductor.
High7.5CVE-2025-55560 · Published Sep 25, 2025 · updated May 20, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| torch PyPI | < 2.7.1 | 2.7.1 |
Details and references
An issue in pytorch v2.7.0 can lead to a Denial of Service (DoS) when a PyTorch model consists of torch.Tensor.to_sparse() and torch.Tensor.to_dense() and is compiled by Inductor.
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity from
- the CVSS score
- Also known as
- BIT-pytorch-2025-55560, CVE-2025-55560