CVE-2026-80200
Received Received - Intake

Kimai Open Redirect in SAML Authentication

Vulnerability report for CVE-2026-80200, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-26

Last updated on: 2026-08-26

Assigner: VulnCheck

Description

Kimai before 2.53.0 contains an open redirect vulnerability in the SAML authentication success handler that accepts unvalidated RelayState POST parameters as redirect destinations. Attackers with IdP access can supply malicious RelayState values to redirect authenticated users to attacker-controlled URLs for credential theft or phishing attacks.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-26
Last Modified
2026-08-26
Generated
2026-08-26
AI Q&A
2026-08-26
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
kimai kimai to 2.53.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-601 The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Kimai before version 2.53.0 has an open redirect vulnerability in its SAML authentication success handler. This flaw allows attackers with access to the Identity Provider (IdP) to manipulate the RelayState parameter, which is used to redirect users after successful authentication. The system does not validate these RelayState values, enabling attackers to redirect users to malicious websites for credential theft or phishing attacks.

Detection Guidance

To detect this vulnerability, inspect Kimai instances for versions before 2.53.0. Check SAML authentication success handlers for unvalidated RelayState parameters. Review server logs for unexpected redirects to external domains.

Impact Analysis

If you use Kimai versions before 2.53.0 with SAML authentication, attackers could trick you into visiting fake login pages or malicious sites after you log in. This could lead to stolen credentials, unauthorized access to your account, or exposure to malware. Users with IdP access could exploit this to target other users.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR's data protection principles or HIPAA's security requirements. Organizations may face compliance breaches if user credentials or data are compromised through phishing or credential theft facilitated by this flaw.

Mitigation Strategies

Upgrade Kimai to version 2.53.0 or later. Validate RelayState parameters in SAML authentication to ensure they only redirect to trusted URLs. Monitor for suspicious redirect patterns in logs.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-80200. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart