Command Injection Vulnerability in Nuclio Serverless Framework
CVE-2026-52831
8HIGH
What is CVE-2026-52831?
The Nuclio Serverless Framework has a command injection vulnerability that affects versions prior to 1.16.4. The vulnerability arises when the controller builds a curl invocation string for cron triggers without properly sanitizing user inputs from event.headers and event.body. This lack of sufficient input validation can lead to arbitrary code execution in Kubernetes CronJob containers. Users should update to version 1.16.4 or later to mitigate this risk. For further details, consult the security advisory and the release notes.
Affected Version(s)
nuclio < 1.16.4
