CVE Catalog

CVE-2026-55377

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

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

Summary

Logto prior to version 1.41.0 has a vulnerability in the step-up verification mechanism in Account Center. An attacker with an API token can create and verify a WebAuthn registration for a new passkey, then use it as identity verification, allowing MFA factor management without possessing a password, identifier, or existing MFA factor.

Risk Assessment

The organization is at risk of unauthorized addition or removal of MFA factors by an attacker who has obtained an API token. This could lead to account takeover and compromise of multi-factor authentication security.

Recommendation

Immediately upgrade Logto to version 1.41.0 or later. After upgrading, reset all API tokens and force re-verification of users.

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 Account Center step-up check accepted any active verification record that belonged to the current user and had isVerified === true. A WebAuthn registration verification record for binding a new passkey could be created and verified with only an existing Account API bearer token, then sent in the logto-verification-id header and treated as identityVerified=true by Account Center routes, allowing MFA factor management without proving possession of an existing password, identifier, or MFA factor. This issue is fixed in version 1.41.0.

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