← Browse

CVE-2026-52831

Medium

Elevated severity or exploit probability.

CVSS base
8.0 HIGH
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
EPSS — probability of exploitation (30 days)
0.5%
42.6th percentile
CISA KEV
Not listed
Weakness / dates
CWE-78
Published 2026-09-02 · modified 2026-09-09

Description

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.

References

Official: NVD · CVE.org