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: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated SQL injection leading to potential data compromise or unauthorized database manipulation
Action: Immediate Patch
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 CVSS score is 9.8, the EPSS score is <1%, and the issue is not listed in the CISA KEV catalog; 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 24, 2026 at 19:29 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 24, 2026 at 19:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache inlong
CPEs cpe:2.3:a:apache:inlong:*:*:*:*:*:*:*:*
Vendors & Products Apache
Apache inlong

Mon, 24 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 24 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


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 Inlong
Apache Software Foundation Apache Inlong
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-24T16:54:16.354Z

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

Link: CVE-2026-63037

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-26T23:56:46.373

Link: CVE-2026-63037

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T19:30:17Z

Weaknesses
  • CWE-89

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