Skip to content

Commit ae039f7

Browse files
1 parent 1fef137 commit ae039f7

1 file changed

Lines changed: 70 additions & 0 deletions

File tree

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-5mg7-485q-xm76",
4+
"modified": "2026-03-25T14:25:42Z",
5+
"published": "2026-03-25T14:25:42Z",
6+
"aliases": [],
7+
"summary": "Two LiteLLM versions published containing credential harvesting malware",
8+
"details": "After an API Token exposure from an exploited trivy dependency, two new releases of `litellm` were uploaded to PyPI containing automatically activated malware, harvesting sensitive credentials and files, and exfiltrating to a remote API.\n\nAnyone who has installed and run the project should assume any credentials available to litellm environment may have been exposed, and revoke/rotate thema ccordingly.",
9+
"severity": [],
10+
"affected": [
11+
{
12+
"package": {
13+
"ecosystem": "PyPI",
14+
"name": "litellm"
15+
},
16+
"ranges": [
17+
{
18+
"type": "ECOSYSTEM",
19+
"events": [
20+
{
21+
"introduced": "1.82.7"
22+
},
23+
{
24+
"last_affected": "1.82.8"
25+
}
26+
]
27+
}
28+
]
29+
}
30+
],
31+
"references": [
32+
{
33+
"type": "WEB",
34+
"url": "https://github.com/BerriAI/litellm/issues/24518"
35+
},
36+
{
37+
"type": "WEB",
38+
"url": "https://futuresearch.ai/blog/litellm-pypi-supply-chain-attack"
39+
},
40+
{
41+
"type": "PACKAGE",
42+
"url": "https://github.com/BerriAI/litellm"
43+
},
44+
{
45+
"type": "WEB",
46+
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/litellm/PYSEC-2026-2.yaml"
47+
},
48+
{
49+
"type": "WEB",
50+
"url": "https://inspector.pypi.io/project/litellm/1.82.7/packages/79/5f/b6998d42c6ccd32d36e12661f2734602e72a576d52a51f4245aef0b20b4d/litellm-1.82.7-py3-none-any.whl/litellm/proxy/proxy_server.py#line.130"
51+
},
52+
{
53+
"type": "WEB",
54+
"url": "https://inspector.pypi.io/project/litellm/1.82.8/packages/f6/2c/731b614e6cee0bca1e010a36fd381fba69ee836fe3cb6753ba23ef2b9601/litellm-1.82.8.tar.gz/litellm-1.82.8/litellm_init.pth#line.1"
55+
},
56+
{
57+
"type": "WEB",
58+
"url": "https://www.wiz.io/blog/teampcp-attack-kics-github-action"
59+
}
60+
],
61+
"database_specific": {
62+
"cwe_ids": [
63+
"CWE-506"
64+
],
65+
"severity": "CRITICAL",
66+
"github_reviewed": true,
67+
"github_reviewed_at": "2026-03-25T14:25:42Z",
68+
"nvd_published_at": null
69+
}
70+
}

0 commit comments

Comments
 (0)