CVE-2026-24747

8.8 HIGH
Published: January 27, 2026 Modified: January 30, 2026
View on NVD

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.

AI Explanation

Get an AI-powered plain-language explanation of this vulnerability and remediation steps.

Login to generate AI explanation

CVSS v3.x Details

0.0 Low Medium High Critical 10.0
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

References to Advisories, Solutions, and Tools

Patch Vendor Advisory Exploit Third Party Advisory
https://github.com/pytorch/pytorch/issues/163105
Source: security-advisories@github.com
Exploit Issue Tracking
https://github.com/pytorch/pytorch/releases/tag/v2.10.0
Source: security-advisories@github.com
Product Release Notes
https://github.com/pytorch/pytorch/security/advisories/GHSA-63cw-57p8-fm3p
Source: security-advisories@github.com
Vendor Advisory

4 reference(s) from NVD

Quick Stats

CVSS v3 Score
8.8 / 10.0
EPSS (Exploit Probability)
0.0%
13th percentile
Exploitation Status
Not in CISA KEV

Weaknesses (CWE)

Affected Vendors

linuxfoundation