CVE-2026-55370

Logto is the modern, open-source auth infrastructure for SaaS and AI apps. Prior to 1.41.0, Logto's existing TOTP verification accepted a successfully used TOTP code again while the code remained inside the RFC 6238 acceptance window because the verifier used otplib's stateless check with window = 1 and did not persist or compare the accepted TOTP time-step counter. An attacker who has the victim's first factor and captures a live TOTP value can replay that value to satisfy MFA during the same acceptance window. This issue is fixed in version 1.41.0.
Configurations

No configuration.

History

10 Jul 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-10 20:16

Updated : 2026-07-13 19:21


NVD link : CVE-2026-55370

Mitre link : CVE-2026-55370

CVE.ORG link : CVE-2026-55370


JSON object : View

Products Affected

No product.

CWE
CWE-294

Authentication Bypass by Capture-replay