CVE-2026-24747

HIGH

Linuxfoundation Pytorch < 2.10.0 - Insecure Deserialization

Title source: rule
STIX 2.1

Description

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.

Scores

CVSS v3 8.8
EPSS 0.0005
EPSS Percentile 15.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

CWE
CWE-94 CWE-502
Status published
Products (2)
linuxfoundation/pytorch < 2.10.0
pypi/pytorch 0 - 2.10.0PyPI
Published Jan 27, 2026
Tracked Since Feb 18, 2026