CVE-2026-52820
Description
Kimai is an open-source time tracking application. Prior to 2.57.0, PATCH /api/timesheets/{id} and POST /api/timesheets accept a user-controlled project identifier through TimesheetApiEditForm and FormTrait, and ProjectRepository::getQueryBuilderForFormType() places that identifier in an unconditional OR branch that bypasses the team access criteria. Any authenticated user with edit_own_timesheet can therefore assign an owned timesheet to a project outside the user's teams, persist unauthorized project attribution, and retrieve project and customer metadata through GET /api/timesheets/{id}?full=true. TimesheetTeamAccessValidator now checks changed project and activity associations against current team access. This issue is fixed in version 2.57.0.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
kimai/kimaiPackagist | < 2.57.0 | 2.57.0 |
Affected products
2Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-vrr2-g9gh-c3jcghsaADVISORY
- github.com/kimai/kimai/security/advisories/GHSA-vrr2-g9gh-c3jcnvdWEB
- github.com/kimai/kimai/commit/976d38e8a4485a1c923ee7b5841849e91a06e849nvd
- github.com/kimai/kimai/pull/5929nvd
- github.com/kimai/kimai/releases/tag/2.57.0nvd
- www.kimai.org/en/security/ghsa-vrr2-g9gh-c3jcnvd
News mentions
0No linked articles in our index yet.