SEPTEMBER 7, 2026
Live Feed
Back to database
Case File

CVE-2026-63080

MEDIUM · CVSS 6.5 EPSS 0.24%

Source: NVD + CISA KEV + EPSS · Published 2026-07-21 · Last synced 2026-08-20

CyberRota Analysis

AI-Generated

A SQL injection vulnerability exists in the ClickHouse query backend of Aptabase, allowing authenticated attackers to exploit unsanitized filter parameters and access event data across all tenants. By manipulating parameters such as EventName, CountryCode, and SessionId, attackers can bypass tenant isolation and execute unauthorized queries on multiple stats API endpoints. Organizations using Aptabase should prioritize addressing this vulnerability to safeguard sensitive tenant data from potential breaches.

CVE
CVE-2026-63080
Severity
MEDIUM
CVSS
6.5
EPSS
0.24%

Original NVD 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.