CVE-2026-41498

LOW EPSS 15.8%
Published May 8, 20261mo ago · Modified Jun 17, 20262w ago
3.3 CVSS 3.1
Low
Find Similar
Published May 8, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
3.3
Exploitability
0.7
Impact
2.5
Vector string
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N
Attack Vector Network
Attack Complexity High
Privileges Required High
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
15.8% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available

Weaknesses 1

CWE-862 Missing Authorization Authorization

Affected Products 1

VendorProductVersionRange
kimaikimai* <2.54.0

References 2

  • github.com https://github.com/kimai/kimai/releases/tag/2.54.0
    ProductRelease Notes
  • github.com https://github.com/kimai/kimai/security/advisories/GHSA-jv9x-w4gm-hwcm
    ExploitVendor Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.