PT-2026-57281 · Logto+1 · Logto+1
CVE-2026-55370
·
Published
2026-07-10
·
Updated
2026-07-10
CVSS v3.1
6.4
Medium
| Vector | AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Logto versions prior to 1.41.0
Description
TOTP verification allows the reuse of a successfully used TOTP code as long as it remains within the RFC 6238 acceptance window. This occurs because the verifier utilizes a stateless check from the otplib library with
window = 1 and fails to persist or compare the accepted TOTP time-step counter. An attacker possessing the victim's first factor and a captured live TOTP value can replay that value to bypass multi-factor authentication during the same acceptance window.Recommendations
Update to version 1.41.0.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Logto
Otplib