Kimai is an open-source time tracking application. Prior to version 2.54.0, the Team API endpoints use #[IsGranted('edit_team')] instead of #[IsGranted('edit', 'team')], causing Symfony TeamVoter to abstain from voting. This removes entity-level ownership checks on team operations, allowing any user with the edit_team permission to modify any team, not just teams they are authorized to manage. This issue has been patched in version 2.54.0.
References
| Link | Resource |
|---|---|
| https://github.com/kimai/kimai/releases/tag/2.54.0 | Product Release Notes |
| https://github.com/kimai/kimai/security/advisories/GHSA-jv9x-w4gm-hwcm | Exploit Vendor Advisory |
| https://github.com/kimai/kimai/security/advisories/GHSA-jv9x-w4gm-hwcm | Exploit Vendor Advisory |
Configurations
History
12 May 2026, 13:59
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:kimai:kimai:*:*:*:*:*:*:*:* | |
| References | () https://github.com/kimai/kimai/releases/tag/2.54.0 - Product, Release Notes | |
| References | () https://github.com/kimai/kimai/security/advisories/GHSA-jv9x-w4gm-hwcm - Exploit, Vendor Advisory | |
| First Time |
Kimai kimai
Kimai |
08 May 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/kimai/kimai/security/advisories/GHSA-jv9x-w4gm-hwcm - |
08 May 2026, 04:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-08 04:16
Updated : 2026-05-12 13:59
NVD link : CVE-2026-41498
Mitre link : CVE-2026-41498
CVE.ORG link : CVE-2026-41498
JSON object : View
Products Affected
kimai
- kimai
CWE
CWE-862
Missing Authorization
