CVE Catalog

CVE-2026-84807

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Summary

Kimai through 2.65.0 contains a business logic / improper authorization vulnerability in the default team creation endpoints. An authenticated user with project permission-management privileges can create or use a customer, project, or activity whose name matches an existing team; because the endpoints POST /api/customers/{id}/team, POST /api/projects/{id}/team, and POST /api/activities/{id}/team reuse an existing team of the same name and add the current user as teamlead without verifying that the user is authorized to manage that team, the attacker gains unauthorized team-lead (administration) rights over the existing team. Fixed in 2.65.0.

Risk Assessment

An attacker can take over an existing team, potentially leading to unauthorized data access and permission manipulation.

Recommendation

Update Kimai to version 2.65.0 or later to fix the vulnerability.

Other vulnerabilities in Kimai

See all
Original NVD description (English source)

Kimai (kimai/kimai) through 2.65.0 contains a business logic / improper authorization vulnerability in the default team creation endpoints. An authenticated user with project permission-management privileges can create or use a customer, project, or activity whose name matches an existing team; because the endpoints POST /api/customers/{id}/team, POST /api/projects/{id}/team, and POST /api/activities/{id}/team reuse an existing team of the same name and add the current user as teamlead without verifying that the user is authorized to manage that team, the attacker gains unauthorized team-lead (administration) rights over the existing team. Fixed in 2.65.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS