๐Ÿ” CVE Alert

CVE-2026-54418

HIGH 8.1

Leantime: Missing Authorization on TwoFA JSON-RPC Methods Allows Cross-Account 2FA Secret Disclosure and Bypass

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

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 gate (unlike other RPC-exposed methods in the same dispatcher). Any authenticated user can invoke getSetupData with an arbitrary userId to read that user's live TOTP secret, or disable2FA to strip another account's two-factor authentication entirely, fully defeating account-level 2FA protection. This is related to CVE-2026-15509, which covers a similar missing-authorization pattern in the JSON-RPC editUser/addUser role-assignment path in the same application; the TwoFA service methods addressed here are a distinct, independently fixable set of RPC endpoints.

CWE CWE-862
Vendor leantime
Product leantime
Published Aug 5, 2026
Stay Ahead of the Next One

Get instant alerts for leantime leantime

Be the first to know when new high vulnerabilities affecting leantime leantime are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

Leantime / Leantime
0 โ‰ค 3.6.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Leantime/leantime

Credits

Bobur Abdugafforov