← back
CVE-2026-52832mediumCWE-22

Nuclio: Unauthenticated path traversal in spec.handler allows arbitrary file write in Dashboard container

33Vexday Risk Score

No sign of exploitation. It has a public proof of concept.

ssvc Attendcvss 4.9epss 0.5%
from disclosure to weapon0 days
Published on NVDSep 2
1st PoCJul 29
exploitation probability
0.5%top 59% of all CVEs
observed exploitation
nono source reports it
1 public exploit(s)
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.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N
Affected products
nuclio · nuclio
⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.