Description
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.
Published: 2026-08-26
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

AntFlow V2.0.0 contains a flaw in ActivitiTest.java that allows a user to supply JUEL expressions directly to the application without any input validation. When interpreted, the expression can invoke operating‑system commands, enabling arbitrary code execution on the host running AntFlow. This weakness results in full compromise of the affected machine, granting an attacker complete control over the system’s confidentiality, integrity, and availability.

Affected Systems

The vulnerability is present in AntFlow version 2.0.0. No other vendor or product information is listed in the CNA data, but the issue was discovered in the source for this specific release.

Risk and Exploitability

Because the vulnerability permits execution of arbitrary OS commands, the potential impact is severe. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, the lack of input filtering suggests that an attacker who can influence the JUEL expression—whether remotely through application exposure or locally with application access—could exploit the flaw. The CVSS score was not supplied, but the nature of the flaw indicates a high likelihood of exploitation if the application is reachable.

Generated by OpenCVE AI on August 26, 2026 at 22:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched version of AntFlow that removes the ActivitiTest functionality or contacts the vendor for a fix
  • Disable the ActivitiTest feature or restrict its use to trusted administrative users only
  • Apply strict input validation or sanitization to all JUEL expressions entered by users

Generated by OpenCVE AI on August 26, 2026 at 22:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 23:00:00 +0000

Type Values Removed Values Added
Title Remote Command Execution via Unfiltered JUEL Expressions in AntFlow
Weaknesses CWE-94

Wed, 26 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description 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.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-26T20:40:15.222Z

Reserved: 2026-08-17T00:00:00.000Z

Link: CVE-2026-75414

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-26T21:16:41.330

Modified: 2026-08-26T21:16:41.330

Link: CVE-2026-75414

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T22:45:03Z

Weaknesses
  • CWE-94

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