Lucene search
+L

136 matches found

Kitploit
Kitploit
added 2026/09/12 9:48 a.m.6 views

CVE-2024-5452

CVE-2024-5452 01. RCE 와 pytorch-lightning 개요 1 RCE 와 pytorch-lightning 개요 RCERemote Code Execution, 원격 코드 실행는 공격자가 원격에서 시스템이나 애플리케이션 내에서 임의의 코드를 실행할 수 있도록 하는 취약점 이며 CWE-94: Improper Control of Generation of Code 'Code Injection' 입니다. PyTorch Lightning은 PyTorch 기반의 딥러닝 모델 훈련을 쉽게 관리할 수 있도록 도와주는...

9.8CVSS8.9AI score0.26831EPSS
SaveExploits3
OSV
OSV
added 2026/09/10 4:42 p.m.5 views

PYSEC-2026-3970 PyTorch Lightning path traversal vulnerability

In lightning-ai/pytorch-lightning version 2.3.2, a vulnerability exists in the LightningApp when running on a Windows host. The vulnerability occurs at the /api/v1/uploadfile/ endpoint, allowing an attacker to write or overwrite arbitrary files by providing a crafted filename. This can lead to...

9.1CVSS0.01103EPSS
SaveExploits1References6
PyPA
PyPA
added 2026/09/10 4:42 p.m.7 views

pytorch-lightning vulnerable to Arbitrary File Write via /v1/runs API endpoint

A vulnerability in the /v1/runs API endpoint of lightning-ai/pytorch-lightning v2.2.4 allows attackers to exploit path traversal when extracting tar.gz files. When the LightningApp is running with the pluginserver, attackers can deploy malicious tar.gz plugins that embed arbitrary files with path...

9.8CVSS0.01318EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/09/10 4:42 p.m.6 views

PYSEC-2026-3974 Remote code execution in pytorch lightning

A remote code execution RCE vulnerability exists in the lightning-ai/pytorch-lightning library version 2.2.1 due to improper handling of deserialized user input and mismanagement of dunder attributes by the deepdiff library. The library uses deepdiff.Delta objects to modify application state base...

9.8CVSS0.26831EPSS
SaveExploits3References8
OSV
OSV
added 2026/09/10 4:42 p.m.7 views

PYSEC-2026-3971 PyTorch Lightning denial of service vulnerability

A vulnerability in lightning-ai/pytorch-lightning version 2.3.2 allows an attacker to cause a denial of service by sending an unexpected POST request to the /api/v1/state endpoint of LightningApp. This issue occurs due to improper handling of unexpected state values, which results in the server...

7.5CVSS0.00619EPSS
SaveExploits1References5
PyPA
PyPA
added 2026/09/10 4:42 p.m.6 views

PyTorch Lightning denial of service vulnerability

A vulnerability in lightning-ai/pytorch-lightning version 2.3.2 allows an attacker to cause a denial of service by sending an unexpected POST request to the /api/v1/state endpoint of LightningApp. This issue occurs due to improper handling of unexpected state values, which results in the server...

7.5CVSS0.00619EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2026/09/10 4:42 p.m.7 views

PyTorch Lightning path traversal vulnerability

In lightning-ai/pytorch-lightning version 2.3.2, a vulnerability exists in the LightningApp when running on a Windows host. The vulnerability occurs at the /api/v1/uploadfile/ endpoint, allowing an attacker to write or overwrite arbitrary files by providing a crafted filename. This can lead to...

9.1CVSS0.01103EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2026/09/10 4:42 p.m.7 views

PyTorch Lightning load_from_checkpoint has an insecure checkpoint deserialization

PyTorch-Lightning versions 2.6.0 and earlier contain an insecure deserialization vulnerability CWE-502 in the checkpoint loading mechanism. The LightningModule.loadfromcheckpoint method, which is commonly used to load saved model states, internally calls torch.load without setting the...

8.8CVSS0.00385EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2026/09/10 4:42 p.m.6 views

Remote code execution in pytorch lightning

