GHSA-53gh-p8jc-7rg8 · Severity: high · Ecosystem: pip — LiteLLM Vulnerable to Remote Code Execution (RCE)
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.
Conclusion & alert: CVE-2024-6825 is rated High Exploit Risk (76.8/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.41%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-25 | 3.02% | 1.41% | -1.61% |
| 2 | 2026-04-30 | 1.60% | 3.02% | +1.41% |
| 3 | 2026-04-29 | — | 1.60% | — |
Full EPSS history (19 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.8 | 3.0 | HIGH |
|
2.8 | 5.9 | [email protected] |
GHSA-53gh-p8jc-7rg8 · Severity: high · Ecosystem: pip — LiteLLM Vulnerable to Remote Code Execution (RCE)
| URL | Tags |
|---|---|
| https://github.com/berriai/litellm/commit/441c7275ed2715f47650a7c2e525055c804073a9 | |
| https://huntr.com/bounties/1d98bebb-6cf4-46c9-87c3-d3b1972973b5 | Exploit Third Party Advisory |