CVE-2026-24747

HIGH

Linuxfoundation Pytorch < 2.10.0 - Insecure Deserialization

Title source: rule

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.0003
EPSS Percentile 9.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Classification

CWE
CWE-94 CWE-502
Status published

Affected Products (2)

linuxfoundation/pytorch < 2.10.0
pypi/pytorch < 2.10.0PyPI

Timeline

Published Jan 27, 2026
Tracked Since Feb 18, 2026