CVE-2026-28685

Severity CVSS v4.0:
Pending analysis
Type:
CWE-285 Improper Authorization
Publication date:
06/03/2026
Last modified:
10/03/2026

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:kimai:kimai:*:*:*:*:*:*:*:* 2.51.0 (excluding)