The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-21235

CVE-2024-21235: Oracle GraalVM SQLI Vulnerability

CVE-2024-21235 is a SQL injection vulnerability in Oracle GraalVM affecting multiple Java SE versions. Attackers can gain unauthorized data access remotely. This article covers technical details, affected versions, and mitigations.

Published: January 28, 2026

CVE-2024-21235 Overview

CVE-2024-21235 is a vulnerability affecting the Hotspot component within Oracle Java SE, Oracle GraalVM for JDK, and Oracle GraalVM Enterprise Edition. This flaw allows unauthenticated attackers with network access to potentially compromise affected Java environments through multiple protocols. Successful exploitation can result in unauthorized data modification and limited unauthorized read access to system data.

The vulnerability is particularly concerning because it can be exploited through APIs in the Hotspot component, including through web services that supply data to these APIs. Additionally, this vulnerability affects Java deployments that run sandboxed Java Web Start applications or sandboxed Java applets that load and execute untrusted code from the internet while relying on the Java sandbox for security boundaries.

Critical Impact

Attackers can achieve unauthorized update, insert, or delete access to accessible data, as well as unauthorized read access to a subset of data within Oracle Java SE, GraalVM for JDK, and GraalVM Enterprise Edition environments.

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
  • Oracle JRE: 8u421, 8u421-perf, 11.0.24, 17.0.12, 21.0.4, 23

Discovery Timeline

  • 2024-10-15 - CVE-2024-21235 published to NVD
  • 2025-11-03 - Last updated in NVD database

Technical Details for CVE-2024-21235

Vulnerability Analysis

This vulnerability resides in the Hotspot component of Oracle's Java implementation. The Hotspot JVM is the core virtual machine responsible for executing Java bytecode and performing just-in-time (JIT) compilation. A flaw in this component can have wide-reaching implications as Hotspot handles memory management, garbage collection, and runtime optimization for all Java applications.

The vulnerability requires network access but is considered difficult to exploit due to the high attack complexity involved. No user interaction or prior privileges are required for exploitation, making it potentially dangerous in environments where Java services are exposed to untrusted network traffic.

Root Cause

The specific technical root cause has not been disclosed by Oracle (classified as NVD-CWE-noinfo). However, the vulnerability affects the Hotspot component's handling of operations accessible through network-facing APIs. The flaw allows manipulation of data integrity and confidentiality boundaries when processing requests from unauthenticated sources.

Attack Vector

The attack vector is network-based and can be exploited through multiple protocols. Attackers can leverage:

  1. Web services that provide data to Hotspot component APIs
  2. Sandboxed Java Web Start applications processing untrusted code
  3. Sandboxed Java applets loading code from internet sources

The vulnerability exploits trust assumptions in the Java sandbox security model. When untrusted code is loaded and executed within sandboxed environments, the vulnerability can be triggered to bypass intended access controls, resulting in unauthorized data access or modification.

Detection Methods for CVE-2024-21235

Indicators of Compromise

  • Unusual network activity targeting Java-based web services or application servers
  • Unexpected data modifications in systems running vulnerable Java versions
  • Anomalous API calls to Hotspot component interfaces from untrusted sources
  • Signs of sandbox escape attempts in Java Web Start or applet environments

Detection Strategies

  • Monitor for unusual patterns in Java application logs, particularly around Hotspot component operations
  • Implement network traffic analysis to identify suspicious requests to Java-based services
  • Deploy runtime application self-protection (RASP) solutions to detect exploitation attempts against Java environments
  • Use vulnerability scanning tools to identify systems running affected Java versions

Monitoring Recommendations

  • Enable verbose logging for Java applications to capture API interaction patterns
  • Monitor system integrity for unauthorized data modifications in Java-accessible resources
  • Configure alerts for unusual process behavior from JVM instances
  • Implement network segmentation monitoring to detect lateral movement attempts post-exploitation

How to Mitigate CVE-2024-21235

Immediate Actions Required

  • Inventory all systems running Oracle Java SE, GraalVM for JDK, and GraalVM Enterprise Edition
  • Prioritize patching systems that expose Java services to untrusted networks
  • Disable Java Web Start and Java applets where not required for business operations
  • Implement network-level access controls to restrict access to Java-based services

Patch Information

Oracle has released security patches addressing this vulnerability as part of their October 2024 Critical Patch Update. Organizations should update to the following minimum versions:

  • Oracle Java SE: Update beyond 8u421, 11.0.24, 17.0.12, 21.0.4, and 23
  • Oracle GraalVM for JDK: Update beyond 17.0.12, 21.0.4, and 23
  • Oracle GraalVM Enterprise Edition: Update beyond 20.3.15 and 21.3.11

For detailed patch information, refer to the Oracle Security Alert - October 2024. Debian users should also review Debian LTS Advisory #00018 and Debian LTS Advisory #00020.

Workarounds

  • Restrict network access to Java-based services using firewall rules to allow only trusted sources
  • Disable Java Web Start and Java browser plugins in enterprise environments
  • Implement application-level access controls to limit API exposure
  • Use Web Application Firewalls (WAF) to filter malicious requests targeting Java services
bash
# Example: Disable Java Web Start association on Linux systems
sudo update-alternatives --remove-all javaws

# Example: Restrict Java network access using iptables (adjust ports as needed)
sudo iptables -A INPUT -p tcp --dport 8080 -s 192.168.1.0/24 -j ACCEPT
sudo iptables -A INPUT -p tcp --dport 8080 -j DROP

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

  • Vulnerability Details
  • TypeSQLI

  • Vendor/TechOracle Graalvm

  • SeverityMEDIUM

  • CVSS Score4.8

  • EPSS Probability0.16%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • Debian LTS Advisory #00018

  • Debian LTS Advisory #00020
  • Vendor Resources
  • Oracle Security Alert - October 2024
  • Related CVEs
  • CVE-2023-22091: Oracle GraalVM For JDK SQLi Vulnerability

  • CVE-2024-20945: Oracle GraalVM Auth Bypass Vulnerability

  • CVE-2024-20925: Oracle GraalVM RCE Vulnerability

  • CVE-2024-20921: Oracle GraalVM Auth Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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