CVE-2025-62233 PUBLISHED

Apache DolphinScheduler: Deserialization of untrusted data in RPC

Assigner: apache
Reserved: 09.10.2025 Published: 24.04.2026 Updated: 24.04.2026

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.

Product Status

Vendor Apache Software Foundation
Product Apache DolphinScheduler
Versions Default: unaffected
  • affected from 3.2.0 to 3.3.1 (excl.)

Credits

  • 75Acol, fcgboy, ch0wn, zer0duck finder

References

Problem Types

  • CWE-502 Deserialization of Untrusted Data CWE