Volcano's webhook server vulnerable to OOM due to unbounded HTTP request body size
Package
Affected versions
< 1.12.4
>= 1.13.0, < 1.13.3
>= 1.14.0, < 1.14.2
Patched versions
1.12.4
1.13.3
1.14.2
Description
Published to the GitHub Advisory Database
May 8, 2026
Reviewed
May 8, 2026
Published by the National Vulnerability Database
May 27, 2026
Last updated
Jun 8, 2026
Impact
The Volcano webhook server does not enforce a size limit on incoming HTTP request bodies. Any in-cluster pod that can reach the webhook endpoint may send an arbitrarily large request body, potentially causing the webhook server to be killed by OOM. All Volcano deployments with the webhook server exposed to in-cluster traffic are affected.
Patches
This issue will be fixed in the following versions:
Users running versions below these should upgrade accordingly.
Workarounds
No known workarounds. Upgrade to the patched versions listed above.
References