Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Leantime/leantime
- https://github.com/Leantime/leantime/commit/9630eb7db682fb1b4e23cdabf3428d03ec6f
- https://github.com/Leantime/leantime/issues/3535
- https://www.vulncheck.com/advisories/leantime-oidc-login-csrf-via-unconditional-
FAQ
What is CVE-2026-59713?
CVE-2026-59713 is a vulnerability with a CVSS score of 8.1 (HIGH). 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 a...
How severe is CVE-2026-59713?
CVE-2026-59713 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-59713?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.