CVE-2026-79754 Details
Description
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.
A command injection vulnerability has been identified in Nuclio's Dashboard build pipeline, specifically in versions 1.6.19 prior to 1.17.2. The issue arises because the 'spec.build.tempDir' field is not properly sanitized before being used to create a shell command. When the Kaniko container builder is enabled, this flaw allows a user with function-create permission to inject shell metacharacters, leading to arbitrary command execution within the Dashboard container. This container operates under a Kubernetes service account with broad access to Secrets, Pods, Jobs, and Deployments within its namespace.
Users can upgrade to Nuclio version 1.17.2 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 2, 2026CISA-ADP
Assessed Sep 2, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/nuclio/nuclio/security/advisories/GHSA-x44h-qmrv-mh72 | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/nuclio/nuclio/commit/e3ed7de65c20c270a2035b7c27b25800e5b1e252 | [email protected] | Source CodeVendor |
| https://github.com/nuclio/nuclio/pull/4190 | [email protected] | Source CodeVendor |
| https://github.com/nuclio/nuclio/releases/tag/1.17.2 | [email protected] | Release NotesVendor |
| https://github.com/nuclio/nuclio/security/advisories/GHSA-x44h-qmrv-mh72 | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Nuclio | >= 1.6.19, <= 1.17.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 2, 2026 | CVE Modified | CISA-ADP |
| Sep 2, 2026 | New CVE Received | [email protected] |
Volerion