Weak Password Recovery Mechanism for Forgotten Password in kimai2 - CVE-2026-80196
Published: June 29, 2026 / Updated: September 14, 2026
Vulnerability details
The vulnerability allows a remote attacker to gain unauthorized access to a user account.
The vulnerability exists due to weak password recovery mechanism in the login link handler when processing password reset and login links. A remote attacker can use an intercepted or cached login link after the password has been changed to gain unauthorized access to a user account.
The same link remains valid for up to 3 total uses within a 1-hour window, and subsequent uses grant a normal authenticated session after the initial password reset flow has completed.