CVE-2026-66414
Deferred Deferred - Pending Action

Open Redirect Vulnerability in Leantime 3.6.2

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

Publication date: 2026-07-30

Last updated on: 2026-07-30

Assigner: VulnCheck

Description

Leantime 3.6.2 contains an open redirect vulnerability in the Login controller that allows unauthenticated attackers to redirect authenticated users to arbitrary external sites by manipulating the redirectUrl POST parameter. Attackers can craft a malicious login URL with a tampered redirectUrl value that bypasses FILTER_SANITIZE_URL validation to redirect victims to attacker-controlled sites for phishing or credential theft.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-07-30
Generated
2026-07-31
AI Q&A
2026-07-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
leantime leantime 3.6.2

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

Leantime 3.6.2 has an open redirect vulnerability in its Login controller. This flaw allows unauthenticated attackers to manipulate the redirectUrl POST parameter to redirect authenticated users to arbitrary external websites. The vulnerability bypasses FILTER_SANITIZE_URL validation, enabling attackers to craft malicious login URLs that redirect victims to attacker-controlled sites for phishing or credential theft.

Detection Guidance

To detect this vulnerability, monitor network traffic for suspicious login requests with manipulated redirectUrl parameters. Check web server logs for POST requests to /login with unusual redirectUrl values. Use tools like Wireshark or tcpdump to inspect HTTP traffic for open redirects.

Impact Analysis

This vulnerability can lead to phishing attacks where users are tricked into visiting malicious sites, potentially exposing login credentials or sensitive data. Users may unknowingly navigate to attacker-controlled domains, risking account compromise or malware infections.

Compliance Impact

This vulnerability could indirectly impact compliance with GDPR or HIPAA by enabling phishing attacks that steal credentials or sensitive data. Open redirects may violate data protection principles requiring secure authentication and user protection.

Mitigation Strategies

Upgrade Leantime to the latest version beyond 3.6.2. Implement strict input validation for the redirectUrl parameter. Add allowlists for trusted domains. Configure web application firewalls to block requests with malicious redirectUrl values.

Chat Assistant

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

EPSS Chart