Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. kimai/kimai
  4. ›
  5. CVE-2026-41498

CVE-2026-41498: Kimai has Missing Object-Level Authorization in the Team API

April 24, 2026 (updated May 12, 2026)

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.

References

  • github.com/advisories/GHSA-jv9x-w4gm-hwcm
  • github.com/kimai/kimai/releases/tag/2.54.0
  • github.com/kimai/kimai/security/advisories/GHSA-jv9x-w4gm-hwcm
  • nvd.nist.gov/vuln/detail/CVE-2026-41498

Code Behaviors & Features

Detect and mitigate CVE-2026-41498 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.54.0

Fixed versions

  • 2.54.0

Solution

Upgrade to version 2.54.0 or above.

Impact 3.3 LOW

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

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

packagist/kimai/kimai/CVE-2026-41498.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 20 May 2026 00:16:43 +0000.