CyberRota Analysis
AI-GeneratedBerriAI litellm versions up to 1.82.4 are susceptible to Server-Side Template Injection (SSTI), enabling unauthenticated remote attackers to execute arbitrary operating system commands through a specially crafted dotprompt_content parameter at the /prompts/test endpoint. This vulnerability arises from the use of an unsandboxed jinja2.Environment, which can lead to severe security breaches. Organizations utilizing this software should prioritize patching or mitigating this vulnerability to protect against potential exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
BerriAI litellm <=1.82.4 is vulnerable to Server-Side Template Injection (SSTI), which allows unauthenticated remote attackers to execute arbitrary OS commands via a crafted dotprompt_content parameter in the /prompts/test endpoint due to use of an unsandboxed jinja2.Environment.