Description
Kimai before 2.58.0 contains an authentication bypass vulnerability where password reset links remain valid after password changes because the LoginLink signature covers only the user id, not the password hash. Attackers who intercept or cache a password reset link can use it up to 2 additional times within a 1-hour window to log in as the user even after the legitimate user has changed their password.
Published: 2026-08-25
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Kimai versions prior to 2.58.0 contain a weakness that allows an attacker to use password reset links that remain valid after a user changes their password. The reset link signature only covers the user identifier and does not include the password hash, enabling an attacker who intercepts or caches the link to log in as the target user up to two additional times within a one‑hour window, even after the user has altered their credentials. This flaw effectively grants an attacker unauthorized access to the victim’s account and any data or functions available to that account, without requiring any further credentials. The weakness is aligned with CWE‑640, which describes authentication bypass through incomplete token validation.

Affected Systems

The issue affects the Kimai time‑tracking application from the vendor kimai:kimai. Any installation running a version earlier than 2.58.0 is susceptible.

Risk and Exploitability

The CVSS score of 8.7 indicates a high‑severity bug. Although the EPSS score is not available, the flaw allows remote exploitation simply by using a valid reset link, which an attacker may obtain through social engineering, phishing, or e‑mail interception. The vulnerability is not listed in the CISA KEV catalog, so no publicly available exploits are currently documented, but the high CVSS and simple attack path make it a serious risk to deployed systems.

Generated by OpenCVE AI on August 26, 2026 at 01:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Kimai to version 2.58.0 or newer to apply the vendor fix
  • Force all users to change their passwords to invalidate any existing reset links
  • If a patch is not immediately available, temporarily disable the password‑reset feature or block access to the reset endpoint until the application can be updated

Generated by OpenCVE AI on August 26, 2026 at 01:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Description Kimai before 2.58.0 contains an authentication bypass vulnerability where password reset links remain valid after password changes because the LoginLink signature covers only the user id, not the password hash. Attackers who intercept or cache a password reset link can use it up to 2 additional times within a 1-hour window to log in as the user even after the legitimate user has changed their password.
Title Kimai before 2.58.0 Authentication Bypass via Password Reset Link
First Time appeared Kimai
Kimai kimai
Weaknesses CWE-640
CPEs cpe:2.3:a:kimai:kimai:*:*:*:*:*:*:*:*
Vendors & Products Kimai
Kimai kimai
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-25T23:19:03.107Z

Reserved: 2026-08-25T23:14:37.730Z

Link: CVE-2026-80196

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T03:30:03Z

Weaknesses
  • CWE-640

    Weak Password Recovery Mechanism for Forgotten Password