Description
Kimai before 2.65.0 fails to properly validate permissions when removing team access to activities, projects, and customers via API endpoints. Authenticated users with edit_team permission can revoke team access without the required permissions_activity check, bypassing authorization controls.
Published: 2026-09-02
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized privilege escalation
Action: Immediate Patch
AI Analysis

Impact

The vulnerability in Kimai versions before 2.65.0 allows an authenticated user who has the edit_team permission to remove team access to activities, projects, and customers without performing the required permissions_activity check. This omission permits bypassing normal authorization controls, effectively granting elevated privileges to modify team resources. The weakness is an instance of improper authorization, classified as CWE‑284.

Affected Systems

All deployments of Kimai older than version 2.65.0 are affected; the flaw resides in the core API that handles removal of team access to activities, projects, and customers. No specific sub‑product or module is exempt.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. EPSS data is unavailable, so the exploitation probability cannot be quantified from the available information, and the vulnerability is not listed in the CISA KEV catalog. The attack requires an authenticated user with edit_team permission and involves calling the exposed API; no external engagement is needed beyond normal API usage. An attacker could elevate privileges or disrupt team access workflows until the vendor fix is applied.

Generated by OpenCVE AI on September 2, 2026 at 12:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Kimai to version 2.65.0 or later to apply the vendor patch that enforces the missing permission check.
  • If an upgrade cannot be performed immediately, limit the edit_team permission to trusted administrators and consider disabling the team-removal API endpoint via configuration or code changes.
  • Review and adjust permission roles to ensure that edit_team is only granted to users who truly require that capability, enforcing the principle of least privilege.

Generated by OpenCVE AI on September 2, 2026 at 12:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 02 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Description Kimai before 2.65.0 fails to properly validate permissions when removing team access to activities, projects, and customers via API endpoints. Authenticated users with edit_team permission can revoke team access without the required permissions_activity check, bypassing authorization controls.
Title Kimai before 2.65.0 Authorization Bypass via Team Activity API
First Time appeared Kimai
Kimai kimai
Weaknesses CWE-284
CPEs cpe:2.3:a:kimai:kimai:*:*:*:*:*:*:*:*
Vendors & Products Kimai
Kimai kimai
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-04T02:27:09.396Z

Reserved: 2026-09-02T10:19:32.991Z

Link: CVE-2026-84804

cve-icon Vulnrichment

Updated: 2026-09-04T02:27:03.145Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T12:17:17.320

Modified: 2026-09-04T03:17:45.497

Link: CVE-2026-84804

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T13:30:05Z

Weaknesses