CVE-2026-31069
HIGH EPSS 28.4%
Published May 19, 20261mo ago · Modified Jun 17, 20261w ago
8.8 CVSS 3.1
Published May 19, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago
Description
BillaBear (all versions prior to Jan 2026) contains a SQL Injection vulnerability in the EventRepository. User-controlled input from metric filter names and aggregation properties is directly interpolated into SQL queries using sprintf() without proper sanitization or identifier quoting. Although filter values are parameterized, the filter identifiers (keys) are not. An authenticated attacker with ROLE_ACCOUNT_MANAGER permissions can exploit this to execute arbitrary SQL commands.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
28.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-89 SQL Injection Injection
References 3
- gist.github.com https://gist.github.com/nedlir/2377ba6e7fa2ad957210b52aa8e400d9
- gist.github.com https://gist.github.com/nedlir/a50725b94650467f0593b8f4009ae19e
- github.com https://github.com/BillaBear/billabear
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.