CVE Catalog
CVE-2026-75414
Low risk· EPSS 7%Exploitation Probability (EPSS)
Low risk0.17%
7th percentile - higher than 7% of all known CVEs
Summary
In AntFlow V2.0.0, ActivitiTest.java enables users to execute JUEL expressions without filtering the user input, which leads to a command execution vulnerability.
Risk Assessment
An attacker can execute arbitrary commands on the server, potentially leading to full system compromise, including data theft or malware installation.
Recommendation
Filter and sanitize user input before passing to JUEL expressions and restrict access to functions that execute these expressions.
Other vulnerabilities in AntFlow
Original NVD description (English source)
In AntFlow V2.0.0, ActivitiTest.java enables users to execute JUEL expressions without filtering the user input, which leads to a command execution vulnerability.

