CVE 3.3 LOW

Kimai: Team API Missing Object-Level Authorization_CVE-2026-41498

3.3 / 10
LOW
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N

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.

Basic Information

ID CVE-2026-41498
Source GitHub_M
Published May 8, 2026 at 03:30

Affected Product

Vendor kimai
Product kimai
Version < 2.54.0
Affected Versions kimai kimai < 2.54.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.