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-43202

CVE-2024-43202: Apache DolphinScheduler RCE Vulnerability

CVE-2024-43202 is a remote code execution vulnerability in Apache DolphinScheduler affecting versions before 3.2.2. Attackers can exploit this flaw to execute arbitrary code remotely. This article covers technical details, impact analysis, affected versions, and mitigation strategies.

Published: April 8, 2026

CVE-2024-43202 Overview

CVE-2024-43202 is a critical Remote Code Execution (RCE) vulnerability affecting Apache DolphinScheduler, a popular distributed and extensible workflow scheduling platform. This vulnerability allows unauthenticated remote attackers to execute arbitrary code on affected systems, potentially leading to complete system compromise.

The vulnerability stems from improper code injection controls (CWE-94) in DolphinScheduler versions prior to 3.2.2. Organizations using this workflow scheduling platform for data pipeline orchestration and task management are at significant risk and should prioritize immediate patching.

Critical Impact

Unauthenticated attackers can remotely execute arbitrary code on vulnerable Apache DolphinScheduler instances, potentially compromising entire data processing infrastructure and gaining full system control.

Affected Products

  • Apache DolphinScheduler versions prior to 3.2.2
  • All installations running unpatched DolphinScheduler instances
  • Organizations using DolphinScheduler for workflow orchestration and data pipeline management

Discovery Timeline

  • August 20, 2024 - CVE-2024-43202 published to NVD
  • March 18, 2025 - Last updated in NVD database

Technical Details for CVE-2024-43202

Vulnerability Analysis

This Remote Code Execution vulnerability in Apache DolphinScheduler enables attackers to inject and execute malicious code remotely without requiring authentication. The flaw is classified under CWE-94 (Improper Control of Generation of Code, also known as Code Injection), indicating that the application fails to properly sanitize or validate user-controlled input before using it in code generation or execution contexts.

The vulnerability is particularly concerning given that DolphinScheduler is commonly deployed in enterprise environments for orchestrating complex data workflows, ETL processes, and scheduled tasks. A successful exploit could allow attackers to execute arbitrary commands with the privileges of the DolphinScheduler service account, potentially accessing sensitive data processing pipelines, database credentials, and connected systems.

This vulnerability appears to be related to a previous security issue tracked as CVE-2023-49109, suggesting that earlier remediation efforts may have been incomplete or that similar attack vectors existed in the codebase.

Root Cause

The root cause is improper control of code generation (CWE-94), where user-supplied input is insufficiently validated before being processed in a manner that allows code injection. This type of vulnerability typically occurs when:

  • User input is dynamically incorporated into executable code or scripts
  • Input validation and sanitization mechanisms are inadequate or missing
  • The application processes external data without proper escaping or encoding

In workflow scheduling platforms like DolphinScheduler, such vulnerabilities can arise in task definition processing, script execution handlers, or parameter interpolation mechanisms.

Attack Vector

The vulnerability is exploitable over the network without requiring authentication or user interaction. Attackers can target exposed DolphinScheduler instances directly from the network, making internet-facing deployments particularly vulnerable.

The attack vector involves sending specially crafted requests to the vulnerable DolphinScheduler service. Due to the network-accessible nature of this vulnerability and the lack of authentication requirements, exposed instances can be discovered and exploited through automated scanning.

Technical details about the specific exploitation mechanism can be found in the Openwall OSS-Security Discussion and the Apache security mailing list threads.

Detection Methods for CVE-2024-43202

Indicators of Compromise

  • Unexpected process spawning from the DolphinScheduler service account
  • Unusual outbound network connections from DolphinScheduler servers
  • Anomalous task executions or workflow definitions not created by authorized users
  • Evidence of command execution or shell access in DolphinScheduler logs
  • Suspicious modifications to workflow definitions or task parameters

Detection Strategies

  • Monitor DolphinScheduler application logs for unusual API requests or malformed input patterns
  • Implement network intrusion detection rules to identify exploitation attempts targeting the DolphinScheduler service
  • Deploy endpoint detection and response (EDR) solutions to detect post-exploitation activity such as unauthorized process creation
  • Audit workflow definitions and task configurations for unexpected or malicious code injections
  • Review access logs for authentication anomalies or requests from unexpected source IPs

Monitoring Recommendations

  • Enable comprehensive logging for all DolphinScheduler API endpoints and task execution events
  • Configure alerts for process creation events originating from the DolphinScheduler service
  • Monitor for lateral movement attempts from systems running DolphinScheduler
  • Implement file integrity monitoring on DolphinScheduler configuration and workflow definition files

How to Mitigate CVE-2024-43202

Immediate Actions Required

  • Upgrade Apache DolphinScheduler to version 3.2.2 or later immediately
  • Restrict network access to DolphinScheduler instances using firewall rules and network segmentation
  • Ensure DolphinScheduler is not directly exposed to the internet
  • Review recent task executions and workflow definitions for signs of compromise
  • Audit user accounts and access permissions within DolphinScheduler

Patch Information

Apache has released version 3.2.2 of DolphinScheduler which addresses this vulnerability. The fix is documented in GitHub Pull Request #15758. Organizations should upgrade to this version or later as the primary remediation measure.

Additional information about the security fix can be found in the Apache mailing list announcements:

  • Apache Security Advisory Thread
  • Apache Security Discussion Thread

Workarounds

  • Implement strict network access controls to limit connectivity to DolphinScheduler instances
  • Deploy a web application firewall (WAF) in front of DolphinScheduler to filter potentially malicious requests
  • Place DolphinScheduler behind a VPN or other authenticated access gateway
  • Run DolphinScheduler with minimal privileges using dedicated service accounts
  • Consider temporarily disabling external network access to DolphinScheduler until patching is complete
bash
# Example: Restrict DolphinScheduler access using iptables
# Allow access only from trusted internal networks
iptables -A INPUT -p tcp --dport 12345 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 12345 -s 192.168.0.0/16 -j ACCEPT
iptables -A INPUT -p tcp --dport 12345 -j DROP

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechApache Dolphinscheduler

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability4.41%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-94
  • Technical References
  • CVE-2023-49109 Record

  • Openwall OSS-Security Discussion
  • Vendor Resources
  • GitHub Pull Request

  • Apache Mailing List Thread

  • Apache Mailing List Thread
  • Related CVEs
  • CVE-2023-49299: Apache DolphinScheduler RCE Vulnerability

  • CVE-2025-62188: Apache DolphinScheduler Info Disclosure

  • CVE-2023-48796: Apache DolphinScheduler Info Disclosure

  • CVE-2024-43166: Apache DolphinScheduler Privilege Escalation
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