A remote code execution RCE vulnerability exists in the lightning-ai/pytorch-lightning library version 2.2.1 due to improper handling of deserialized user input and mismanagement of dunder attributes by the deepdiff library. The library uses deepdiff.Delta objects to modify application state base...

9.8CVSS0.26831EPSS
SaveExploits3References8Affected Software1
OSV
OSV
added 2026/09/10 4:42 p.m.7 views

PYSEC-2026-3975 pytorch-lightning vulnerable to Arbitrary File Write via /v1/runs API endpoint

A vulnerability in the /v1/runs API endpoint of lightning-ai/pytorch-lightning v2.2.4 allows attackers to exploit path traversal when extracting tar.gz files. When the LightningApp is running with the pluginserver, attackers can deploy malicious tar.gz plugins that embed arbitrary files with path...

9.1CVSS0.01318EPSS
SaveExploits1References8
OSV
OSV
added 2026/09/10 4:42 p.m.6 views

PYSEC-2026-3972 PyTorch Lightning load_from_checkpoint has an insecure checkpoint deserialization

PyTorch-Lightning versions 2.6.0 and earlier contain an insecure deserialization vulnerability CWE-502 in the checkpoint loading mechanism. The LightningModule.loadfromcheckpoint method, which is commonly used to load saved model states, internally calls torch.load without setting the...

7.8CVSS0.00385EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.8 views

PT-2026-89725

A vulnerability in the /v1/runs API endpoint of lightning-ai/pytorch-lightning v2.2.4 allows attackers to exploit path traversal when extracting tar.gz files. When the LightningApp is running with the plugin server, attackers can deploy malicious tar.gz plugins that embed arbitrary files with pat...

9.8CVSS0.01318EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.14 views

PT-2026-89719

pytorch-lightning is vulnerable to Deserialization of Untrusted Data...

5.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.7 views

PT-2026-89720

Code Injection in GitHub repository pytorchlightning/pytorch-lightning prior to 1.6.0...

5.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.7 views

PT-2026-89722

A vulnerability in lightning-ai/pytorch-lightning version 2.3.2 allows an attacker to cause a denial of service by sending an unexpected POST request to the /api/v1/state endpoint of LightningApp. This issue occurs due to improper handling of unexpected state values, which results in the server...

7.5CVSS0.00619EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.7 views

PT-2026-89721

In lightning-ai/pytorch-lightning version 2.3.2, a vulnerability exists in the LightningApp when running on a Windows host. The vulnerability occurs at the /api/v1/upload file/ endpoint, allowing an attacker to write or overwrite arbitrary files by providing a crafted filename. This can lead to...

9.1CVSS0.01103EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.8 views

PT-2026-89724

A remote code execution RCE vulnerability exists in the lightning-ai/pytorch-lightning library version 2.2.1 due to improper handling of deserialized user input and mismanagement of dunder attributes by the deepdiff library. The library uses deepdiff.Delta objects to modify application state base...

9.8CVSS0.26831EPSS
SaveExploits3References9
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.7 views

PT-2026-89723

PyTorch-Lightning versions 2.6.0 and earlier contain an insecure deserialization vulnerability CWE-502 in the checkpoint loading mechanism. The LightningModule.load from checkpoint method, which is commonly used to load saved model states, internally calls torch.load without setting the...

8.8CVSS0.00385EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/08/07 9:04 a.m.16 views

CVE-2026-31221

A flaw was found in PyTorch-Lightning. This vulnerability, categorized as insecure deserialization CWE-502, exists in the checkpoint loading mechanism. A remote attacker can exploit this by providing a maliciously crafted checkpoint file, which, when loaded by the LightningModule.loadfromcheckpoi...

8.8CVSS6.3AI score0.00385EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/07/16 12:12 p.m.14 views

CVE-2026-58659

A flaw was found in PyTorch Lightning. This vulnerability allows attackers to achieve remote code execution by crafting malicious checkpoint files. These files exploit a weakness in the loadstate function, which imports and executes attacker-controlled module names from checkpoint instantiator...

8.4CVSS6.4AI score0.00326EPSS
SaveExploits1References7
Rows per page
Query Builder