CVE-2026-80202
Kimai before 2.56.0 does not enforce team-membership checks in TimesheetVoter::voteOnAttribute(), which maps permissions only to own_timesheet or other_timesheet. As a result, any authenticated user with ROLE_TEAMLEAD (or a role holding edit_other_timesheet/delete_other_timesheet) can read, modify, and permanently delete timesheets belonging to any user system-wide via the API, regardless of team membership. Timesheet IDs are sequential integers and trivially enumerable. ROLE_USER accounts are correctly restricted. (Note: the maintainers characterize this behavior as matching the documented permission model.)
- Affected products
- Kimai
- CVSS 4.0
- 9.3 CRITICAL
- CVSS 3.1
- 8.8 HIGH
- EPSS
- 0.3% (27th percentile)
- Weakness
- CWE-863
- NVD status
- Deferred
- Published
- 2026-08-25
CVE-2026-80202 at NVD
1 known exploit for CVE-2026-80202
Proof-of-concept code and exploit modules indexed by Sploitus