CVE-2026-44247 PUBLISHED

Volcano: Webhook server vulnerable to OOM due to unbounded HTTP request body size

Assigner: GitHub_M
Reserved: 05.05.2026 Published: 27.05.2026 Updated: 27.05.2026

Volcano is a Kubernetes-native batch scheduling system. Prior to v1.14.2, v1.13.3, and v1.12.4, 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 vulnerability is fixed in v1.14.2, v1.13.3, and v1.12.4.

Metrics

CVSS Vector: CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
CVSS Score: 6.8

Product Status

Vendor volcano-sh
Product volcano
Versions
  • Version >= 1.14.0-alpha.0, < 1.14.2 is affected
  • Version >= 1.13.0, < 1.13.3 is affected
  • Version < 1.12.4 is affected

References

Problem Types

  • CWE-400: Uncontrolled Resource Consumption CWE
  • CWE-770: Allocation of Resources Without Limits or Throttling CWE