SQL injection via unchecked ORDER BY fields
Published Aug 20, 2026 · Updated Aug 20, 2026
SQL injection in Apache InLong 2.0.0 before 2.4.0 allows attackers to inject SQL into Manager backend queries via list-sort parameters. InLong Manager accepts AuditAlertRuleRequest orderField and orderType values without validation and uses them unchanged in the audit alert rule list query's ORDER BY construction; the fix adds OrderFieldEnum.checkOrderField and OrderTypeEnum.checkOrderType in AuditAlertRuleServiceImpl.selectByCondition. The exposed surface is the Manager OpenAPI audit alert rule list endpoint, and published records describe backend-database injection without further bounding the resulting database actions.
Summary
What happened
SQL injection in Apache InLong 2.0.0 before 2.4.0 allows attackers to inject SQL into Manager backend queries via list-sort parameters. InLong Manager accepts AuditAlertRuleRequest orderField and orderType values without validation and uses them unchanged in the audit alert rule list query's ORDER BY construction; the fix adds OrderFieldEnum.checkOrderField and OrderTypeEnum.checkOrderType in AuditAlertRuleServiceImpl.selectByCondition. The exposed surface is the Manager OpenAPI audit alert rule list endpoint, and published records describe backend-database injection without further bounding the resulting database actions.
The record
- CVE
- CVE-2026-63037
- Published
- Aug 20, 2026
- Updated
- Aug 20, 2026
- Vendor
- The Apache Software Foundation
- Product
- Apache InLong
- Classifications
- CWE-89, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Aug 20, 2026CVE publishedPublication date reported by the CVE source.
- Aug 20, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.0.0 <2.4.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
No CVSS assessment is available in this record.
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo