NONE · 0

CVE-2026-52828

Kimai is an open-source time tracking application. Prior to 2.58.0, ExportController::createExportTemplate() and ExportController::editExportTemplate() inherit only the class-level create_export permi...

Vulnerability Description

Kimai is an open-source time tracking application. Prior to 2.58.0, ExportController::createExportTemplate() and ExportController::editExportTemplate() inherit only the class-level create_export permission, which ROLE_TEAMLEAD receives by default, and omit the create_export_template permission required by the API routes and user interface. A teamlead can directly access the export template creation and editing web routes to create or modify global ExportTemplate records marked available to all users, altering export columns, renderer, format, and output used by other users and administrators. This issue is fixed in version 2.58.0.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-52828?

CVE-2026-52828 is a documented vulnerability. Kimai is an open-source time tracking application. Prior to 2.58.0, ExportController::createExportTemplate() and ExportController::editExportTemplate() inherit only the class-level create_export permi...

How severe is CVE-2026-52828?

CVSS scoring is not yet available for CVE-2026-52828. Check NVD for updates.

Is there a patch for CVE-2026-52828?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.