CVE-2026-59713

Severity CVSS v4.0:
HIGH
Type:
CWE-352 Cross-Site Request Forgery (CSRF)
Publication date:
06/07/2026
Last modified:
07/07/2026

Description

Leantime contains an OIDC login CSRF vulnerability in the verifyState() method that unconditionally returns true without validating state parameters. Attackers can craft malicious callback URLs with attacker-controlled authorization codes to perform session fixation, logging victims in as the attacker.