Description
Kimai before 2.57.0 contains an improper authorization vulnerability in the favorite timesheet add and remove endpoints that allows authenticated users to manipulate other users' bookmarks. Attackers can add or remove timesheet entries from another user's favorite list by referencing their timesheet identifier, enabling cross-user business-state tampering without administrative privileges.
Published: 2026-08-25
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Kimai versions prior to 2.57.0 are vulnerable to an improper authorization flaw in the add and remove favorite timesheet endpoints. An authenticated user can reference another user’s timesheet identifier to add or remove entries from that user’s favorite list, allowing cross‑user business‑state tampering. This flaw leads to unauthorized modification of another user’s data without requiring administrative privileges. The weakness is a typical access‑control bypass, mapped to CWE‑639.

Affected Systems

The vulnerability affects installations of Kimai identified by the vendor product pair kimai:kimai. The affected versions are all releases before 2.57.0. Administrators or users with standard account privileges who can run the add or remove favorite endpoints are impacted.

Risk and Exploitability

The CVSS score of 8.7 indicates a high severity with a high impact and a reasonably quick exploitation path. The EPSS score is not available, so the exploit probability cannot be quantified, but the lack of a KEV listing suggests no widespread active exploitation was recorded at the time of this analysis. The attack vector is inferred to be through the web API or UI; an attacker must be authenticated to use the endpoints. Once authenticated, they can target any other user by specifying that user’s timesheet ID, enabling them to affect that user’s business state without setting higher privileges.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Kimai to version 2.57.0 or later.
  • If a patch cannot be applied immediately, restrict or disable the favorite timesheet add and remove endpoints for non‑administrative roles, or disable the favorite feature altogether via configuration.
  • Audit user activity logs for unauthorized manipulation of favorites and remediate any accounts that were affected by suspicious changes.

Generated by OpenCVE AI on August 26, 2026 at 01:33 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.57.0 contains an improper authorization vulnerability in the favorite timesheet add and remove endpoints that allows authenticated users to manipulate other users' bookmarks. Attackers can add or remove timesheet entries from another user's favorite list by referencing their timesheet identifier, enabling cross-user business-state tampering without administrative privileges.
Title Kimai before 2.57.0 Improper Authorization via Favorite Endpoints
First Time appeared Kimai
Kimai kimai
Weaknesses CWE-639
CPEs cpe:2.3:a:kimai:kimai:*:*:*:*:*:*:*:*
Vendors & Products Kimai
Kimai kimai
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/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:03.788Z

Reserved: 2026-08-25T23:14:37.730Z

Link: CVE-2026-80197

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T01:45:03Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key