CVE-2026-63046
Received
Received - Intake
Argument Injection in Apache InLong Agent Installer
Vulnerability report for CVE-2026-63046, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-21
Last updated on: 2026-08-21
Assigner: Apache Software Foundation
Description
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 .
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | inlong | From 2.0.0 (inc) to 2.4.0 (exc) |
| apache | inlong | 2.4.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-88 | The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string. |