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.
Conclusion & alert: CVE-2025-55560 is rated Moderate Risk (40.3/100): CVSS High severity, with low exploitation likelihood (EPSS 0.37%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.16% | 0.37% | +0.21% |
| 2 | 2026-05-31 | 0.05% | 0.16% | +0.11% |
| 3 | 2025-10-27 | — | 0.05% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2025-55560 not yet assigned priority: Debian including 1 source packages (pytorch), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2025-55560 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2025-55560 |
ubuntu
|
medium | CVE-2025-55560 medium priority: Ubuntu including 1 source packages (pytorch), 5 status rows across 5 suites (jammy, noble, plucky, questing, upstream): needs-triage 3, DNE 1, ignored 1. | https://ubuntu.com/security/CVE-2025-55560 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| linuxfoundation | pytorch | <= 2.7.0 | cpe:2.3:a:linuxfoundation:pytorch:*:*:*:*:*:python:*:* |
| URL | Tags |
|---|---|
| https://gist.github.com/shaoyuyoung/0e7d2a586297ae9c8ed14d8706749efc | Third Party Advisory |
| https://github.com/pytorch/pytorch/issues/151522 | Issue Tracking |
| https://github.com/pytorch/pytorch/pull/151897 | Issue Tracking Patch |