Insufficient Granularity of Access Control in kimai2 - CVE-2024-29200
Published: March 27, 2024 / Updated: April 14, 2026
kimai2
Kevin Papst
Description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the /api/timesheets endpoint when handling requests for all timesheets. A remote user can send a request to /api/timesheets?user=all to disclose sensitive information.
The issue causes the API to return timesheet entries beyond the team-based visibility enforced by the user interface.