CVE-2026-30623

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

No configuration.

History

16 Jul 2026, 14:16

Type Values Removed Values Added
CWE CWE-77
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8

15 Jul 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-15 22:16

Updated : 2026-07-16 14:16


NVD link : CVE-2026-30623

Mitre link : CVE-2026-30623

CVE.ORG link : CVE-2026-30623


JSON object : View

Products Affected

No product.

CWE
CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')