Nuclio 是一个用于实时事件和数据处理的“无服务器”(Serverless)框架。在 1.16.4 版本之前,Nuclio 控制器会为每个 cron 触发器构建一个 curl 调用字符串,并将其存储为 Kubernetes CronJob 容器参数(/bin/sh, -c, <命令>)。触发器规范中的两个字段——event.headers 的键和 event.body——在未进行充分清理的情况下被嵌入该字符串中。该问题已在 1.16.4 版本中修复。
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.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-79756 | 8.7 HIGH | Nuclio: Unauthenticated OS command injection via namespace header in list-all resource pat |
| 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-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 |
No comments yet