Security Advisory

CVE-2026-58659

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-15 17:02:40
Last updated 2026-07-18 01:03:17
Assigner VulnCheck
CVSS score 8.4
State PUBLISHED

Description

PyTorch Lightning through 2.6.5, fixed in commit d710d68, contains a remote code execution vulnerability in the _load_state function that imports and executes attacker-controlled module names from checkpoint _instantiator hyperparameters. Attackers can craft malicious checkpoint files that bypass weights_only=True protections to execute arbitrary code when LightningModule.load_from_checkpoint is called.