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

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

Published
2026-08-21
Last Modified
2026-08-21
Generated
2026-08-21
AI Q&A
2026-08-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
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
CWE Icon
KEV
KEV Icon
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.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an Argument Injection vulnerability in Apache InLong's Agent Installer. The ModuleManager component executes shell commands via ExcuteLinux.exeCmd() without proper input validation or filtering. Attackers could inject malicious arguments to run arbitrary commands on the system.

Detection Guidance

This vulnerability involves improper command execution in Apache InLong's Agent Installer's ModuleManager. Detection requires checking for unauthorized shell command execution via ExcuteLinux.exeCmd(). Review system logs for suspicious commands, especially those involving ModuleManager processes. Check for processes spawned by Apache InLong with unusual arguments or child processes.

Impact Analysis

An attacker could exploit this to execute arbitrary commands on your system with the privileges of the Apache InLong service. This may lead to full system compromise, data theft, or unauthorized access. Systems running vulnerable versions (2.0.0 to 2.4.0) are at risk.

Compliance Impact

This vulnerability could lead to unauthorized data access or exfiltration, violating GDPR's data protection principles or HIPAA's security requirements. Organizations may face compliance violations, fines, or legal consequences if exploited.

Mitigation Strategies

Upgrade Apache InLong to version 2.4.0 or apply patches from pull requests 12151 or 12155 to address the improper command execution in ModuleManager.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-63046. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart