Description
Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') vulnerability in Apache InLong. Agent Installer's ModuleManager executes arbitrary shell
commands via ExcuteLinux.exeCmd() with no filtering or whitelist
validation.

This issue affects Apache InLong: from 2.0.0 before 2.4.0.



Users are advised to upgrade to Apache InLong's 2.4.0 or cherry-pick [1]/[2] to solve it.

[1]  https://github.com/apache/inlong/pull/12151 .

[2]  https://github.com/apache/inlong/pull/12155 .
Published: 2026-08-21
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Apply Patch
AI Analysis

Impact

Apache InLong's Agent Installer has an Argument Injection flaw (CWE‑88) that allows an attacker to run arbitrary shell commands when the installer executes the ExecuteLinux.exeCmd() function without filtering input. Because the installer uses default credentials, an unauthenticated or low‑privilege user can trigger remote command execution. This flaw can compromise confidentiality, integrity, and availability of the affected system.

Affected Systems

Vendors impacted are the Apache Software Foundation, specifically the Apache InLong monitoring platform. Versions from 2.0.0 up through but not including 2.4.0 contain the vulnerable logic in the Agent Installer module. The default credentials use default values that are widely known, creating a clear path for exploitation.

Risk and Exploitability

The vulnerability has a high severity with a CVSS base score of 8.8; the EPSS score is < 1% and the entry is not listed in KEV. Attackers can exploit the flaw remotely by interacting with the Agent Installer service from a host with the default credentials or by exploiting misconfiguration. Because the flaw permits arbitrary command execution, the risk is severe for any system lacking additional controls, and immediate patching is advised.

Generated by OpenCVE AI on August 21, 2026 at 20:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Apache InLong 2.4.0 or apply the cherry‑pick patches referenced in pull requests 12151 and 12155.
  • Change the default credentials to strong, unique passwords to prevent unauthorized access to the Agent Installer.
  • Restrict exposure of the Agent Installer service by limiting network access to trusted hosts or subnetworks.

Generated by OpenCVE AI on August 21, 2026 at 20:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:apache:inlong:*:*:*:*:*:*:*:*

Fri, 21 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 21 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache inlong
Vendors & Products Apache
Apache inlong

Fri, 21 Aug 2026 09:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') vulnerability in Apache InLong. Agent Installer's ModuleManager executes arbitrary shell commands via ExcuteLinux.exeCmd() with no filtering or whitelist validation. This issue affects Apache InLong: from 2.0.0 before 2.4.0. Users are advised to upgrade to Apache InLong's 2.4.0 or cherry-pick [1]/[2] to solve it. [1]  https://github.com/apache/inlong/pull/12151 . [2]  https://github.com/apache/inlong/pull/12155 .
Title Apache InLong: Agent Installer — Command Injection to RCE via Default Credentials
Weaknesses CWE-88
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-21T18:42:34.370Z

Reserved: 2026-07-15T07:46:44.011Z

Link: CVE-2026-63046

cve-icon Vulnrichment

Updated: 2026-08-21T18:42:30.698Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-21T09:16:40.083

Modified: 2026-08-27T14:35:40.450

Link: CVE-2026-63046

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T21:00:03Z

Weaknesses
  • CWE-88

    Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')