Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2026-24747


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.


Published

2026-01-27T22:15:56.470

Last Modified

2026-01-30T21:51:55.367

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.1: 8.8 (HIGH)

Weaknesses
  • Type: Primary
    CWE-94
    CWE-502

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application linuxfoundation pytorch < 2.10.0 Yes

References