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.
References
Link Resource
https://huntr.com/bounties/1d98bebb-6cf4-46c9-87c3-d3b1972973b5 Exploit Third Party Advisory
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:litellm:litellm:*:*:*:*:*:*:*:*
cpe:2.3:a:litellm:litellm:1.65.4:dev2:*:*:*:*:*:*

History

15 Jul 2025, 14:57

Type Values Removed Values Added
First Time Litellm
Litellm litellm
Summary
  • (es) BerriAI/litellm versión 1.40.12 contiene una vulnerabilidad que permite la ejecución remota de código. El problema se presenta en la gestión de la configuración 'post_call_rules', donde se puede añadir una función de devolución de llamada. El valor proporcionado se divide en el último punto "."; la última parte se considera el nombre de la función y la parte restante se añade con la extensión ".py" y se importa. Esto permite a un atacante configurar un método del sistema, como "os.system", como devolución de llamada, lo que permite la ejecución de comandos arbitrarios al procesar una respuesta de chat.
CPE cpe:2.3:a:litellm:litellm:1.65.4:dev2:*:*:*:*:*:*
cpe:2.3:a:litellm:litellm:*:*:*:*:*:*:*:*
References () https://huntr.com/bounties/1d98bebb-6cf4-46c9-87c3-d3b1972973b5 - () 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

Information

Published : 2025-03-20 10:15

Updated : 2025-07-15 14:57


NVD link : CVE-2024-6825

Mitre link : CVE-2024-6825

CVE.ORG link : CVE-2024-6825


JSON object : View

Products Affected

litellm

  • litellm
CWE
CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')