SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-37004

CRITICAL · CVSS 9.8 EPSS 0.55% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-27 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

BerriAI 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.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-37004
Severity
CRITICAL
CVSS
9.8
EPSS
0.55%

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.