CVE-2026-54418
- EPSS 0.25%
- Veröffentlicht 05.08.2026 06:58:34
- Zuletzt bearbeitet 10.08.2026 12:17:18
Leantime through 3.6.2 exposes the JSON-RPC methods leantime.rpc.TwoFA.TwoFA.getSetupData, saveSecret, verifyAndEnable, and disable2FA, which act on a caller-supplied userId parameter with no ownership check, session pinning, or permission-attribute ...
CVE-2026-66416
- EPSS 0.16%
- Veröffentlicht 30.07.2026 17:00:10
- Zuletzt bearbeitet 31.07.2026 23:17:26
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...
CVE-2026-66415
- EPSS 0.28%
- Veröffentlicht 30.07.2026 16:49:54
- Zuletzt bearbeitet 31.07.2026 12:16:55
Leantime 3.6.2 contains a server-side request forgery and local file inclusion vulnerability that allows authenticated attackers to read internal resources by passing unsanitized user-supplied filenames to file_get_contents() in the Blueprints::impor...
CVE-2026-66414
- EPSS 0.2%
- Veröffentlicht 30.07.2026 16:36:21
- Zuletzt bearbeitet 31.07.2026 12:16:54
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 mal...
CVE-2026-66412
- EPSS 0.24%
- Veröffentlicht 27.07.2026 05:23:20
- Zuletzt bearbeitet 28.07.2026 16:07:15
Leantime 3.6.2 and prior contains a broken access control vulnerability that allows authenticated users to read milestone data from projects they are not assigned to by supplying arbitrary integer milestone IDs to the tickets.getMilestone JSON-RPC en...
CVE-2026-15510
- EPSS 0.21%
- Veröffentlicht 12.07.2026 22:45:10
- Zuletzt bearbeitet 13.07.2026 17:17:12
A vulnerability was found in Leantime up to 3.8.0. Affected is the function Setting::saveSetting of the component API. The manipulation results in improper authorization. The attack may be performed from remote. The exploit has been made public and c...
CVE-2026-15509
- EPSS 0.21%
- Veröffentlicht 12.07.2026 22:30:09
- Zuletzt bearbeitet 15.07.2026 16:16:43
A vulnerability has been found in Leantime up to 3.8.0. This impacts the function editUser/addUser of the component JSON-RPC Endpoint. The manipulation of the argument role leads to improper authorization. The attack is possible to be carried out rem...
CVE-2026-59712
- EPSS 0.25%
- Veröffentlicht 06.07.2026 20:43:50
- Zuletzt bearbeitet 07.07.2026 14:16:34
Leantime's Users::getUser method in the JSON-RPC API lacks proper authorization checks, allowing authenticated users to retrieve full user credential rows including password hashes, TOTP secrets, and session tokens. Attackers can exploit this by call...
CVE-2026-59713
- EPSS 0.15%
- Veröffentlicht 06.07.2026 20:36:24
- Zuletzt bearbeitet 07.07.2026 15:16:49
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 ...
CVE-2025-28254
- EPSS 0.31%
- Veröffentlicht 28.03.2025 00:00:00
- Zuletzt bearbeitet 07.04.2025 14:42:18
Cross Site Scripting vulnerability in Leantime v3.2.1 and before allows an authenticated attacker to execute arbitrary code and obtain sensitive information via the first name field in processMentions().