CVE-2026-63038 PUBLISHED

Apache InLong: SQL Injection via String Concatenation Vulnerability Report

Assigner: apache
Reserved: 15.07.2026 Published: 20.08.2026 Updated: 20.08.2026

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache InLong. This allows an attacker to inject arbitrary SQL code through the dbName, tableName, schemaName, and username parameters. 

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/12135 .

Product Status

Vendor Apache Software Foundation
Product Apache InLong
Versions Default: unaffected
  • affected from 2.0.0 to 2.4.0 (excl.)

Credits

  • zhaokaifei finder

References

Problem Types

  • CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE