Security Advisory

CVE-2025-59376

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-09-15 00:00:00
Last updated 2025-09-15 15:10:46
Assigner mitre
CVSS score 3.7
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.