216.73.217.22

CVE-2026-44298

· Published 08/05/2026 04:16 · Modified 08/05/2026 20:01

Labels: CVE-2026-44298 2026-05-08CVE-2026-44298CWE-22[email protected]

Essential information

Published
08/05/2026 04:16
Modified
08/05/2026 20:01
Author
Creator
CVSS
4.1 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N

CVSS metrics

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.

NVD status

Status
Analyzed — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
kimai / kimai cpe:2.3:a:kimai:kimai:*:*:*:*:*:*:*:*

References