CVE-2026-34940
Last modified
CVE-2026-34940 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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). EPSS estimates a 0.45% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Kubeai | Kubeai | < 0.23.2 |
References
- https://github.com/kubeai-project/kubeai/security/advisories/GHSA-324q-cwx9-7crrExploit, Mitigation, Vendor Advisory
- https://github.com/kubeai-project/kubeai/security/advisories/GHSA-324q-cwx9-7crrExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-34940?
How severe is CVE-2026-34940?
How do I fix CVE-2026-34940?
Are you affected by CVE-2026-34940?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
