CVE-2026-49865 Details
Description
Kimai is an open-source time tracking application. Versions prior to 2.58.0 contain a server-side request forgery vulnerability in their invoice PDF preview and generation workflow. If an attacker can control Markdown content that is later rendered into an invoice PDF, such as `Customer.invoiceText`, the server-side PDF renderer will fetch remote image URLs embedded in Markdown image syntax. This allows the application server to issue outbound requests to attacker-controlled or internal targets during PDF rendering. The behavior can be used for internal network probing, server-side reachability checks, and potentially follow-on exploitation depending on deployment environment and accessible internal services. Version 2.58.0 patches the issue.
A server-side request forgery (SSRF) vulnerability has been identified in Kimai, an open-source time tracking application, in versions prior to 2.58.0. The vulnerability arises in the invoice PDF preview and generation process. When an attacker can manipulate Markdown content that is later converted into an invoice PDF—such as the 'Customer.invoiceText'—the server-side PDF renderer retrieves remote image URLs embedded in the Markdown. This behavior allows the application server to make outbound requests to attacker-controlled or internal targets during PDF rendering. Such actions could be used for internal network probing, server-side reachability checks, and potentially more serious exploitation, depending on the deployment environment and accessible internal services.
Users are advised to update to Kimai version 2.58.0, where this vulnerability has been patched. In this version, Kimai no longer allows Markdown images in invoice texts and instead converts them to HTML links. Additionally, Kimai has implemented a specialized HttpClient for mPDF that restricts access to certain URLs, preventing potential exploitation.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 11, 2026CISA-ADP
Assessed Sep 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/kimai/kimai/security/advisories/GHSA-pj8j-p4g4-4vw8 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Kimai | <= 2.57.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 11, 2026 | New CVE Received | [email protected] |
Volerion