VDB
CISA-2026-24747
CISA-2026-24747
PUBLISHED
CVSS 8.8 HIGH
Reported by GitHub_M · Published January 27, 2026
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.
Risk Scores
CVSS 3.1
8.8
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| pytorch | pytorch | < 2.10.0 |
| pytorch | pytorch | < 2.10.0, < 2.10.0 |
Timeline
- Jan 27, 2026 CVE Published
- Jan 30, 2026 CVE Updated
References
- https://github.com/pytorch/pytorch/security/advisories/GHSA-63cw-57p8-fm3p x_refsource_CONFIRM
- https://github.com/pytorch/pytorch/issues/163105 x_refsource_MISC
- https://github.com/pytorch/pytorch/163122/commit/954dc5183ee9205cbe79876ad05dd2d9ae752139 x_refsource_MISC
- https://github.com/pytorch/pytorch/releases/tag/v2.10.0 x_refsource_MISC