CVE Catalog

CVE-2026-59820

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.32%

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

Summary

LiteLLM before version 1.83.7-stable has a vulnerability due to insufficient file path validation when extracting Skills ZIP archives. An authenticated user with access to LLM API routes or a key with /v1/skills, anthropic_routes, or llm_api_routes can upload a crafted archive that writes files outside the intended directory (path traversal).

Risk Assessment

The risk includes overwriting critical configuration files or injecting malicious code on the server, potentially leading to system compromise or data exfiltration.

Recommendation

Immediately upgrade LiteLLM to version 1.83.7-stable or later. Restrict access to LLM API routes and keys with skills permissions to trusted users only.

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.83.7-stable, LiteLLM Skills archive extraction did not sufficiently validate file paths from uploaded skill ZIP archives, allowing an authenticated user with access to LiteLLM LLM API routes or a key whose allowed_routes includes /v1/skills, anthropic_routes, or llm_api_routes to upload a crafted skill archive containing path traversal entries that could be written outside the intended extraction or staging directory. This issue is fixed in version 1.83.7-stable.

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