CVE-2026-63046
HighCVSS 8.8Exploitation Probability (EPSS)
Low risk21th percentile - higher than 21% of all known CVEs
Summary
Argument injection vulnerability in Apache InLong. The Agent Installer's ModuleManager executes arbitrary shell commands via ExcuteLinux.exeCmd() with no filtering or whitelist validation. Affects versions from 2.0.0 before 2.4.0.
Risk Assessment
An attacker can execute arbitrary commands on the server, leading to full system compromise and potential lateral movement.
Recommendation
Upgrade to Apache InLong 2.4.0 or apply the fixes from the provided pull requests (#12151 and #12155).
Other vulnerabilities in Apache InLong
See all- CVE-2026-63039Critical
SQL Injection vulnerability in Apache InLong. An attacker can inject a string value into the SQL statement, enabling SQL injection. Affects versions from 2.0.0 before 2.4.0.
- CVE-2026-63038Critical
SQL Injection vulnerability in Apache InLong. An attacker can inject arbitrary SQL code through the dbName, tableName, schemaName, and username parameters. Affects versions from 2.0.0 before 2.4.0.
- CVE-2026-63037Critical
SQL Injection vulnerability in Apache InLong. It allows SQL injection in the ORDER BY clause against the Manager backend database. Affects versions from 2.0.0 before 2.4.0.
- CVE-2023-35088Critical
CVE-2023-35088 describes an improper neutralization of special elements used in an SQL command vulnerability in Apache InLong, which may lead to SQL injection attacks. The issue affects versions from 1.4.0 through 1.7.0.
- CVE-2026-63044Medium
A Server-Side Request Forgery (SSRF) vulnerability in Apache InLong (from 2.0.0 before 2.4.0) allows any authenticated user (no admin role required) to cause the InLong Manager server to make outbound HTTP requests or TCP connections to arbitrary internal hosts and ports.
- CVE-2026-63043High
A Relative Path Traversal vulnerability in Apache InLong (from 2.0.0 before 2.4.0) allows arbitrary file read from the Agent host filesystem.
- CVE-2026-63042High
A vulnerability in Apache InLong (from 2.0.0 before 2.4.0) allows any user who can authenticate to the manager to create, modify, and delete Data Node definitions.
- CVE-2026-63040High
Vulnerability in Apache InLong allows access to files or directories by external parties. The StreamSource component performs no authorization check, so any authenticated user can logically delete ALL stream sources. Affects versions from 2.0.0 before 2.4.0.
- CVE-2026-63016Medium
The vulnerability in Apache InLong concerns uncontrolled resource consumption, which could allow users to affect operational configuration or upload non-official packages. The issue affects versions from 2.0.0 before 2.4.0.
- CVE-2026-63015Medium
The vulnerability in Apache InLong allows non-template responsible persons to view template information. The issue affects versions from 2.0.0 before 2.4.0.
Original NVD description (English source)
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 .

