Pytorch vulnerabilities
2 known vulnerabilities affecting pytorch/pytorch.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL1HIGH1
Vulnerabilities
Page 1 of 1
CVE-2026-24747HIGHCVSS 8.8fixed in 2.10.02026-01-27
CVE-2026-24747 [HIGH] CWE-94 CVE-2026-24747: PyTorch is a Python package that provides tensor computation. Prior to version 2.10.0, a vulnerabili
PyTorch is a Python package that provides tensor computation. Prior to version 2.10.0, a vulnerability in PyTorch's `weights_only` unpickler allows an attacker to craft a malicious checkpoint file (`.pth`) that, when loaded with `torch.load(..., weights_only=True)`, can corrupt memory and potentially lead to arbitrary code execution. Version 2.10.0 fix
nvd
CVE-2025-32434CRITICALCVSS 9.3fixed in 2.6.02025-04-18
CVE-2025-32434 [CRITICAL] CWE-502 CVE-2025-32434: PyTorch is a Python package that provides tensor computation with strong GPU acceleration and deep n
PyTorch is a Python package that provides tensor computation with strong GPU acceleration and deep neural networks built on a tape-based autograd system. In version 2.5.1 and prior, a Remote Command Execution (RCE) vulnerability exists in PyTorch when loading a model using torch.load with weights_only=True. This issue has been patched in version 2
nvd