CVE-2026-58659

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:lightningai:pytorch_lightning:*:*:*:*:*:python:*:*

History

No history.

Information

Published : 2026-07-15 18:16

Updated : 2026-08-06 17:31


NVD link : CVE-2026-58659

Mitre link : CVE-2026-58659

CVE.ORG link : CVE-2026-58659


JSON object : View

Products Affected

lightningai

  • pytorch_lightning
CWE
CWE-470

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')