Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/kubeai-project/kubeai
  4. ›
  5. CVE-2026-34940

CVE-2026-34940: KubeAI: OS Command Injection via Model URL in Ollama Engine startup probe allows arbitrary command execution in model pods

April 1, 2026

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.

References

  • github.com/advisories/GHSA-324q-cwx9-7crr
  • github.com/kubeai-project/kubeai
  • github.com/kubeai-project/kubeai/security/advisories/GHSA-324q-cwx9-7crr
  • nvd.nist.gov/vuln/detail/CVE-2026-34940

Code Behaviors & Features

Detect and mitigate CVE-2026-34940 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.23.2

Fixed versions

  • 0.23.2

Solution

Upgrade to version 0.23.2 or above.

Impact 8.7 HIGH

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Source file

go/github.com/kubeai-project/kubeai/CVE-2026-34940.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 10 Apr 2026 12:19:14 +0000.