---
cve: "CVE-2026-31069"
severity: "HIGH"
cvss: 8.8
epss: "37%"
vendor: "n/a"
kev: false
exploited: false
published: "2026-05-19 16:16:20"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T02:22:03+02:00"
---

# CVE-2026-31069

> 8.8 HIGH · 🧪 PoC

## Beschreibung

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-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Referenzen

- <https://gist.github.com/nedlir/a50725b94650467f0593b8f4009ae19e>
- <https://github.com/BillaBear/billabear>
- <https://gist.github.com/nedlir/2377ba6e7fa2ad957210b52aa8e400d9>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-31069) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
