Information disclosure in Kimai
CVE-2026-80194
Kimai before 2.64.0 contains a missing authorization vulnerability in the ProjectViewController export route (report_project_view_export). The authorization guards are attached to the sibling __invoke method rather than at the class level, so the export route inherits no authorization checks. Any authenticated user, including a plain ROLE_USER without the project_reporting permission, can download the project overview export - which returns the same dataset as the protected report - disclosing customer names, project names, currency, budget type, and aggregate totals across all customers. Actual financial figures remain protected in the export template.
Vulnerability class: Information Disclosure
CVSS v3 metric
CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N.
Affected products
Weakness classification (CWE)
References
- GitHub Security Advisory (GHSA-pvc4-crg3-gj44) (vendor-advisory)
- VulnCheck Advisory: Kimai before 2.64.0 Missing Authorization via ProjectViewController export (third-party-advisory)
Frequently asked questions
- What is CVE-2026-80194?
- CVE-2026-80194 is a medium-severity vulnerability in Kimai, classified under Information Disclosure. CVSS score: 4.3/10. Published 2026-08-25.
- How severe is CVE-2026-80194?
- Medium severity. CVSS v3 base score is 4.3 out of 10.