CVE-2026-49992 Details
Description
Kimai is an open-source time tracking application. Versions prior to 2.58.0 contain authenticated cross-site request forgery issues in their default team creation shortcuts for projects, customers, and activities. These endpoints are exposed through `GET` routes and directly create or reuse a `Team`, add the current user as teamlead, and bind the target object to that team. As a result, an attacker can trick a logged-in user with the required permissions into visiting a malicious page and cause unauthorized changes to team, teamlead, and object-binding relationships. This is a real authorization-structure modification issue rather than a harmless UI shortcut. Version 2.58.0 patches the issue.
A cross-site request forgery (CSRF) vulnerability has been identified in Kimai, an open-source time tracking application, affecting versions through 2.57.0. The issue arises in the default team creation shortcuts for projects, customers, and activities, which are accessible via 'GET' routes. Exploitation of this vulnerability allows an attacker to manipulate team relationships and permissions without the user's consent. The affected routes unintentionally modify authorization structures, leading to unauthorized changes in team management and access control.
Users are advised to update Kimai to version 2.58.0 or later, where this vulnerability has been patched. The affected 'GET' endpoints have been removed and replaced with 'POST' endpoints that cannot be exploited through CSRF attacks.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 11, 2026CISA-ADP
Assessed Sep 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/kimai/kimai/security/advisories/GHSA-pgcc-vfmc-7cw5 | [email protected] | AdvisoryVendor |
| https://www.kimai.org/en/security/ghsa-pgcc-vfmc-7cw5 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Kimai | <= 2.57.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 11, 2026 | New CVE Received | [email protected] |
Volerion