10 matches found
CVE-2026-63039
CVE-2026-63039 is an SQL injection (CWE-89) in Apache InLong's manager component, specifically in AuditAlertRuleEntityMapper.selectByCondition. The root cause is MyBatis ${} string interpolation of attacker-controlled orderField and orderType fields in the ORDER BY clause, allowing arbitrary SQL ...
CVE-2026-63038
CVE-2026-63038 is a CRITICAL (CVSS 9.8) SQL injection vulnerability in Apache InLong versions 2.0.0 through before 2.4.0 . The root cause is string concatenation in SQL command construction, allowing an unauthenticated, remote attacker to inject arbitrary SQL code through the dbName, tableName, s...
CVE-2026-63046
Apache InLong (versions 2.0.0 through before 2.4.0) is affected by an argument injection vulnerability in the Agent Installer's ModuleManager component. The root cause is that ExcuteLinux.exeCmd() executes arbitrary shell commands with no filtering or whitelist validation , allowing an authentica...
CVE-2026-63037
CVE-2026-63037 is an unauthenticated SQL injection in Apache InLong (versions 2.0.0 through before 2.4.0 ), targeting the ORDER BY clause of the Manager OpenAPI audit alert rule list endpoint against the backend database. The flaw requires no authentication (CVSS 3.1: 9.8 CRITICAL , vector AV:N/A...
CVE-2026-63043
CVE-2026-63043 is a Relative Path Traversal vulnerability in Apache InLong 's Agent component, caused by an unvalidated file source path . An unauthenticated attacker over the network can exploit this to perform arbitrary file read from the Agent host filesystem, resulting in high confidentiality...
CVE-2026-63044
CVE-2026-63044 is a Server-Side Request Forgery (SSRF) vulnerability in Apache InLong Manager , affecting versions 2.0.0 through before 2.4.0 . Any authenticated user (no admin role required) can abuse the POST /api/node/testConnection endpoint to force the server to make outbound HTTP requests o...
CVE-2026-63040
Apache InLong versions 2.0.0 through before 2.4.0 are affected by a missing authorization check in the StreamSource component (specifically the forceDelete function). Any authenticated user can logically delete all stream sources , resulting in high integrity and availability impact (CVSS 3.1 sco...
CVE-2026-63042
Apache InLong (versions 2.0.0 through before 2.4.0) contains a missing authorization flaw on its DataNode management endpoints. Any user who can authenticate to the manager can create, modify, and delete Data Node definitions , leading to high impact on integrity and availability (CVSS 8.1, HIGH)...
CVE-2026-63015
CVE-2026-63015 is an Uncontrolled Resource Consumption vulnerability in Apache InLong (versions 2.0.0 through before 2.4.0). The flaw allows non-template responsible persons to view template information, which should be restricted. The CVSS 3.1 score is 4.3 (MEDIUM) with a vector of AV:N/AC:L/PR:...
CVE-2026-63016
Apache InLong versions 2.0.0 through 2.3.x have an Uncontrolled Resource Consumption flaw where unauthenticated network users can upload non-official packages, potentially disrupting availability (CVSS 5.3, MEDIUM). Fix: upgrade to 2.4.0 or cherry-pick PRs #12095 and #11732. No exploitation obser...