SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-80199

LOW · CVSS 3.7 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-26 · Last synced 2026-09-14

CyberRota Analysis

AI-Generated

Kimai versions prior to 2.54.0 are vulnerable to a timing oracle flaw in the TokenAuthenticator, which allows unauthenticated attackers to enumerate valid usernames through the X-AUTH-USER header. The vulnerability arises from measurable response time differences when the password hasher processes existing usernames, facilitating enumeration without any login throttling protections. Organizations using affected versions should prioritize remediation to mitigate the risk of unauthorized access and potential account compromise.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-80199
Severity
LOW
CVSS
3.7
EPSS
0.25%
Oracle

Original NVD 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.