CVE Catalog

CVE-2026-66416

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.16%

6th percentile - higher than 6% of all known CVEs

Summary

Leantime 3.6.2 contains a cross-site request forgery vulnerability due to missing VerifyCsrfToken middleware. Unauthenticated attackers can trick authenticated users into performing unauthorized actions like creating or deleting projects, modifying settings, and changing permissions.

Risk Assessment

Risk of unauthorized system changes by an attacker exploiting a victim to perform malicious operations without their consent.

Recommendation

Update Leantime to a version that restores CSRF protection and implement CSRF prevention mechanisms.

Other vulnerabilities in Leantime

See all
Original NVD description (English source)

Leantime 3.6.2 contains a cross-site request forgery vulnerability that allows unauthenticated attackers to perform state-changing actions on behalf of authenticated users by excluding the Laravel VerifyCsrfToken middleware from the global middleware stack in app/Http/Kernel.php. Attackers can craft malicious pages delivered via phishing emails or malicious websites to trigger unauthorized POST, PUT, and DELETE requests that create or delete projects, modify settings, and change permissions as any authenticated user.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS