william31212/CVE-Requests-1896609

william31212/CVE-Requests-1896609

Releases0
Stars1
CVE-2025-59376, CVE-2025-59377

CVE History

CVEPublishedCVSS v3CVSS v2
3.7 LOW

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.

3.7 LOW

feiskyer mcp-kubernetes-server through 0.1.11 allows OS command injection, even in read-only mode, via /mcp/kubectl because shell=True is used. NOTE: this is unrelated to mcp-server-kubernetes and CVE-2025-53355.