CVE-2026-59712 PUBLISHED

Leantime - Credential Disclosure via Unauthenticated JSON-RPC users.getUser Method

Assigner: VulnCheck
Reserved: 06.07.2026 Published: 06.07.2026 Updated: 07.07.2026

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 calling users.getUser with arbitrary user IDs to enumerate all accounts and obtain credentials for offline password cracking, 2FA bypass, and session hijacking.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor Leantime
Product Leantime
Versions Default: unaffected
  • affected from 0 to 3.4.4 (incl.)

Credits

  • George Chen reporter

References

Problem Types

  • Authorization Bypass Through User-Controlled Key CWE