CVE-2025-59376

Summary

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.

Affected Software

VendorProductVersion RangeStatus
feiskyermcp-kubernetes-server0 <= 0.1.11affected

Weaknesses

  • CWE-77: CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: partial

Additional References

References