6.5
CVE-2026-28685
- EPSS 0.4%
- Veröffentlicht 06.03.2026 04:49:08
- Zuletzt bearbeitet 10.03.2026 19:52:21
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
Kimai: API invoice endpoint missing customer-level access control (IDOR)
Kimai is a web-based multi-user time-tracking application. Prior to version 2.51.0, "GET /api/invoices/{id}" only checks the role-based view_invoice permission but does not verify the requesting user has access to the invoice's customer. Any user with ROLE_TEAMLEAD (which grants view_invoice) can read all invoices in the system, including those belonging to customers assigned to other teams. This issue has been patched in version 2.51.0.| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.4% | 0.316 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
CWE-285 Improper Authorization
The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
https://github.com/kimai/kimai/security/advisories/GHSA-v33r-r6h2-8wr7
https://github.com/kimai/kimai/commit/a0601c8cb28fed1cca19051a8272425069ab758f
https://github.com/kimai/kimai/releases/tag/2.51.0