Aizuda Snail-Job Expression Injection Vulnerability in QLExpress Engine Allowing Remote Code Execution

Vulnerability

An expression injection vulnerability has been identified in Aizuda Snail-Job versions through 1.6.0. The issue arises in the QLExpressEngine.doEval function, where user-controlled expressions are parsed without adequate security measures. This flaw allows remote attackers to inject expressions that the server evaluates using QLExpress, potentially leading to unauthorized code execution.

Impact

Exploitation of this vulnerability allows for remote code execution on the server where Snail-Job is running.

Reproduction

To reproduce this vulnerability, send a request to the '/workflow/check-node-expression' endpoint with a payload that includes a malicious expression. The QLExpress engine will execute the injected expression, bypassing default security restrictions. For example, an expression could be crafted to use 'javax.naming.InitialContext.doLookup' to perform a lookup that could lead to code execution.

Remediation

Upgrade to Aizuda Snail-Job version 1.7.0-beta1, which addresses this vulnerability by adding necessary security restrictions. The patched version is available on Gitee.

Added: Dec 14, 2025, 6:18 PM
Updated: Dec 14, 2025, 6:18 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
7.5
exploitability
6.6
remediation
7.7
relevance
1.5
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.