GHSA-h5fh-7hwr-97mw · Severity: medium · Ecosystem: composer — Kimai has an arbitrary file read in its invoice PDF renderer (admin)
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.
Conclusion & alert: CVE-2026-44298 is rated Low Risk (22.4/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.05%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-09 | 0.03% | 0.05% | +0.02% |
| 2 | 2026-05-08 | — | 0.03% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.1 | 3.1 | MEDIUM |
|
2.3 | 1.4 | [email protected] |
| 4.9 | 3.1 | MEDIUM |
|
1.2 | 3.6 | [email protected] |
GHSA-h5fh-7hwr-97mw · Severity: medium · Ecosystem: composer — Kimai has an arbitrary file read in its invoice PDF renderer (admin)
| URL | Tags |
|---|---|
| https://github.com/kimai/kimai/releases/tag/2.56.0 | Release Notes |
| https://github.com/kimai/kimai/security/advisories/GHSA-h5fh-7hwr-97mw | Mitigation Vendor Advisory |