CVE-2025-32777: Volcano Scheduler Denial of Service via Unbounded Response from Elastic Service/extender Plugin
(updated )
This issue allows an attacker who has compromised either the Elastic service or the extender plugin to cause denial of service of the scheduler. This is a privilege escalation, because Volcano users may run their Elastic service and extender plugins in separate pods or nodes from the scheduler. In the Kubernetes security model, node isolation is a security boundary, and as such an attacker is able to cross that boundary in Volcano’s case if they have compromised either the vulnerable services or the pod/node in which they are deployed. The scheduler will become unavailable to other users and workloads in the cluster. The scheduler will either crash with an unrecoverable OOM panic or freeze while consuming excessive amounts of memory.
References
- github.com/advisories/GHSA-hg79-fw4p-25p8
- github.com/volcano-sh/volcano
- github.com/volcano-sh/volcano/commit/45a4347471a5254121d10afef04c6732095fa398
- github.com/volcano-sh/volcano/commit/7103c18de19821cd278f949fa24c13da350a8c5d
- github.com/volcano-sh/volcano/commit/735842af59b9be0da5090677db7693c98a798b2a
- github.com/volcano-sh/volcano/commit/7c0ea53fa3cfa7a05b5fba7a8af7bfe88adc41c3
- github.com/volcano-sh/volcano/commit/d687f75a11fa36f37b54e4b6ff8e49bc0a3ca6b4
- github.com/volcano-sh/volcano/releases/tag/v1.10.2
- github.com/volcano-sh/volcano/releases/tag/v1.11.0-network-topology-preview.3
- github.com/volcano-sh/volcano/releases/tag/v1.11.2
- github.com/volcano-sh/volcano/releases/tag/v1.12.0-alpha.2
- github.com/volcano-sh/volcano/releases/tag/v1.9.1
- github.com/volcano-sh/volcano/security/advisories/GHSA-hg79-fw4p-25p8
- nvd.nist.gov/vuln/detail/CVE-2025-32777
Code Behaviors & Features
Detect and mitigate CVE-2025-32777 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →