Vulnerability Description
LiteLLM 1.18.10 contains a remote code execution vulnerability in its MCP server creation functionality. The application allows users to add MCP servers via a JSON configuration specifying arbitrary command and args values. LiteLLM executes these values on the host without validation, enabling attackers to run arbitrary operating system commands. Successful exploitation may result in remote code execution with the privileges of the LiteLLM process.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://docs.litellm.ai/blog/mcp-stdio-command-injection-april-2026
- https://github.com/BerriAI/litellm
- https://www.ox.security/blog/mcp-supply-chain-advisory-rce-vulnerabilities-acros
FAQ
What is CVE-2026-30623?
CVE-2026-30623 is a vulnerability with a CVSS score of 9.8 (CRITICAL). LiteLLM 1.18.10 contains a remote code execution vulnerability in its MCP server creation functionality. The application allows users to add MCP servers via a JSON configuration specifying arbitrary c...
How severe is CVE-2026-30623?
CVE-2026-30623 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-30623?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.