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-2024-21217

CVE-2024-21217: Oracle GraalVM Denial of Service Vulnerability

CVE-2024-21217 is a denial of service vulnerability in Oracle GraalVM and Java SE Serialization component that enables partial DOS attacks. This article covers technical details, affected versions, impact, and mitigation.

Updated: May 15, 2026

CVE-2024-21217 Overview

CVE-2024-21217 is a denial of service vulnerability in the Serialization component of Oracle Java SE, Oracle GraalVM for JDK, and Oracle GraalVM Enterprise Edition. Oracle disclosed the issue in the October 2024 Critical Patch Update. An unauthenticated attacker with network access can trigger a partial denial of service by submitting crafted serialized data to exposed APIs. The flaw is classified under [CWE-502] Deserialization of Untrusted Data. Exploitation conditions are difficult to satisfy, which limits real-world impact, but Java deployments processing serialized objects from untrusted sources remain exposed.

Critical Impact

Unauthenticated network attackers can cause a partial denial of service in affected Java runtimes by abusing serialization APIs reachable through web services or sandboxed Java Web Start clients.

Affected Products

  • Oracle Java SE: 8u421, 8u421-perf, 11.0.24, 17.0.12, 21.0.4, 23
  • Oracle GraalVM for JDK: 17.0.12, 21.0.4, 23
  • Oracle GraalVM Enterprise Edition: 20.3.15, 21.3.11

Discovery Timeline

  • 2024-10-15 - CVE-2024-21217 published to NVD as part of Oracle's October 2024 Critical Patch Update
  • 2024-10-18 - Debian LTS publishes advisory addressing the vulnerability
  • 2024-10-20 - Debian LTS publishes follow-up advisory for additional packages
  • 2025-11-03 - Last updated in NVD database

Technical Details for CVE-2024-21217

Vulnerability Analysis

The vulnerability resides in the Java serialization subsystem, which converts object graphs to and from byte streams. When a Java application deserializes attacker-controlled data, the runtime can be forced into resource-intensive processing paths that degrade availability. The flaw is mapped to [CWE-502], a well-documented class of issues affecting Java deserialization. Successful exploitation produces a partial denial of service rather than code execution or data disclosure. The Java sandbox does not block the condition, so sandboxed Java Web Start applications and applets that load untrusted code remain in scope.

Root Cause

The root cause is unsafe handling of untrusted serialized input within the JDK Serialization component. Crafted object streams trigger expensive computation or resource consumption inside ObjectInputStream processing. Oracle classifies the issue as difficult to exploit, indicating non-trivial preconditions on input shaping and timing.

Attack Vector

Attackers reach the vulnerable code through any API path that accepts serialized Java objects. Common exposure points include web services, RMI endpoints, JMX listeners, and message brokers that forward serialized payloads to the JVM. The vulnerability also applies to client-side Java deployments running sandboxed Java Web Start applications or applets that load code from the network. No authentication or user interaction is required.

No verified proof-of-concept code is publicly available. Refer to the Oracle Security Alert October 2024 for vendor-supplied technical context.

Detection Methods for CVE-2024-21217

Indicators of Compromise

  • Unexpected spikes in CPU or heap utilization on JVM processes correlated with inbound serialized payloads
  • Repeated java.io.ObjectInputStream activity sourced from external network endpoints
  • Application logs showing slow response times or thread pool exhaustion on services exposing serialization endpoints

Detection Strategies

  • Inventory all JVM-hosted services that accept serialized Java objects over the network, including RMI, JMX, and HTTP-based serialization endpoints
  • Inspect HTTP and RPC traffic for the Java serialization magic bytes 0xAC 0xED 0x00 0x05 arriving from untrusted sources
  • Correlate JVM performance telemetry with network ingress patterns to identify resource exhaustion attempts

Monitoring Recommendations

  • Forward JVM garbage collection, thread, and CPU metrics to a centralized analytics platform for anomaly detection
  • Alert on sustained thread pool saturation or OutOfMemoryError events on internet-facing Java services
  • Track outbound advisories from Oracle and downstream distributions such as Debian for additional patch guidance

How to Mitigate CVE-2024-21217

Immediate Actions Required

  • Apply the October 2024 Critical Patch Update from Oracle to all affected Java SE and GraalVM installations
  • Identify and inventory JVM workloads exposing serialization endpoints to untrusted networks
  • Restrict network access to RMI, JMX, and other serialization-capable services using firewall rules or service mesh policies

Patch Information

Oracle released fixed builds in the October 2024 Critical Patch Update. Upgrade Oracle Java SE to releases later than 8u421, 11.0.24, 17.0.12, 21.0.4, and 23. Upgrade Oracle GraalVM for JDK beyond 17.0.12, 21.0.4, and 23, and Oracle GraalVM Enterprise Edition beyond 20.3.15 and 21.3.11. Debian users should apply the updates announced on 2024-10-18 and 2024-10-20. Full vendor details are in the Oracle Security Alert October 2024.

Workarounds

  • Configure JVM serialization filters using jdk.serialFilter to reject untrusted classes and limit object graph depth
  • Disable or firewall RMI, JMX, and other listeners that accept serialized objects when not required
  • Replace Java native serialization with safer formats such as JSON or Protocol Buffers in application code
bash
# Configuration example: restrict Java deserialization using a process-wide filter
java \
  -Djdk.serialFilter='maxdepth=10;maxarray=10000;maxrefs=1000;maxbytes=16384;!*' \
  -Djdk.serialFilterFactory=disabled \
  -jar application.jar

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechOracle Graalvm

  • SeverityLOW

  • CVSS Score3.7

  • EPSS Probability0.10%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • NVD-CWE-noinfo

  • CWE-502
  • Technical References
  • Debian LTS Announce Patch 2024-10-18

  • Debian LTS Announce Patch 2024-10-20
  • Vendor Resources
  • Oracle Security Alert October 2024
  • Related CVEs
  • CVE-2024-21208: Oracle GraalVM DOS Vulnerability

  • CVE-2024-21011: Oracle GraalVM Hotspot DOS Vulnerability

  • CVE-2024-21098: Oracle GraalVM Denial of Service Flaw

  • CVE-2023-21967: Oracle GraalVM DOS 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