Skip to content

Commit 874c704

Browse files
committed
1 parent 2ec96ce commit 874c704

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

‎advisories/github-reviewed/2026/07/GHSA-qqmf-gpg7-g8gw/GHSA-qqmf-gpg7-g8gw.json‎

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-qqmf-gpg7-g8gw",
4-
"modified": "2026-09-03T19:51:19Z",
4+
"modified": "2026-09-03T19:51:20Z",
55
"published": "2026-07-15T18:31:58Z",
66
"aliases": [
77
"CVE-2026-58659"
88
],
99
"summary": " PyTorch Lightning allows arbitrary code execution through checkpoint _instantiator hyperparameters",
1010
"details": "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.",
1111
"severity": [
12-
{
13-
"type": "CVSS_V3",
14-
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
15-
},
1612
{
1713
"type": "CVSS_V4",
1814
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
@@ -32,7 +28,7 @@
3228
"introduced": "0"
3329
},
3430
{
35-
"fixed": "2022.6.15"
31+
"fixed": "2.6.6"
3632
}
3733
]
3834
}

0 commit comments

Comments
 (0)