Missing Authorization in kimai2 - CVE-2026-52828
Published: June 29, 2026
kimai2
Detailed vulnerability description
The vulnerability allows a remote user to modify global export templates.
The vulnerability exists due to improper access control in ExportController when handling web requests to create or edit export templates. A remote user can directly access the affected routes to modify global export templates.
The issue affects only the web controller routes; the API routes and UI button visibility enforce the stricter permission requirement.