Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://www.vulncheck.com/advisories/aptabase-sql-injection-via-clickhouse-query
- https://yoyochaud.fr/en/chaud/cve-2026-63080-aptabase-sql-injection/
FAQ
What is CVE-2026-63080?
CVE-2026-63080 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 unsanitize...
How severe is CVE-2026-63080?
CVE-2026-63080 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-63080?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.