Vulnerability Description
Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. Prior to version 1.17.4, on the Nuclio local Docker platform, the function namespace is interpolated—unvalidated—into a double-quoted docker ps --filter "label=nuclio.io/namespace=<value>" command that is executed via the host shell (/bin/sh -c). Because the default auth kind is nop (unauthenticated), a remote attacker can inject arbitrary OS commands that run as root inside the dashboard container, which holds the Docker socket → host compromise. This issue has been patched in version 1.17.4.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/nuclio/nuclio/commit/24582ac354d04951ec6786b3fe6ccf3b32652e9f
- https://github.com/nuclio/nuclio/pull/4220
- https://github.com/nuclio/nuclio/releases/tag/1.17.4
- https://github.com/nuclio/nuclio/security/advisories/GHSA-2893-rq73-w22x
- https://github.com/nuclio/nuclio/security/advisories/GHSA-2893-rq73-w22x
FAQ
What is CVE-2026-79755?
CVE-2026-79755 is a vulnerability with a CVSS score of 8.0 (HIGH). Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. Prior to version 1.17.4, on the Nuclio local Docker platform, the function namespace is interpolated—unvalidated—into a dou...
How severe is CVE-2026-79755?
CVE-2026-79755 has been rated HIGH with a CVSS base score of 8.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-79755?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.