CVE-2026-59713 Details
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.
A cross-site request forgery (CSRF) vulnerability has been identified in Leantime's OpenID Connect (OIDC) login process. The issue arises because the state parameter verification in the 'verifyState()' method does not validate state values against the session, allowing attackers to create malicious callback URLs with their own authorization codes. When victims click these URLs, they are logged in as the attacker, leading to session fixation. This vulnerability affects Leantime versions through 3.4.4 and has been fixed in version 3.9.7.
Users can update to Leantime version 3.9.7 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 6, 2026CISA-ADP
Assessed Jul 7, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Leantime/leantime | [email protected] | Source CodeVendor |
| https://github.com/Leantime/leantime/commit/9630eb7db682fb1b4e23cdabf3428d03ec6f5094 | [email protected] | Source CodeVendor |
| https://github.com/Leantime/leantime/issues/3535 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://www.vulncheck.com/advisories/leantime-oidc-login-csrf-via-unconditional-state-verification-stub | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Leantime | <= 3.4.4 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 17, 2026 | CVE Modified | [email protected] |
| Jul 7, 2026 | CVE Modified | CISA-ADP |
| Jul 6, 2026 | New CVE Received | [email protected] |
Volerion