{ "schema_version": "1.4.0", "id": "GHSA-879v-fggm-vxw2", "modified": "2025-03-20T20:59:37Z", "published": "2025-03-20T12:32:52Z", "aliases": [ "CVE-2025-0330" ], "summary": "LiteLLM Has a Leakage of Langfuse API Keys", "details": "In berriai/litellm version v1.52.1, an issue in proxy_server.py causes the leakage of Langfuse API keys when an error occurs while parsing team settings. This vulnerability exposes sensitive information, including langfuse_secret and langfuse_public_key, which can provide full access to the Langfuse project storing all requests.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "litellm" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.52.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0330" }, { "type": "PACKAGE", "url": "https://github.com/BerriAI/litellm" }, { "type": "WEB", "url": "https://huntr.com/bounties/661b388a-44d8-4ad5-862b-4dc5b80be30a" } ], "database_specific": { "cwe_ids": [ "CWE-1230" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-03-20T20:59:37Z", "nvd_published_at": "2025-03-20T10:15:52Z" } }