CVE-2026-52831

Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. Prior to version 1.16.4, the Nuclio controller builds a curl invocation string for each cron trigger and stores it as the args of a Kubernetes CronJob container (/bin/sh, -c, <command>). Two fields in the trigger specification flow into this string without adequate sanitization: event.headers keys and event.body. This issue has been patched in version 1.16.4.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-02 17:17

Updated : 2026-09-09 21:04


NVD link : CVE-2026-52831

Mitre link : CVE-2026-52831

CVE.ORG link : CVE-2026-52831


JSON object : View

Products Affected

No product.

CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')