| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-h5fh-7hwr-97mw | Kimai has an arbitrary file read in its invoice PDF renderer (admin) |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Fri, 08 May 2026 20:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| CPEs | cpe:2.3:a:kimai:kimai:*:*:*:*:*:*:*:* |
Fri, 08 May 2026 14:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Fri, 08 May 2026 06:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Kimai
Kimai kimai |
|
| Vendors & Products |
Kimai
Kimai kimai |
Fri, 08 May 2026 04:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Kimai: Arbitrary file read in invoice PDF renderer (admin) | |
| Weaknesses | CWE-22 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-08T14:06:31.033Z
Reserved: 2026-05-05T17:39:31.113Z
Link: CVE-2026-44298
Updated: 2026-05-08T14:06:26.617Z
Status : Analyzed
Published: 2026-05-08T04:16:24.230
Modified: 2026-05-08T20:01:41.847
Link: CVE-2026-44298
No data.
OpenCVE Enrichment
Updated: 2026-05-08T06:00:10Z
Github GHSA