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.6.0.
References
Configurations
History
01 Dec 2025, 07:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Information
Published : 2025-04-18 16:15
Updated : 2025-12-01 07:16
NVD link : CVE-2025-32434
Mitre link : CVE-2025-32434
CVE.ORG link : CVE-2025-32434
JSON object : View
Products Affected
linuxfoundation
- pytorch
CWE
CWE-502
Deserialization of Untrusted Data
