Off Guard: Breaking LiteLLM from authentication bypass to cloud compromise
Summary
LiteLLM is an open-source AI gateway that manages connections to multiple LLM providers, and researchers found that nearly 1 in 10 publicly accessible instances had no authentication or used a default master key, allowing attackers to gain access. Beyond the expected risk of API abuse (LLMjacking, where attackers run up costs using your account), the researchers discovered multiple critical vulnerabilities including authentication bypass via the MCP endpoint (CVE-2026-59822), remote code execution (RCE, where attackers can run commands on the server) through custom code guardrails (CVE-2026-59821), and credential theft via pass-through endpoints, potentially compromising the entire cloud environment.
Solution / Mitigation
All vulnerabilities have been responsibly disclosed to LiteLLM and patches are available. Organizations should update to patched versions that address CVE-2026-59822, CVE-2026-59821, and the unauthenticated admin access issue.
Classification
Affected Vendors
Related Issues
CVE-2026-63086: text-generation-inference through 3.3.7 contains a server-side request forgery (SSRF) vulnerability in the OpenAI-compat
CVE-2026-34371: LibreChat is a ChatGPT clone with additional features. Prior to 0.8.4, LibreChat trusts the name field returned by the e
Original source: https://www.wiz.io/blog/off-guard-breaking-litellm-from-authentication-bypass-to-cloud-compromise
First tracked: September 9, 2026 at 02:00 PM
Classified by LLM (prompt v3) · confidence: 95%