CVE-2026-52822 Details
Description
Kimai is an open-source time tracking application. Prior to 2.58.0, PATCH /api/timesheets/{id}/restart, PATCH /api/timesheets/{id}/duplicate, and the web duplicate workflow can derive a new record from an owned historical timesheet after the user's access to its project or activity has been revoked. TimesheetVoter evaluates the own-timesheet permission before current team access, and its canStart() logic validates object visibility but does not verify the user's current team access to the referenced project and activity. An old entry therefore acts as a persistent capability to create new time records under an unauthorized project and activity, corrupting budgets, statistics, reports, and invoices after an administrative revocation. This issue is fixed in version 2.58.0.
A vulnerability in Kimai, an open-source time tracking application, allows users to restart or duplicate historical timesheet entries under projects they no longer have access to. This issue affects Kimai versions prior to 2.58.0. The vulnerability arises because the application evaluates ownership of timesheets without considering current project access, enabling unauthorized time entries that can disrupt budgeting and reporting processes.
Users should update Kimai to version 2.58.0 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 15, 2026CISA-ADP
Assessed Sep 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/kimai/kimai/commit/31a8f887a5cda517db7b4320a7ad997c87d08601 | [email protected] | Source CodeVendor |
| https://github.com/kimai/kimai/pull/5952 | [email protected] | Source CodeVendor |
| https://github.com/kimai/kimai/releases/tag/2.58.0 | [email protected] | Release NotesVendor |
| https://github.com/kimai/kimai/security/advisories/GHSA-c6w6-57jj-62vh | [email protected] | AdvisoryTechnical DescriptionVendor |
| https://www.kimai.org/en/security/ghsa-c6w6-57jj-62vh | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-285 | Improper Authorization | [email protected] |
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Kimai | <= 2.57.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 15, 2026 | CVE Modified | CISA-ADP |
| Sep 15, 2026 | New CVE Received | [email protected] |
Volerion