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 fixes the issue.
References
Configurations
No configuration.
History
27 Jan 2026, 22:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-01-27 22:15
Updated : 2026-01-29 16:31
NVD link : CVE-2026-24747
Mitre link : CVE-2026-24747
CVE.ORG link : CVE-2026-24747
JSON object : View
Products Affected
No product.
