Authentication Bypass in Nuclio Serverless Framework
CVE-2026-52832
4.9MEDIUM
What is CVE-2026-52832?
The Nuclio Serverless Framework prior to version 1.16.5 has a significant vulnerability where the Dashboard exposes the POST /api/functions endpoint without authentication by default. This lack of authentication allows unauthorized users to call the API, potentially leading to unauthorized access and execution of functions. The issue arises from the way the spec.handler field is processed, as it lacks proper path validation on the module portion. This vulnerability has been addressed in version 1.16.5.
Affected Version(s)
nuclio < 1.16.5
