CVE-2026-44298
- EPSS 0.28%
- Veröffentlicht 08.05.2026 03:32:06
- Zuletzt bearbeitet 08.05.2026 20:01:41
Kimai is an open-source time tracking application. From version 2.32.0 to before version 2.56.0, users with the role System-Admin (ROLE_SYSTE_ADMIN) and the permission upload_invoice_template can upload PDF invoice templates, which can call pdfContex...
CVE-2026-41498
- EPSS 0.25%
- Veröffentlicht 08.05.2026 03:30:32
- Zuletzt bearbeitet 12.05.2026 13:59:03
Kimai is an open-source time tracking application. Prior to version 2.54.0, the Team API endpoints use #[IsGranted('edit_team')] instead of #[IsGranted('edit', 'team')], causing Symfony TeamVoter to abstain from voting. This removes entity-level owne...
CVE-2026-42267
- EPSS 0.22%
- Veröffentlicht 08.05.2026 03:28:52
- Zuletzt bearbeitet 13.05.2026 17:58:49
Kimai is an open-source time tracking application. From version 2.27.0 to before version 2.54.0, any ROLE_USER can create a tag with a formula string as its name (e.g. =SUM(54+51)) via POST /api/tags and assign it to a timesheet. When an admin export...
CVE-2026-40486
- EPSS 0.27%
- Veröffentlicht 17.04.2026 22:35:53
- Zuletzt bearbeitet 27.04.2026 19:33:17
Kimai is an open-source time tracking application. In versions 2.52.0 and below, the User Preferences API endpoint (PATCH /api/users/{id}/preferences) applies submitted preference values without checking the isEnabled() flag on preference objects. Al...
CVE-2026-40479
- EPSS 0.21%
- Veröffentlicht 17.04.2026 22:31:29
- Zuletzt bearbeitet 27.04.2026 19:38:25
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 attribu...
CVE-2026-28685
- EPSS 0.4%
- Veröffentlicht 06.03.2026 04:49:08
- Zuletzt bearbeitet 10.03.2026 19:52:21
Kimai is a web-based multi-user time-tracking application. Prior to version 2.51.0, "GET /api/invoices/{id}" only checks the role-based view_invoice permission but does not verify the requesting user has access to the invoice's customer. Any user wit...
CVE-2019-25317
- EPSS 0.26%
- Veröffentlicht 11.02.2026 14:56:54
- Zuletzt bearbeitet 19.02.2026 21:37:07
Kimai 2 contains a persistent cross-site scripting vulnerability that allows attackers to inject malicious scripts into timesheet descriptions. Attackers can insert SVG-based XSS payloads in the description field to execute arbitrary JavaScript when ...
CVE-2026-23626
- EPSS 0.39%
- Veröffentlicht 18.01.2026 22:45:35
- Zuletzt bearbeitet 18.02.2026 16:30:19
Kimai is a web-based multi-user time-tracking application. Prior to version 2.46.0, Kimai's export functionality uses a Twig sandbox with an overly permissive security policy (`DefaultPolicy`) that allows arbitrary method calls on objects available i...
CVE-2023-53957
- EPSS 0.5%
- Veröffentlicht 19.12.2025 21:15:52
- Zuletzt bearbeitet 19.02.2026 21:53:08
Kimai 1.30.10 contains a SameSite cookie vulnerability that allows attackers to steal user session cookies through malicious exploitation. Attackers can trick victims into executing a crafted PHP script that captures and writes session cookie informa...
CVE-2013-10033
- EPSS 1.21%
- Veröffentlicht 31.07.2025 14:56:59
- Zuletzt bearbeitet 15.04.2026 00:35:42
An unauthenticated SQL injection vulnerability exists in Kimai version 0.9.2.x via the db_restore.php endpoint. The flaw allows attackers to inject arbitrary SQL queries into the dates[] POST parameter, enabling file write via INTO OUTFILE under spec...