Export limit exceeded: 344668 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Export limit exceeded: 344668 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Export limit exceeded: 344668 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Search

Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-34940 2 Kubeai, Kubeai-project 2 Kubeai, Kubeai 2026-04-14 8.8 High
KubeAI is an AI inference operator for kubernetes. Prior to 0.23.2, the ollamaStartupProbeScript() function in internal/modelcontroller/engine_ollama.go constructs a shell command string using fmt.Sprintf with unsanitized model URL components (ref, modelParam). This shell command is executed via bash -c as a Kubernetes startup probe. An attacker who can create or update Model custom resources can inject arbitrary shell commands that execute inside model server pods. This vulnerability is fixed in 0.23.2.