Feiskyer · Mcp-Server-Kubernetes · CVE-2025-59376
**Name of the Vulnerable Software and Affected Versions**
feiskyer mcp-kubernetes-server versions through 0.1.11
**Description**
The software does not properly handle chained commands when using the `--disable-write` and `--disable-delete` options. Specifically, it allows commands containing chained operations (e.g., `kubectl version; kubectl delete pod`) because it only checks the first word of the command to determine if it is a write or delete operation.
**Recommendations**
Update to a version beyond 0.1.11.