CVE Catalog

CVE-2026-55370

MediumCVSS 6.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.20%

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

Summary

Logto prior to version 1.41.0 has a vulnerability in TOTP verification that allows reusing the same TOTP code within the RFC 6238 acceptance window. An attacker who knows the first authentication factor and captures a live TOTP code can replay it to bypass MFA.

Risk Assessment

The risk is that an attacker can bypass multi-factor authentication (MFA), potentially leading to unauthorized access to user accounts and sensitive data.

Recommendation

It is recommended to immediately upgrade Logto to version 1.41.0 or later, which includes a fix preventing TOTP code reuse.

Other vulnerabilities in Logto

See all
Original NVD description (English source)

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.

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