Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2024-6825


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.


Published

2025-03-20T10:15:33.237

Last Modified

2025-07-15T14:57:14.573

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.0: 8.8 (HIGH)

Weaknesses
  • Type: Primary
    CWE-77

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application litellm litellm < 1.65.4 Yes
Application litellm litellm 1.65.4 Yes

References