erriAI/litellm version 1.40.12 contains a vulnerability that allows remote code execution. The issue exists in the handling of the 'post_call_rules' configuration, where a callback function can be added. The provided value is split at the final '.' mark, with the last part considered the function name and the remaining part appended with the '.py' extension and imported. This allows an attacker to set a system method, such as 'os.system', as a callback, enabling the execution of arbitrary commands when a chat response is processed.
| Link | Resource |
|---|---|
| https://github.com/berriai/litellm/commit/441c7275ed2715f47650a7c2e525055c804073a9 | |
| https://huntr.com/bounties/1d98bebb-6cf4-46c9-87c3-d3b1972973b5 | Exploit Third Party Advisory |
Configuration 1 (hide)
|
15 Oct 2025, 13:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
|
| CWE | CWE-94 |
15 Jul 2025, 14:57
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:litellm:litellm:*:*:*:*:*:*:*:* cpe:2.3:a:litellm:litellm:1.65.4:dev2:*:*:*:*:*:* |
|
| Summary |
|
|
| First Time |
Litellm
Litellm litellm |
|
| References | () https://huntr.com/bounties/1d98bebb-6cf4-46c9-87c3-d3b1972973b5 - Exploit, Third Party Advisory |
20 Mar 2025, 10:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2025-03-20 10:15
Updated : 2025-10-15 13:15
NVD link : CVE-2024-6825
Mitre link : CVE-2024-6825
CVE.ORG link : CVE-2024-6825
JSON object : View
Improper Control of Generation of Code ('Code Injection')