Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. Prior to version 1.16.5, Nuclio Dashboard exposes POST /api/functions without authentication by default (NOP auth mode). The spec.handler field (e.g., mymodule:myfunction) is parsed by functionconfig.ParseHandler() which splits on : only — no path validation is applied to the module portion. This issue has been patched in version 1.16.5.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-02 17:17
Updated : 2026-09-09 21:04
NVD link : CVE-2026-52832
Mitre link : CVE-2026-52832
CVE.ORG link : CVE-2026-52832
JSON object : View
Products Affected
No product.
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
