CVE-2026-44298
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 pdfContext.setOption('associated_files', ...) inside the sandboxed Twig render. This is forwarded to mPDF's SetAssociatedFiles(), whose writer calls file_get_contents($entry['path']) during PDF output and embeds the bytes as a FlateDecode stream in the PDF. Any file readable by the PHP worker is returned to the attacker inside the rendered invoice. This issue has been patched in version 2.56.0.
- Kimai
- < 2.56.0
- Fix
- Available
- CVSS 3.1
- 4.9 MEDIUM
- EPSS
- 0.3% (20th percentile)
- Weakness
- CWE-22
- NVD status
- Analyzed
- Published
- 2026-05-08
No indexed exploits for CVE-2026-44298 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2026-44298 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.