Description
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.
Problem types
Improper Control of Generation of Code ('Code Injection')
Product status
3.21.21 (semver) before 3.30.2
Credits
seqradev
References
github.com/conductor-oss/conductor/releases/tag/v3.30.2 (Release Notes)
github.com/...ommit/87a7d96aabbb706d6e84f812b93da5165028d18f (Patch Commit (1))
github.com/...ommit/c691e35e768caeb802c9f06ecdd9674c80081af1 (Patch Commit (2))
www.cve.org/CVERecord?id=CVE-2025-26074 (Related CVE)
www.vulncheck.com/...cated-rce-via-graalvm-script-evaluators