Vulnerability Description
Kimai before 2.54.0 contains a timing oracle vulnerability in TokenAuthenticator that allows unauthenticated attackers to enumerate valid usernames via X-AUTH-USER header. Attackers can measure response time differences when the password hasher runs only for existing users, enabling username enumeration with no login throttling protection.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://github.com/kimai/kimai/security/advisories/GHSA-jrc6-fmhw-fpq2
- https://www.vulncheck.com/advisories/kimai-before-2.54.0-username-enumeration-vi
FAQ
What is CVE-2026-80199?
CVE-2026-80199 is a vulnerability with a CVSS score of 3.7 (LOW). Kimai before 2.54.0 contains a timing oracle vulnerability in TokenAuthenticator that allows unauthenticated attackers to enumerate valid usernames via X-AUTH-USER header. Attackers can measure respon...
How severe is CVE-2026-80199?
CVE-2026-80199 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-80199?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.