CVE-2026-63080

Aptabase through commit 5a89368 contains a SQL injection vulnerability in the ClickHouse query backend that allows authenticated attackers to read event data across all tenants by injecting unsanitized filter parameters into Liquid SQL templates. Attackers can supply malicious values through EventName, CountryCode, OsName, DeviceModel, AppVersion, or SessionId parameters to inject a UNION ALL statement that bypasses the app_id tenant isolation filter across thirteen of the fifteen stats API endpoints.
Configurations

No configuration.

History

21 Jul 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-21 21:16

Updated : 2026-07-23 15:24


NVD link : CVE-2026-63080

Mitre link : CVE-2026-63080

CVE.ORG link : CVE-2026-63080


JSON object : View

Products Affected

No product.

CWE
CWE-89

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