Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-21002

CVE-2024-21002: Oracle GraalVM Auth Bypass Vulnerability

CVE-2024-21002 is an authentication bypass vulnerability in Oracle GraalVM Enterprise Edition affecting JavaFX component. Attackers can gain unauthorized data access through sandboxed Java applications. This article covers technical details, affected versions, impact, and mitigation strategies.

Updated: January 22, 2026

CVE-2024-21002 Overview

CVE-2024-21002 is a security vulnerability in Oracle Java SE and Oracle GraalVM Enterprise Edition affecting the JavaFX component. This vulnerability involves insecure default permissions (CWE-276) that could allow an unauthenticated attacker with local access to the infrastructure to perform unauthorized data modifications.

The vulnerability specifically impacts Java deployments running 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 isolation. Server-side Java deployments that only execute trusted, administrator-installed code are not affected by this vulnerability.

Critical Impact

An attacker with local access could gain unauthorized update, insert, or delete access to accessible data within Oracle Java SE and Oracle GraalVM Enterprise Edition environments running sandboxed untrusted code.

Affected Products

  • Oracle Java SE: 8u401 (JDK and JRE)
  • Oracle GraalVM Enterprise Edition: 20.3.13 and 21.3.9
  • NetApp Active IQ Unified Manager (VMware vSphere and Windows)
  • NetApp Data Infrastructure Insights Acquisition Unit
  • NetApp Data Infrastructure Insights Storage Workload Security Agent
  • NetApp OnCommand Insight
  • NetApp OnCommand Workflow Automation

Discovery Timeline

  • April 16, 2024 - CVE-2024-21002 published to NVD
  • May 29, 2025 - Last updated in NVD database

Technical Details for CVE-2024-21002

Vulnerability Analysis

This vulnerability exists within the JavaFX component of Oracle Java SE and Oracle GraalVM Enterprise Edition. The flaw stems from improper permission handling that can be exploited when untrusted code is executed within the Java sandbox environment.

Successful exploitation requires several conditions to be met: the attacker must have logon access to the local infrastructure where the vulnerable Java installation executes, the attack has high complexity due to specific conditions that must be present, and human interaction from a victim is required. These constraints significantly reduce the attack surface, making exploitation difficult in practice.

The impact is limited to integrity violations—specifically unauthorized modification, insertion, or deletion of accessible data. There is no impact to confidentiality or availability of the affected systems.

Root Cause

The vulnerability is classified under CWE-276 (Incorrect Default Permissions). This indicates that the JavaFX component sets overly permissive default access controls on resources, which can be leveraged by malicious sandboxed code to perform unauthorized data operations that should be restricted by the Java security sandbox.

Attack Vector

Exploitation requires local access to a system running a vulnerable Oracle Java SE or GraalVM Enterprise Edition installation. The attack scenario involves:

  1. An attacker must have logon credentials to the target infrastructure
  2. The target system must be running sandboxed Java applications (such as Java Web Start or Java applets) that load untrusted code
  3. The attacker must craft malicious code that exploits the permission misconfiguration in JavaFX
  4. A user other than the attacker must interact with the system (human interaction required)
  5. If successful, the attacker can modify, insert, or delete accessible data within the Java environment

This vulnerability does not affect server deployments that exclusively run trusted code installed by administrators. The attack complexity is high due to the specific runtime conditions required for successful exploitation.

Detection Methods for CVE-2024-21002

Indicators of Compromise

  • Unexpected modifications to data accessible by sandboxed Java applications
  • Unusual Java Web Start or applet activity attempting to access or modify protected resources
  • Anomalous JavaFX component behavior or unexpected permission requests from sandboxed code

Detection Strategies

  • Monitor for execution of Java Web Start applications or Java applets from untrusted sources
  • Implement application whitelisting to restrict execution of sandboxed Java code
  • Review Java Security Manager logs for permission violations or suspicious access patterns
  • Deploy endpoint detection solutions to identify unauthorized data modification attempts by Java processes

Monitoring Recommendations

  • Enable verbose logging for Java Security Manager events
  • Monitor file system integrity for data accessible by Java applications
  • Track Java runtime version information across enterprise systems to identify unpatched installations
  • Alert on execution of javaws or applet viewers loading content from external sources

How to Mitigate CVE-2024-21002

Immediate Actions Required

  • Update Oracle Java SE to a version newer than 8u401
  • Update Oracle GraalVM Enterprise Edition beyond versions 20.3.13 and 21.3.9
  • Disable Java Web Start and Java applet functionality if not required for business operations
  • Restrict local logon access to systems running Java deployments that process untrusted code

Patch Information

Oracle has addressed this vulnerability in their April 2024 Critical Patch Update. Organizations should apply the relevant patches as follows:

  • Review the Oracle Critical Patch Update Advisory for official patch details
  • NetApp customers should consult the NetApp Security Advisory for product-specific guidance
  • Ensure all affected Oracle Java SE and GraalVM installations are updated to patched versions

Workarounds

  • Disable Java Web Start and Java browser plug-in functionality on systems where it is not required
  • Configure Java deployment rules to block execution of untrusted applets and Web Start applications
  • Restrict network access for systems running sandboxed Java applications to minimize exposure to malicious code
  • Implement strict application control policies to prevent unauthorized Java code execution
bash
# Disable Java Web Start and browser plugin via deployment configuration
# Create or modify deployment.properties file
mkdir -p ~/.java/deployment
echo "deployment.webjava.enabled=false" >> ~/.java/deployment/deployment.properties
echo "deployment.insecure.jres=NEVER" >> ~/.java/deployment/deployment.properties

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechOracle Graalvm

  • SeverityLOW

  • CVSS Score2.5

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-276
  • Technical References
  • NetApp Security Advisory
  • Vendor Resources
  • Oracle Critical Patch Update
  • Related CVEs
  • CVE-2024-20945: Oracle GraalVM Auth Bypass Vulnerability

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

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

  • CVE-2024-20918: 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