CVE-2025-53355
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2025-07-08

Last updated on: 2025-07-10

Assigner: GitHub, Inc.

Description
MCP Server Kubernetes is an MCP Server that can connect to a Kubernetes cluster and manage it. A command injection vulnerability exists in the mcp-server-kubernetes MCP Server. The vulnerability is caused by the unsanitized use of input parameters within a call to child_process.execSync, enabling an attacker to inject arbitrary system commands. Successful exploitation can lead to remote code execution under the server process's privileges. This vulnerability is fixed in 2.5.0.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-07-08
Last Modified
2025-07-10
Generated
2026-05-07
AI Q&A
2025-07-08
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-77 The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a command injection flaw in the MCP Server Kubernetes component of the MCP Server. It occurs because input parameters are not properly sanitized before being used in a call to child_process.execSync, allowing an attacker to inject and execute arbitrary system commands remotely with the privileges of the server process.


How can this vulnerability impact me? :

Exploitation of this vulnerability can lead to remote code execution on the server running MCP Server Kubernetes. This means an attacker could run arbitrary commands, potentially compromising the server, accessing sensitive data, or disrupting services.


What immediate steps should I take to mitigate this vulnerability?

Upgrade the MCP Server Kubernetes to version 2.5.0 or later, as this version contains the fix for the command injection vulnerability.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart