Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2026-24747

Опубликовано: 27 янв. 2026
Источник: debian

Описание

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.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
pytorchunfixedpackage
pytorchno-dsatrixiepackage
pytorchno-dsabookwormpackage
pytorchpostponedbullseyepackage

Примечания

  • https://github.com/pytorch/pytorch/security/advisories/GHSA-63cw-57p8-fm3p

  • https://github.com/pytorch/pytorch/issues/163105

  • Fixed by: https://github.com/pytorch/pytorch/commit/167ad09be5af5c52666759412a3804068c6955d1

Связанные уязвимости

CVSS3: 8.8
ubuntu
10 дней назад

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.

CVSS3: 8.8
nvd
10 дней назад

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.

CVSS3: 8.8
github
11 дней назад

PyTorch Vulnerable to Remote Code Execution via Untrusted Checkpoint Files

CVSS3: 8.8
fstec
5 месяцев назад

Уязвимость параметра weights_only функции torch.load() фреймворка машинного обучения PyTorch, позволяющая нарушителю выполнить произвольный код