Download Latest Version v1.14.3 source code.zip (24.5 MB)
Email in envelope

Get an email when there's a new version of Volcano

Home / v1.13.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-09 1.6 kB
v1.13.3 source code.tar.gz 2026-05-09 17.1 MB
v1.13.3 source code.zip 2026-05-09 18.4 MB
Totals: 3 Items   35.6 MB 1

Important: This release addresses a security vulnerability and multiple bug fixes. We strongly advise all users to upgrade immediately to protect your systems and data.

Security Fixes

CVE-2026-44247: Webhook Server OOM via unbounded HTTP request body size

A security vulnerability has been discovered in the Volcano webhook server that could allow a pod with network access to the webhook endpoint to cause a denial of service by sending an arbitrarily large HTTP request body, leading to the webhook server being killed by OOM.

Affected Versions:

  • volcano <= v1.14.1
  • volcano <= v1.13.2
  • volcano <= v1.12.3

Fixed Versions:

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

This vulnerability was reported by @bugbunny-research and mitigated by @JesseStutler.

CVSS Rating: Moderate (6.8) CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H

Bug Fixes

  • Rollback unnecessary deepcopy in snapshot (#5186 @zhifei92)
  • wait event handler completed before start scheduling (#5200 @qi-min)
  • fix(scheduler): prevent preemptorTasks overwrite in multi-queue preemption (#5265 @hajnalmt)
  • enhancement(scheduler): honor QueueOrderFn in preempt action (#5269 @hajnalmt)

Full Changelog: v1.13.2...v1.13.3

Source: README.md, updated 2026-05-09