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.
{ "github_reviewed": true, "severity": "LOW", "nvd_published_at": "2025-09-15T14:15:44Z", "cwe_ids": [ "CWE-77" ], "github_reviewed_at": "2025-09-15T21:37:47Z" }