CVE-2026-41498
Last modified
CVE-2026-41498 is a low-severity vulnerability rated 3.3/10 on the CVSS scale. 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. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Kimai | Kimai | < 2.54.0 |
References
- https://github.com/kimai/kimai/releases/tag/2.54.0Product, Release Notes
- https://github.com/kimai/kimai/security/advisories/GHSA-jv9x-w4gm-hwcmExploit, Vendor Advisory
- https://github.com/kimai/kimai/security/advisories/GHSA-jv9x-w4gm-hwcmExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-41498?
How severe is CVE-2026-41498?
How do I fix CVE-2026-41498?
Are you affected by CVE-2026-41498?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
