CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

CVE-2024-6825: Remote Code Execution in BerriAI/litellm

8.8 CVSS

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.

Classification

CVE ID: CVE-2024-6825

CVSS Base Severity: HIGH

CVSS Base Score: 8.8

CVSS Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Problem Types

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

Affected Products

Vendor: berriai

Product: berriai/litellm

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.38% (probability of being exploited)

EPSS Percentile: 58.49% (scored less or equal to compared to others)

EPSS Date: 2025-04-18 (when was this score calculated)

References

https://nvd.nist.gov/vuln/detail/CVE-2024-6825
https://huntr.com/bounties/1d98bebb-6cf4-46c9-87c3-d3b1972973b5

Timeline