CVE-2025-46148
CVE-2025-46148 is a medium-severity vulnerability in Linuxfoundation Pytorch with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Medium (CVSS 3.x base score 5.3)
- EPSS exploit prediction: 0% (29th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-31112
- Affected product: Linuxfoundation Pytorch
- Published:
- Last modified:
Description
In PyTorch through 2.6.0, when eager is used, nn.PairwiseDistance(p=2) produces incorrect results.
Frequently asked questions
- What is CVE-2025-46148?
- In PyTorch through 2.6.0, when eager is used, nn.PairwiseDistance(p=2) produces incorrect results.
- How severe is CVE-2025-46148?
- CVE-2025-46148 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2025-46148 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (29th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-46148?
- CVE-2025-46148 affects Linuxfoundation Pytorch. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-46148?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-46148 have an EU (EUVD) identifier?
- Yes. CVE-2025-46148 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-31112.
- When was CVE-2025-46148 published?
- CVE-2025-46148 was published on 2025-09-25 and last updated on 2026-06-17.
References
- https://gist.github.com/shaoyuyoung/4bcefba4004f8271e64b5185c95a248a
- https://gist.github.com/shaoyuyoung/65a587a579dfdff887b9b35bb79b9093
- https://github.com/pytorch/pytorch/issues/151198
- https://github.com/pytorch/pytorch/pull/152993
Affected products (1)
- cpe:2.3:a:linuxfoundation:pytorch:*:*:*:*:*:python:*:*
More vulnerabilities in Linuxfoundation Pytorch
- CVE-2025-32434 — Critical (CVSS 9.8): PyTorch is a Python package that provides tensor computation with strong GPU acceleration and deep neural networks…
- CVE-2024-48063 — Critical (CVSS 9.8): In PyTorch <=2.4.1, the RemoteModule has Deserialization RCE. NOTE: this is disputed by multiple parties because this…
- CVE-2022-45907 — Critical (CVSS 9.8): In PyTorch before trunk/89695, torch.jit.annotations.parse_type_line can cause arbitrary code execution because eval is…
- CVE-2026-24747 — High (CVSS 8.8): PyTorch is a Python package that provides tensor computation. Prior to version 2.10.0, a vulnerability in PyTorch's…
- CVE-2024-31583 — High (CVSS 7.8): Pytorch before version v2.2.0 was discovered to contain a use-after-free vulnerability in…
- CVE-2025-55560 — High (CVSS 7.5): An issue in pytorch v2.7.0 can lead to a Denial of Service (DoS) when a PyTorch model consists of…