# CVE-2026-49992

## Summary

- **CVE ID:** CVE-2026-49992
- **Severity:** MEDIUM
- **CVSS Score:** 6.3 (CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N)
- **CWE:** CWE-352
- **Published:** Sep 11, 2026
- **Last Modified:** Sep 11, 2026

## 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.

## Affected Products

- kimai — kimai (< 2.58.0)

## References

- [CNA](https://github.com/kimai/kimai/security/advisories/GHSA-pgcc-vfmc-7cw5)
- [CNA](https://www.kimai.org/en/security/ghsa-pgcc-vfmc-7cw5)

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-12._