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 shutting down.
{ "cwe_ids": [ "CWE-248" ], "nvd_published_at": "2025-03-20T10:15:39Z", "github_reviewed_at": "2025-03-21T21:56:43Z", "github_reviewed": true, "severity": "HIGH" }