In PyTorch through 2.6.0, when eager is used, nn.PairwiseDistance(p=2) produces incorrect results.
Conclusion & alert: CVE-2025-46148 is rated Low Risk (27/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.05%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
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-03-05 | 0.04% | 0.05% | +0.01% |
| 2 | 2026-02-21 | 0.05% | 0.04% | -0.01% |
| 3 | 2026-01-18 | — | 0.05% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2025-46148 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-46148 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-46148 |
ubuntu
|
medium | CVE-2025-46148 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-46148 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| linuxfoundation | pytorch | <= 2.6.0 | cpe:2.3:a:linuxfoundation:pytorch:*:*:*:*:*:python:*:* |
| URL | Tags |
|---|---|
| https://gist.github.com/shaoyuyoung/4bcefba4004f8271e64b5185c95a248a | Third Party Advisory |
| https://gist.github.com/shaoyuyoung/65a587a579dfdff887b9b35bb79b9093 | Third Party Advisory |
| https://github.com/pytorch/pytorch/issues/151198 | Issue Tracking |
| https://github.com/pytorch/pytorch/pull/152993 | Issue Tracking Patch |