GHSA-3xc2-h5r3-wv3r · Severity: medium · Ecosystem: composer — Kimai vulnerable to formula Injection via tag names in XLSX export
Kimai is an open-source time tracking application. From version 2.27.0 to before version 2.54.0, any ROLE_USER can create a tag with a formula string as its name (e.g. =SUM(54+51)) via POST /api/tags and assign it to a timesheet. When an admin exports timesheets to XLSX, ArrayFormatter.formatValue() joins tag names with implode() and returns the result unchanged. OpenSpout promotes any =-prefixed string to a FormulaCell, writing <f>SUM(54+51)</f> into the XLSX archive. Excel evaluates the formula when the file is opened. This issue has been patched in version 2.54.0.
Conclusion & alert: CVE-2026-42267 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.05%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
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-08 | — | 0.05% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.4 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 5.7 | 3.1 | MEDIUM |
|
2.1 | 3.6 | [email protected] |
GHSA-3xc2-h5r3-wv3r · Severity: medium · Ecosystem: composer — Kimai vulnerable to formula Injection via tag names in XLSX export
| URL | Tags |
|---|---|
| https://github.com/kimai/kimai/releases/tag/2.54.0 | Product Release Notes |
| https://github.com/kimai/kimai/security/advisories/GHSA-3xc2-h5r3-wv3r | Exploit Mitigation Vendor Advisory |