CVE-2026-63039 PUBLISHED

Apache InLong: SQL Injection via Unvalidated MyBatis Dollar-Sign Interpolation in AuditAlertRuleService

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 the string value into the SQL statement, enabling SQL injection.

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/pull/12080 .

Product Status

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

Credits

  • Andrea Cosentino finder

References

Problem Types

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