CVE-2025-59376
LOWfeisky mcp-kubernetes-server < 0.1.11 - Command Injection via Chained Command Bypass
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2025-59376. PoCs published by william31212.
AI-analyzed exploit summary This PoC demonstrates OS command injection (CWE-78) and incorrect access control in feiskyer/mcp-kubernetes-server, allowing RCE and bypass of security flags via shell metacharacter chaining.
Description
feiskyer mcp-kubernetes-server through 0.1.11 does not consider chained commands in the implementation of --disable-write and --disable-delete, e.g., it allows a "kubectl version; kubectl delete pod" command because the first word (i.e., "version") is not a write or delete operation.
Exploits (1)
This PoC demonstrates OS command injection (CWE-78) and incorrect access control in feiskyer/mcp-kubernetes-server, allowing RCE and bypass of security flags via shell metacharacter chaining.
References (2)
Scores
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N