mcp-server-kubernetes is a Model Context Protocol server for Kubernetes cluster management. Prior to version 3.6.0, mcp-server-kubernetes exposes three environment variables (ALLOW_ONLY_READONLY_TOOLS, ALLOW_ONLY_NON_DESTRUCTIVE_TOOLS, ALLOWED_TOOLS) documented as access controls for restricting which Kubernetes operations are available. These controls are enforced at the tool discovery layer (tools/list) but not at the execution layer (tools/call). Any client that knows a tool name can invoke it directly regardless of the configured restriction mode. The access control was effectively cosmetic. This issue has been patched in version 3.6.0.
References
Configurations
No configuration.
History
11 Jun 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/Flux159/mcp-server-kubernetes/security/advisories/GHSA-cr22-wjx7-2w6m - |
11 Jun 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-11 19:16
Updated : 2026-06-11 21:01
NVD link : CVE-2026-46519
Mitre link : CVE-2026-46519
CVE.ORG link : CVE-2026-46519
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
