๐Ÿ” CVE Alert

CVE-2026-28685

MEDIUM 6.5

Kimai: API invoice endpoint missing customer-level access control (IDOR)

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-285
Vendor kimai
Product kimai
Published Mar 6, 2026
Last Updated Mar 9, 2026
Stay Ahead of the Next One

Get instant alerts for kimai kimai

Be the first to know when new medium vulnerabilities affecting kimai kimai are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

kimai / kimai
< 2.51.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/kimai/kimai/security/advisories/GHSA-v33r-r6h2-8wr7 github.com: https://github.com/kimai/kimai/commit/a0601c8cb28fed1cca19051a8272425069ab758f github.com: https://github.com/kimai/kimai/releases/tag/2.51.0