Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache InLong. This appears to allow SQL injection in the ORDER BY clause against the
Manager backend database.

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] to solve it.

[1]  https://github.com/apache/inlong/issues/12079 .
Published: 2026-08-20
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an instance of Improper Neutralization of Special Elements used in an SQL Command (CWE-89). An unauthenticated attacker can craft a request to the Manager OpenAPI audit alert rule list endpoint, tampering with the ORDER BY clause and causing the backend database to execute arbitrary SQL. This can allow the attacker to read, modify or delete data stored in the Manager database, potentially exposing sensitive information or disrupting service.

Affected Systems

Apache Software Foundation products Apache InLong are affected. The Manager component in versions 2.0.0 through 2.3.x (prior to 2.4.0) is vulnerable. Users should check for the presence of the vulnerability in any deployed InLong instance within this version range.

Risk and Exploitability

The vulnerability allows unauthenticated SQL injection, which is high risk because the attacker can reach the database without credentials. The EPSS score is not available, and the issue is not listed in the CISA KEV catalog, but the lack of authentication requirement means the attack vector is likely HTTP requests to the exposed OpenAPI endpoint. In environments where the InLong Manager is reachable from the network, an attacker could easily exploit the flaw to compromise database integrity and confidentiality.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache InLong to version 2.4.0 or apply the cherry‑pick patch referenced in issue 12079.
  • Configure the Manager API to require authentication or enforce role‑based access controls for the audit alert rule list endpoint.
  • Restrict database privileges for the InLong application user to the minimum required set and avoid administrative rights.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
First Time appeared Apache Software Foundation
Apache Software Foundation apache Inlong
Vendors & Products Apache Software Foundation
Apache Software Foundation apache Inlong

Thu, 20 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
References

Thu, 20 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache InLong. This appears to allow SQL injection in the ORDER BY clause against the Manager backend database. 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] to solve it. [1]  https://github.com/apache/inlong/issues/12079 .
Title Apache InLong: Unauthenticated SQL injection in Manager OpenAPI audit alert rule list endpoint
Weaknesses CWE-89
References

Subscriptions

Apache Software Foundation Apache Inlong
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-20T17:09:16.069Z

Reserved: 2026-07-15T03:06:37.120Z

Link: CVE-2026-63037

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-20T16:17:29.643

Modified: 2026-08-20T17:19:14.283

Link: CVE-2026-63037

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T20:30:05Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')