VYPR
Vendor

Logto Io

Products
1
CVEs
10
Across products
10
Status
Private

Products

1

Recent CVEs

10
  • CVE-2026-15611Jul 23, 2026
    risk 0.00cvss epss 0.00

    Logto allows unverified email-based SSO account linking, enabling an attacker to register an identity at a permissive IdP using a victim’s email and gain unauthorized access to the victim’s account.

  • CVE-2026-15612Jul 23, 2026
    risk 0.00cvss epss 0.00

    Logto bypasses OIDC nonce validation when the nonce claim is absent from the id_token, enabling replay of authentication tokens and weakening session-binding.

  • CVE-2026-15614Jul 23, 2026
    risk 0.00cvss epss 0.00

    Logto silently fails to delete IdP-initiated SAML sessions, enabling session replay and reuse within the session’s validity window.

  • CVE-2026-15615Jul 23, 2026
    risk 0.00cvss epss 0.00

    Logto omits validation of the SAML element, enabling attackers to strip time and audience restrictions and replay assertions indefinitely.

  • CVE-2026-15616Jul 23, 2026
    risk 0.00cvss epss 0.00

    Logto does not enforce locally configured MFA during SSO authentication, allowing users to bypass second-factor requirements and grants unauthorized access.

  • CVE-2026-15617Jul 23, 2026
    risk 0.00cvss epss 0.00

    Logto performs principal lookup without normalizing email and identifier strings, enabling principal collision and unauthorized account access via case- or Unicode-different identities.

  • CVE-2026-55377Jul 10, 2026
    risk 0.00cvss epss 0.00

    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…

  • CVE-2026-55370Jul 10, 2026
    risk 0.00cvss epss 0.00

    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…

  • CVE-2026-55789Jul 10, 2026
    risk 0.00cvss epss 0.00

    Logto is the modern, open-source auth infrastructure for SaaS and AI apps. Prior to 1.41.0, Logto's self-hosted SAML application IdP built the signed SAML response and assertion by string-substituting user-controlled profile attributes such as name, email, and custom…

  • CVE-2026-54714Jul 10, 2026
    risk 0.00cvss epss 0.00

    Logto is the modern, open-source auth infrastructure for SaaS and AI apps. Prior to 1.41.0, @logto/core reflected the SAML RelayState, SAMLResponse, and actionUrl into a Logto-origin auto-submit HTML form in packages/core/src/saml-application/SamlApplication/utils.ts without…