Description
Kimai before 2.56.0 does not enforce team-membership checks in TimesheetVoter::voteOnAttribute(), which maps permissions only to own_timesheet or other_timesheet. As a result, any authenticated user with ROLE_TEAMLEAD (or a role holding edit_other_timesheet/delete_other_timesheet) can read, modify, and permanently delete timesheets belonging to any user system-wide via the API, regardless of team membership. Timesheet IDs are sequential integers and trivially enumerable. ROLE_USER accounts are correctly restricted. (Note: the maintainers characterize this behavior as matching the documented permission model.)
Published: 2026-08-25
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Kimai before 2.56.0 fails to enforce team‑membership restrictions in TimesheetVoter::voteOnAttribute(), mapping permissions only to own_timesheet or other_timesheet. Consequently, any authenticated user holding the ROLE_TEAMLEAD role or roles that grant edit_other_timesheet/delete_other_timesheet can read, modify, or permanently delete any user’s timesheet across the entire system. Since timesheet identifiers are simple, incrementing integers, they are trivially enumerable, allowing systematic data tampering or destruction. This flaw directly exposes sensitive work‑history data, allows integrity violations of time records, and can compromise audit trails.

Affected Systems

The vulnerability affects all Kimai releases prior to 2.56.0. Users running Kimai versions 2.55 and earlier are impacted; versions 2.56.0 and newer include the fix.

Risk and Exploitability

The CVSS base score of 9.3 indicates high severity. The EPSS score is not available, but the flaw is listed as not in the CISA KEV catalog, implying no publicly known exploits yet. An attacker must be authenticated and possess a privileged role; once in, the vulnerability enables full, system‑wide access to timesheet data. Because timesheet IDs are sequential, enumeration requires minimal effort, making exploitation relatively straightforward for any authorized jeopardized user.

Generated by OpenCVE AI on August 26, 2026 at 01:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Kimai to version 2.56.0 or later.
  • Remove or modify the ROLE_TEAMLEAD role and any roles granting edit_other_timesheet/delete_other_timesheet for users who should not access other teams’ timesheets.
  • If an immediate upgrade is not possible, limit API exposure for users with privileged roles, or enforce an additional approval step before allowing modification or deletion operations.

Generated by OpenCVE AI on August 26, 2026 at 01:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Description Kimai before 2.56.0 does not enforce team-membership checks in TimesheetVoter::voteOnAttribute(), which maps permissions only to own_timesheet or other_timesheet. As a result, any authenticated user with ROLE_TEAMLEAD (or a role holding edit_other_timesheet/delete_other_timesheet) can read, modify, and permanently delete timesheets belonging to any user system-wide via the API, regardless of team membership. Timesheet IDs are sequential integers and trivially enumerable. ROLE_USER accounts are correctly restricted. (Note: the maintainers characterize this behavior as matching the documented permission model.)
Title Kimai before 2.56.0 Authorization Bypass via TimesheetVoter
First Time appeared Kimai
Kimai kimai
Weaknesses CWE-863
CPEs cpe:2.3:a:kimai:kimai:*:*:*:*:*:*:*:*
Vendors & Products Kimai
Kimai kimai
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-25T23:19:07.165Z

Reserved: 2026-08-25T23:15:39.155Z

Link: CVE-2026-80202

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T01:15:04Z

Weaknesses