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.
This issue will be fixed in the following versions: - v1.14.2 - v1.13.3 - v1.12.4
Users running versions below these should upgrade accordingly.
No known workarounds. Upgrade to the patched versions listed above.
{
"github_reviewed": true,
"github_reviewed_at": "2026-05-08T20:44:54Z",
"cwe_ids": [
"CWE-400",
"CWE-770"
],
"severity": "MODERATE",
"nvd_published_at": null
}