CVE Catalog

CVE-2026-79754

HighCVSS 7.1
Published: Translated: NVD NIST

Summary

Nuclio, a serverless framework, from version 1.6.19 to before 1.17.2 has a vulnerability in the Dashboard build pipeline that does not sanitize the spec.build.tempDir field before using it to construct a shell command. When the Kaniko container builder is enabled, a user with function-create permission can inject shell metacharacters and achieve arbitrary command execution inside the Dashboard container, which runs with a Kubernetes service account holding wildcard access to Secrets, Pods, Jobs, and Deployments.

Risk Assessment

A user with function-create permission can execute arbitrary commands in the Dashboard container, potentially leading to Kubernetes cluster security compromise.

Recommendation

It is recommended to upgrade to version 1.17.2 or later, which contains the fix.

Other vulnerabilities in Nuclio

See all
Original NVD description (English source)

Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. From version 1.6.19 to before version 1.17.2, Nuclio's Dashboard build pipeline does not sanitize the spec.build.tempDir field before using it to construct a shell command. When the Kaniko container builder is enabled, a user with function-create permission can inject shell metacharacters into this field and achieve arbitrary command execution inside the Dashboard container, which runs with a Kubernetes service account holding wildcard access to Secrets, Pods, Jobs, and Deployments in its namespace. This issue has been patched in version 1.17.2.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS