CVE-2026-40479
MEDIUM EPSS 10.9%
Published Apr 17, 20262mo ago · Modified Jun 17, 20262w ago
5.4 CVSS 3.1
Published Apr 17, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
10.9% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-79 Cross-site Scripting Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| kimai | kimai | * | <2.53.0 |
References 2
- github.com https://github.com/kimai/kimai/releases/tag/2.53.0
- github.com https://github.com/kimai/kimai/security/advisories/GHSA-g82g-m9vx-vhjg
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.