CVE-2026-54418
8.1 HIGHpublic exploit availablePublished 2026-08-05 · Updated 2026-08-10
AI risk analysis
- Summary
- The flaw allows unauthorized access to TwoFA management functions without proper authentication or permission checks, posing a significant security risk.
- Exploitability
- Exploitation requires knowledge of the userId and could be moderately difficult due to potential session management mechanisms in place.
- Blast radius
- If exploited, it could lead to full control over two-factor authentication settings for affected users.
- Prioritized remediation
- Update to the latest version of Leantime that addresses this vulnerability or implement strict access controls for TwoFA management functions.
auth-bypasswebpermissions
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD description
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).
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Weaknesses
CWE-862
Public exploit & PoC references
All references
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.