Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. lightning
  4. ›
  5. CVE-2026-58659

CVE-2026-58659: PyTorch Lightning allows arbitrary code execution through checkpoint _instantiator hyperparameters

July 15, 2026 (updated September 3, 2026)

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.

References

  • github.com/Lightning-AI/pytorch-lightning/commit/d710d689510d50e800f53b3cd773cbca20b1f86f
  • github.com/Lightning-AI/pytorch-lightning/issues/21822
  • github.com/Lightning-AI/pytorch-lightning/pull/21832
  • github.com/advisories/GHSA-qqmf-gpg7-g8gw
  • github.com/pypa/advisory-database/tree/main/vulns/lightning/PYSEC-2026-3624.yaml
  • nvd.nist.gov/vuln/detail/CVE-2026-58659
  • www.vulncheck.com/advisories/pytorch-lightning-arbitrary-code-execution-via-instantiator-hyperparameter

Code Behaviors & Features

Detect and mitigate CVE-2026-58659 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2022.6.15

Fixed versions

  • 2022.6.15

Solution

Upgrade to version 2022.6.15 or above.

Impact 7.8 HIGH

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

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

Source file

pypi/lightning/CVE-2026-58659.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:19:05 +0000.