A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-32777

CVE-2025-32777: Volcano Batch Scheduler DoS Vulnerability

CVE-2025-32777 is a denial of service vulnerability in Volcano Kubernetes-native batch scheduler that allows attackers to crash or freeze the scheduler through compromised services, causing privilege escalation across node boundaries.

Updated: May 19, 2026

CVE-2025-32777 Overview

CVE-2025-32777 is a denial-of-service vulnerability in Volcano, a Kubernetes-native batch scheduling system. The flaw allows an attacker who has compromised the Elastic service or an extender plugin to crash or freeze the Volcano scheduler. Because Volcano deployments commonly run Elastic services and extender plugins in separate pods or nodes from the scheduler, exploitation crosses a Kubernetes node isolation boundary and constitutes a privilege escalation. Affected releases include all versions prior to 1.11.2, 1.10.2, 1.9.1, 1.11.0-network-topology-preview.3, and 1.12.0-alpha.2. The vulnerability is tracked under [CWE-770: Allocation of Resources Without Limits or Throttling].

Critical Impact

Successful exploitation renders the Volcano scheduler unavailable to all cluster users and workloads. The scheduler either crashes with an unrecoverable out-of-memory (OOM) panic or freezes while consuming excessive memory.

Affected Products

  • Volcano versions prior to 1.9.1
  • Volcano versions prior to 1.10.2 and 1.11.2
  • Volcano pre-release versions prior to 1.11.0-network-topology-preview.3 and 1.12.0-alpha.2

Discovery Timeline

  • 2025-04-30 - CVE-2025-32777 published to NVD
  • 2026-04-15 - Last updated in NVD database

Technical Details for CVE-2025-32777

Vulnerability Analysis

Volcano is a Kubernetes-native batch scheduling system used in machine learning, high-performance computing, and data processing workloads. The scheduler relies on auxiliary components such as the Elastic service and extender plugins to make scheduling decisions. These components communicate scheduling input back to the scheduler over the network.

The vulnerability stems from missing resource limits on data accepted from these auxiliary components. When the scheduler ingests crafted or oversized payloads from a malicious Elastic service or extender plugin, memory consumption grows unbounded. The scheduler process either panics with an unrecoverable OOM condition or stalls under sustained memory pressure.

In Kubernetes, node isolation is a security boundary. Because Volcano administrators typically deploy these auxiliary components on separate pods or nodes, an attacker who compromises only the auxiliary surface should not be able to disrupt the scheduler. This flaw breaks that assumption.

Root Cause

The root cause is uncontrolled resource consumption [CWE-770] in the scheduler's processing of data received from the Elastic service and extender plugins. The scheduler does not enforce size, rate, or memory ceilings on inbound payloads before deserialization and processing.

Attack Vector

The attack vector is network-based and requires prior compromise of either the Elastic service, an extender plugin, or the pod or node hosting them. The attacker then sends crafted scheduling input that triggers excessive memory allocation in the scheduler. No authentication to the scheduler itself is required because trust is implicit between Volcano components.

No verified proof-of-concept code is publicly available. Refer to the GitHub Security Advisory GHSA-hg79-fw4p-25p8 for the maintainers' technical description.

Detection Methods for CVE-2025-32777

Indicators of Compromise

  • Volcano scheduler pods restarting repeatedly with OOMKilled status in kubectl get pods -n volcano-system.
  • Sudden spikes in scheduler memory consumption visible in cluster metrics or kubectl top pod.
  • Pending Volcano jobs accumulating in the queue while the scheduler is unresponsive.
  • Unexpected outbound payloads from Elastic service or extender plugin pods toward the scheduler service.

Detection Strategies

  • Monitor scheduler pod restart counts and exit codes, alerting when the scheduler exits with code 137 (OOM) repeatedly.
  • Baseline normal memory and CPU usage of the Volcano scheduler and trigger alerts on sustained deviations.
  • Correlate scheduler unavailability with traffic originating from Elastic service or extender plugin pods using Kubernetes network flow logs.

Monitoring Recommendations

  • Enable Kubernetes audit logging for the volcano-system namespace and forward to a centralized SIEM.
  • Track scheduling latency and queue depth metrics exported by Volcano to detect scheduler stalls early.
  • Implement runtime detection on the nodes hosting Elastic service and extender plugin pods to identify compromise of those components.

How to Mitigate CVE-2025-32777

Immediate Actions Required

  • Upgrade Volcano to a patched release: 1.11.2, 1.10.2, 1.9.1, 1.11.0-network-topology-preview.3, or 1.12.0-alpha.2.
  • Audit which pods and nodes run the Elastic service and extender plugins, and confirm they are isolated from untrusted workloads.
  • Review recent scheduler crashes and memory anomalies to determine whether exploitation has already occurred.

Patch Information

The Volcano maintainers released fixes in the following versions: v1.9.1, v1.10.2, v1.11.2, v1.11.0-network-topology-preview.3, and v1.12.0-alpha.2. Patch details are documented in GHSA-hg79-fw4p-25p8.

Workarounds

  • Restrict network access to the Volcano scheduler using Kubernetes NetworkPolicy, permitting traffic only from trusted Elastic service and extender plugin pods.
  • Apply strict resource limits and requests to the scheduler pod so OOM events are contained, while recognizing this does not prevent service disruption.
  • Disable extender plugins and the Elastic service if they are not required by the cluster's workload profile.
  • Run Elastic service and extender plugins on dedicated, hardened nodes with reduced exposure to untrusted workloads.
bash
# Example: Restrict scheduler ingress to trusted Volcano components
kubectl apply -f - <<EOF
apiVersion: networking.k8s.io/v1
kind: NetworkPolicy
metadata:
  name: volcano-scheduler-ingress
  namespace: volcano-system
spec:
  podSelector:
    matchLabels:
      app: volcano-scheduler
  policyTypes:
  - Ingress
  ingress:
  - from:
    - podSelector:
        matchLabels:
          app: volcano-controllers
EOF

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechVolcano

  • SeverityHIGH

  • CVSS Score8.2

  • EPSS Probability0.65%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-770
  • Technical References
  • GitHub Volcano Release v1.10.2

  • GitHub Volcano Release v1.11.0 Preview

  • GitHub Volcano Release v1.11.2

  • GitHub Volcano Release v1.12.0 Alpha

  • GitHub Volcano Release v1.9.1

  • GitHub Security Advisory GHSA-hg79-fw4p-25p8
  • Latest CVEs
  • CVE-2026-9813: FlowIntel SSRF Vulnerability

  • CVE-2026-4377: D-Link DWR-X1820 Auth Bypass Vulnerability

  • CVE-2026-47074: ex_aws_sns Auth Bypass Vulnerability

  • CVE-2026-46241: Linux Kernel Use-After-Free Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English