MCP Server Kubernetes is an MCP Server that can connect to a Kubernetes cluster and manage it. Prior to 2.9.8, there is a security issue exists in the exec_in_pod tool of the mcp-server-kubernetes MCP Server. The tool accepts user-provided commands in both array and string formats. When a string format is provided, it is passed directly to shell interpretation (sh -c) without input validation, allowing shell metacharacters to be interpreted. This vulnerability can be exploited through direct command injection or indirect prompt injection attacks, where AI agents may execute commands without explicit user intent. This vulnerability is fixed in 2.9.8.
References
| Link | Resource |
|---|---|
| https://github.com/Flux159/mcp-server-kubernetes/commit/d091107ff92d9ffad1b3c295092f142d6578c48b | Patch |
| https://github.com/Flux159/mcp-server-kubernetes/security/advisories/GHSA-wvxp-jp4w-w8wg | Exploit Vendor Advisory |
| https://github.com/Flux159/mcp-server-kubernetes/security/advisories/GHSA-wvxp-jp4w-w8wg | Exploit Vendor Advisory |
Configurations
History
16 Dec 2025, 19:07
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Suyogs
Suyogs mcp-server-kubernetes |
|
| References | () https://github.com/Flux159/mcp-server-kubernetes/commit/d091107ff92d9ffad1b3c295092f142d6578c48b - Patch | |
| References | () https://github.com/Flux159/mcp-server-kubernetes/security/advisories/GHSA-wvxp-jp4w-w8wg - Exploit, Vendor Advisory | |
| CPE | cpe:2.3:a:suyogs:mcp-server-kubernetes:*:*:*:*:*:node.js:*:* |
03 Dec 2025, 21:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-12-03 21:15
Updated : 2025-12-16 19:07
NVD link : CVE-2025-66404
Mitre link : CVE-2025-66404
CVE.ORG link : CVE-2025-66404
JSON object : View
Products Affected
suyogs
- mcp-server-kubernetes
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')
