CVE-2024-6825

Severity CVSS v4.0:
Pending analysis
Type:
CWE-94 Code Injection
Publication date:
20/03/2025
Last modified:
15/10/2025

Description

BerriAI/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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:litellm:litellm:*:*:*:*:*:*:*:* 1.65.4 (excluding)
cpe:2.3:a:litellm:litellm:1.65.4:dev2:*:*:*:*:*:*