CVE Catalog

CVE-2026-54418

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

16th percentile - higher than 16% of all known CVEs

Summary

Leantime through 3.6.2 exposes JSON-RPC methods for TwoFA that act on a caller-supplied userId without ownership check, session pinning, or permission-attribute gate.

Risk Assessment

An unauthorized user can manipulate other users' two-factor authentication settings, potentially leading to account takeover or security compromise.

Recommendation

Update Leantime to a patched version and enforce proper access controls and ownership checks.

Other vulnerabilities in Leantime

See all
Original NVD description (English source)

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).

Vulnerability data from NVD (NIST) · CISA KEV · EPSS