CVE-2025-59376

Publication date

2025-09-15 00:00:00

Family

mitre

State

PUBLISHED

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.