Description
Deserialization of Untrusted Data vulnerability in Apache DolphinScheduler RPC module.

This issue affects Apache DolphinScheduler: 

Version >= 3.2.0 and < 3.3.1.

Attackers who can access the Master or Worker nodes can compromise the system by creating a StandardRpcRequest, injecting a malicious class type into it, and sending RPC requests to the DolphinScheduler Master/Worker nodes.
Users are recommended to upgrade to version [3.3.1], which fixes the issue.
Published: 2026-04-24
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote code execution via deserialization
Action: Apply Patch
AI Analysis

Impact

Apache DolphinScheduler’s RPC module accepts serialized objects from clients. Attackers who can reach the Master or Worker nodes can craft a StandardRpcRequest, inject a malicious class type, and transmit it to the server. The deserialization of this untrusted data allows an attacker to execute arbitrary code on the nodes, potentially compromising the entire scheduling infrastructure. This flaw is classed as CWE‑502 Improper Handling of Serialized Data.

Affected Systems

The vulnerability affects Apache DolphinScheduler versions 3.2.0 through 3.3.0 inclusive. It targets the Apache Software Foundation’s DolphinScheduler product, which is distributed under the Apache license. All installations running a vulnerable version are at risk unless patched or otherwise mitigated.

Risk and Exploitability

The CVSS score is 6.3, indicating moderate severity, while the EPSS score is below 1 %, suggesting a low probability of exploitation in the wild at present. The vulnerability is not listed in CISA’s KEV catalog. Attackers must be able to send RPC requests to the Master or Worker nodes, so the primary attack vector is internal or privileged network access to the RPC service. With the current scores, the risk is moderate, but the potential impact warrants timely remediation.

Generated by OpenCVE AI on April 28, 2026 at 06:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache DolphinScheduler to version 3.3.1 or later; this version includes the fixed deserialization handling.
  • Limit connectivity to the Master and Worker RPC interfaces to trusted hosts only, for example by firewalling or network segmentation, to reduce the attack surface.
  • Enable logging and monitoring of RPC traffic for anomalous class types or payloads, and integrate alerts into intrusion‑detection systems where possible.

Generated by OpenCVE AI on April 28, 2026 at 06:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-f786-9c63-8xr8 Apache DolphinScheduler RPC module has a Deserialization of Untrusted Data vulnerability
History

Mon, 27 Apr 2026 14:00:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache dolphinscheduler
CPEs cpe:2.3:a:apache:dolphinscheduler:*:*:*:*:*:*:*:*
Vendors & Products Apache
Apache dolphinscheduler

Fri, 24 Apr 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 24 Apr 2026 12:30:00 +0000

Type Values Removed Values Added
References

Fri, 24 Apr 2026 11:00:00 +0000

Type Values Removed Values Added
Description Deserialization of Untrusted Data vulnerability in Apache DolphinScheduler RPC module. This issue affects Apache DolphinScheduler:  Version >= 3.2.0 and < 3.3.1. Attackers who can access the Master or Worker nodes can compromise the system by creating a StandardRpcRequest, injecting a malicious class type into it, and sending RPC requests to the DolphinScheduler Master/Worker nodes. Users are recommended to upgrade to version [3.3.1], which fixes the issue.
Title Apache DolphinScheduler: Deserialization of untrusted data in RPC
Weaknesses CWE-502
References

Subscriptions

Apache Dolphinscheduler
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-04-24T16:09:59.535Z

Reserved: 2025-10-09T12:40:17.778Z

Link: CVE-2025-62233

cve-icon Vulnrichment

Updated: 2026-04-24T11:28:22.000Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-24T11:16:21.780

Modified: 2026-04-27T13:45:44.713

Link: CVE-2025-62233

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T07:00:09Z

Weaknesses