SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-66414

MEDIUM · CVSS 6.1 EPSS 0.20% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-30 · Last synced 2026-08-29

CyberRota Analysis

AI-Generated

Leantime 3.6.2 is vulnerable to an open redirect flaw in the Login controller, enabling unauthenticated attackers to redirect authenticated users to arbitrary external sites by exploiting the redirectUrl POST parameter. This vulnerability poses a risk of phishing and credential theft, making it critical for organizations using this version of Leantime to prioritize remediation efforts. Users and administrators should implement immediate safeguards to mitigate potential exploitation.

Public Exploit Signal

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

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

CVE
CVE-2026-66414
Severity
MEDIUM
CVSS
6.1
EPSS
0.20%

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