CVE-2026-24747
HIGH EPSS 45.5%
Published Jan 27, 20265mo ago · Modified Jun 17, 20261w ago
8.8 CVSS 3.1
Published Jan 27, 2026 5mo ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
45.5% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 2
CWE-502 Deserialization of Untrusted Data Validation
CWE-94 Improper Control of Generation of Code (Code Injection) Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| linuxfoundation | pytorch | * | <2.10.0 |
References 4
- github.com https://github.com/pytorch/pytorch/163122/commit/954dc5183ee9205cbe79876ad05dd2d9ae752139
- github.com https://github.com/pytorch/pytorch/issues/163105
- github.com https://github.com/pytorch/pytorch/releases/tag/v2.10.0
- github.com https://github.com/pytorch/pytorch/security/advisories/GHSA-63cw-57p8-fm3p
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.