| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-324q-cwx9-7crr | KubeAI: OS Command Injection via Model URL in Ollama Engine startup probe allows arbitrary command execution in model pods |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Tue, 07 Apr 2026 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 07 Apr 2026 09:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Kubeai-project
Kubeai-project kubeai |
|
| Vendors & Products |
Kubeai-project
Kubeai-project kubeai |
Mon, 06 Apr 2026 16:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | KubeAI has an OS Command Injection via Model URL in Ollama Engine startup probe allows arbitrary command execution in model pods | |
| Weaknesses | CWE-78 | |
| References |
| |
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-07T14:12:56.555Z
Reserved: 2026-03-31T17:27:08.660Z
Link: CVE-2026-34940
Updated: 2026-04-07T14:12:47.242Z
Status : Awaiting Analysis
Published: 2026-04-06T16:16:37.870
Modified: 2026-04-07T15:17:40.593
Link: CVE-2026-34940
No data.
OpenCVE Enrichment
Updated: 2026-04-07T09:39:18Z
Github GHSA