Kimai is an open-source time tracking application. In versions 1.16.3 through 2.52.0, the escapeForHtml() function in KimaiEscape.js does not escape double quote or single quote characters. When a user's profile alias is inserted into an HTML attribute context via the team member form prototype and rendered through innerHTML, this incomplete escaping allows HTML attribute injection. An authenticated user with ROLE_USER privileges can store a malicious alias that executes JavaScript in the browser of any administrator viewing the team form, resulting in stored XSS with privilege escalation. This issue has been fixed in version 2.53.0.
Cite this page
CVE-2026-40479. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2026-40479
Use CWE-79, Kimai vendor hub and Kimai product page to widen CVE-2026-40479 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2020-19825, CVE-2023-53957 and CVE-2021-43515 for nearby disclosures in the same product family.