Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-79756— Nuclio: Unauthenticated OS command injection via namespace header in list-all resource path on local platform

Quick assessment

Affected
nuclio nuclio
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Nuclio 是一个用于实时事件和数据处理的“Serverless”(无服务器)框架。在 1.17.4 版本之前,针对本地/Docker 平台上 Nuclio 仪表板中未认证操作系统命令注入漏洞的修复并不完整。该修复为函数名称添加了 校验,并对命名资源 Shell 命令路径使用了 进行转义,但当未提供特定资源名称时触发的“列出所有资源”路径中, 参数仍以未转义的形式直接拼接到 命令字符串中。未认证的攻击者可以通过 、 或 这些 HTTP 请求头注入 Shell 元字符,从而在仪表板容器内实现任意命令执行。该问题已在

CVSS 8.7 · High
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-79756

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Nuclio: Unauthenticated OS command injection via namespace header in list-all resource path on local platform
Source: CVE Program / CVE List V5
Vulnerability Description
Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. Prior to version 1.17.4, the fix for unauthenticated OS command injection in the nuclio dashboard on the local/Docker platform is incomplete. The fix added validateFunctionName for function names and common.Quote() for the named-resource shell command path, but the list-all resource path (triggered when no specific resource name is provided) still interpolates the resourceNamespace parameter unquoted into a /bin/sh -c command string. An unauthenticated attacker can inject shell metacharacters via the X-Nuclio-Function-Namespace, X-Nuclio-Project-Namespace, or X-Nuclio-Function-Event-Namespace HTTP headers to achieve arbitrary command execution inside the dashboard container. This issue has been patched in version 1.17.4.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
nuclio nuclio < 1.17.4 -

II. Public POCs for CVE-2026-79756

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-79756

登录查看更多情报信息。

Other References for CVE-2026-79756 (4)

Same Patch Batch · nuclio · 2026-09-02 · 7 CVEs total

CVE-2026-45730 8.3 HIGH Nuclio: Missing authorization on project write paths allows any authenticated user to modi
CVE-2026-52833 8.0 HIGH Nuclio: Unsanitized runtimeAttributes.repositories injected into Groovy build.gradle leads
CVE-2026-52831 8.0 HIGH Nuclio: Unsanitized cron trigger event headers/body injected into CronJob shell command le
CVE-2026-79755 8.0 HIGH Nuclio: Unauthenticated OS command injection via function namespace in docker ps --filter
CVE-2026-79754 7.1 HIGH Nuclio: Kaniko build tempDir command injection
CVE-2026-52832 4.9 MEDIUM Nuclio: Unauthenticated path traversal in spec.handler allows arbitrary file write in Dash

IV. Related Vulnerabilities

V. Comments for CVE-2026-79756

No comments yet


Leave a comment