CVE-2026-58138 PUBLISHED

Orkes Conductor 3.21.21 < 3.30.2 Unauthenticated RCE via GraalVM Script Evaluators

Assigner: VulnCheck
Reserved: 29.06.2026 Published: 30.06.2026 Updated: 01.07.2026

Orkes Conductor 3.21.21 before 3.30.2 contains an unauthenticated remote code execution vulnerability that allows remote attackers to execute arbitrary OS commands by submitting inline workflow definitions containing malicious JavaScript or Python expressions to the workflow API endpoint prior to authentication. Attackers can exploit unsandboxed GraalVM evaluators configured with HostAccess.ALL or allowAllAccess(true) through INLINE, LAMBDA, DO_WHILE, and SWITCH task types to invoke arbitrary system commands via Java reflection or direct subprocess calls.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor conductor-oss
Product conductor
Versions Default: affected
  • affected from 3.21.21 to 3.30.2 (excl.)

Credits

  • seqradev finder

References

Problem Types

  • Improper Control of Generation of Code ('Code Injection') CWE