Security Advisory

CVE-2026-24747

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-01-27 21:13:46
Last updated 2026-02-26 15:04:50
Assigner GitHub_M
State PUBLISHED

Description

PyTorch is a Python package that provides tensor computation. Prior to version 2.10.0, a vulnerability in PyTorchs `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.