cvedb.io
CVE-2024-6825
HIGH · CVSS 8.8
EPSS exploitation probability: 0%
Published 2025-03-20T10:15:33.237 · Last modified 2026-06-17T08:18:47.407

Summary

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.

Affected products

litellm — litellm

Does this affect you?

Add your gear to cvedb and we'll alert you only when litellm ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.