2026-05-27 20:56CVE-2026-44247GitHub_M
PUBLISHED5.2CWE-400CWE-770

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

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.

Problem type

Affected products

volcano-sh

volcano

>= 1.14.0-alpha.0, < 1.14.2 - AFFECTED

>= 1.13.0, < 1.13.3 - AFFECTED

< 1.12.4 - AFFECTED

References

GitHub Security Advisories

GHSA-8wxp-xxp2-rcgx

Volcano's webhook server vulnerable to OOM due to unbounded HTTP request body size

https://github.com/advisories/GHSA-8wxp-xxp2-rcgx

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:

  • v1.14.2
  • v1.13.3
  • v1.12.4

Users running versions below these should upgrade accordingly.

Workarounds

No known workarounds. Upgrade to the patched versions listed above.

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-44247
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-44247",
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "dateUpdated": "2026-05-27T20:56:47.220Z",
    "dateReserved": "2026-05-05T16:33:55.844Z",
    "datePublished": "2026-05-27T20:56:47.220Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M",
        "dateUpdated": "2026-05-27T20:56:47.220Z"
      },
      "title": "Volcano: Webhook server vulnerable to OOM due to unbounded HTTP request body size",
      "descriptions": [
        {
          "lang": "en",
          "value": "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."
        }
      ],
      "affected": [
        {
          "vendor": "volcano-sh",
          "product": "volcano",
          "versions": [
            {
              "version": ">= 1.14.0-alpha.0, < 1.14.2",
              "status": "affected"
            },
            {
              "version": ">= 1.13.0, < 1.13.3",
              "status": "affected"
            },
            {
              "version": "< 1.12.4",
              "status": "affected"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "CWE-400: Uncontrolled Resource Consumption",
              "cweId": "CWE-400",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "CWE-770: Allocation of Resources Without Limits or Throttling",
              "cweId": "CWE-770",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://github.com/volcano-sh/volcano/security/advisories/GHSA-8wxp-xxp2-rcgx",
          "name": "https://github.com/volcano-sh/volcano/security/advisories/GHSA-8wxp-xxp2-rcgx",
          "tags": [
            "x_refsource_CONFIRM"
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "version": "3.1",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
            "attackVector": "ADJACENT_NETWORK",
            "attackComplexity": "LOW",
            "privilegesRequired": "LOW",
            "userInteraction": "NONE",
            "scope": "CHANGED",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "availabilityImpact": "HIGH",
            "baseScore": 6.8,
            "baseSeverity": "MEDIUM"
          }
        }
      ]
    }
  }
}