GHSA-jv9x-w4gm-hwcm · Severity: low · Ecosystem: composer — Kimai has Missing Object-Level Authorization in the Team API
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.
Conclusion & alert: CVE-2026-41498 is rated Exploit Available (50/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.02%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-08 | — | 0.02% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.3 | 3.1 | LOW |
|
0.7 | 2.5 | [email protected] |
GHSA-jv9x-w4gm-hwcm · Severity: low · Ecosystem: composer — Kimai has Missing Object-Level Authorization in the Team API
| URL | Tags |
|---|---|
| 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 |