{ "schema_version": "1.4.0", "id": "GHSA-98fp-7v67-4v3q", "modified": "2025-03-21T21:56:43Z", "published": "2025-03-20T12:32:47Z", "aliases": [ "CVE-2024-8020" ], "summary": "PyTorch Lightning denial of service vulnerability", "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "pytorch-lightning" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "2.3.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8020" }, { "type": "PACKAGE", "url": "https://github.com/Lightning-AI/pytorch-lightning" }, { "type": "WEB", "url": "https://huntr.com/bounties/8b642a78-2b80-4fb0-9b2f-8ba0ff37db6a" } ], "database_specific": { "cwe_ids": [ "CWE-248" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-03-21T21:56:43Z", "nvd_published_at": "2025-03-20T10:15:39Z" } }