VYPR
Vendor

Logto Io

Products
1
CVEs
15
Across products
15
Status
Private

Products

1

Recent CVEs

15
  • CVE-2026-63188HigAug 19, 2026
    risk 0.50cvss epss 0.00

    Logto is the modern, open-source auth infrastructure for SaaS and AI apps. Prior to 0.3.9, the Logto Tunnel npm package enabled createStaticFileProxy from packages/tunnel/src/commands/tunnel/index.ts and passed request.url from static asset requests through…

  • CVE-2026-62317HigAug 19, 2026
    risk 0.42cvss 7.5epss 0.01

    Logto is the modern, open-source auth infrastructure for SaaS and AI apps. Prior to 1.41.0, Logto's email subaddressing blocklist in packages/core/src/libraries/sign-in-experience/email-blocklist-policy.ts used the attacker-controlled domain from email input to construct…

  • CVE-2026-82263MedAug 28, 2026
    risk 0.37cvss 6.8epss 0.00

    Logto through 1.42.0 contains a server-side request forgery vulnerability in the OIDC SSO connector creation endpoint that fails to validate the issuer URL parameter. Tenant administrators with Management API credentials can supply arbitrary internal URLs to trigger HTTP GET…

  • CVE-2026-82262MedAug 28, 2026
    risk 0.37cvss 6.8epss 0.00

    Logto through 1.42.0 contains a server-side request forgery vulnerability in the POST /api/hooks/:id/test endpoint that accepts arbitrary URLs without host validation. Tenant administrators with Management API tokens can make the server issue HTTP POST requests to internal URLs…

  • CVE-2026-63187MedAug 19, 2026
    risk 0.34cvss 6.3epss 0.00

    Logto is the modern, open-source auth infrastructure for SaaS and AI apps. From 1.40.1 until 1.41.0, Logto's .github/workflows/commitlint.yml directly interpolated github.event.pull_request.title into the Commitlint on PR title step's inline echo command before piping the title…

  • CVE-2026-15617CriJul 23, 2026
    risk 0.00cvss 9.1epss 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-15616CriJul 23, 2026
    risk 0.00cvss 9.1epss 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-15615HigJul 23, 2026
    risk 0.00cvss 7.5epss 0.00

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

  • CVE-2026-15614HigJul 23, 2026
    risk 0.00cvss 7.5epss 0.00

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

  • CVE-2026-15612CriJul 23, 2026
    risk 0.00cvss 9.1epss 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-15611CriJul 23, 2026
    risk 0.00cvss 9.1epss 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-55789HigJul 10, 2026
    risk 0.00cvss 8.5epss 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-55377HigJul 10, 2026
    risk 0.00cvss 8.1epss 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-55370MedJul 10, 2026
    risk 0.00cvss 6.4epss 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-54714MedJul 10, 2026
    risk 0.00cvss 6.1epss 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…