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: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Command Execution
Action: Immediate Patch
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 < 1% and the vulnerability is not listed in the CISA KEV catalog. The CVSS score is 9.8, indicating critical severity. 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.

Generated by OpenCVE AI on September 2, 2026 at 06:52 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 September 2, 2026 at 06:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 02 Sep 2026 07:15:00 +0000

Type Values Removed Values Added
Title Remote Command Execution via Unfiltered JUEL Expressions in AntFlow

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


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-09-01T18:54:57.726Z

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

Link: CVE-2026-75414

cve-icon Vulnrichment

Updated: 2026-09-01T18:54:40.469Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-09-03T18:12:39.113

Link: CVE-2026-75414

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T07:00:13Z

Weaknesses
  • CWE-94

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