CVE Catalog

CVE-2026-59821

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

21th percentile - higher than 21% of all known CVEs

Summary

LiteLLM prior to version 1.82.0-stable did not apply proper sandboxing and validation for Custom Code Guardrails during creation and update, allowing a privileged user to execute arbitrary Python code in the proxy environment and potentially expose process secrets.

Risk Assessment

The risk involves potential leakage of sensitive data such as API keys or passwords by a privileged user who can execute malicious code within the LiteLLM proxy server context.

Recommendation

Immediately upgrade LiteLLM to version 1.82.0-stable or later, which includes a security fix for this vulnerability.

Other vulnerabilities in LiteLLM

See all
Original NVD description (English source)

LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.82.0-stable, LiteLLM's Custom Code Guardrails production create and update paths did not apply the same sandboxing and validation used by the test endpoint, allowing a privileged user with access to create or update guardrails to submit custom Python code that executed in the LiteLLM proxy environment and could expose secrets available to the process. This issue is fixed in version 1.82.0-stable.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS