A maintenance release with a security fix for a disclosed denial-of-service vulnerability in the webhook server, plus ordinary scheduling bug fixes. The vulnerability affects webhook servers that accept unbounded HTTP request bodies.
Check if affected (1)
securitymediumCVE-2026-44247 in the
Volcano webhook serverApplies if the
Volcano webhook serverruns.This release fixes a denial-of-service vulnerability in the
Volcano webhook servercaused by unbounded HTTP request body size. A pod with network access to the webhook endpoint could send an arbitrarily large request body and cause the server to be killed by OOM.