VYPR
High severityNVD Advisory· Published Mar 20, 2025· Updated Oct 15, 2025

Remote Code Execution in BerriAI/litellm

CVE-2024-6825

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
litellmPyPI
>= 1.40.3.dev2, <= 1.40.12

Affected products

2
  • ghsa-coords
    Range: >= 1.40.3.dev2, <= 1.40.12
  • berriai/berriai/litellmv5
    Range: unspecified

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.