๐Ÿ” CVE Alert

CVE-2026-62317

HIGH 7.5

Logto: ReDoS via unescaped user input in email subaddressing regex (blockSubaddressing)

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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 subaddressingRegex when blockSubaddressing was enabled. The permissive emailRegEx accepted multiple at signs and regular expression metacharacters, and POST /api/experience/verification/verification-code could therefore cause catastrophic backtracking in subaddressingRegex.test(email). The resulting event-loop stall could make authentication, token issuance, SSO, and the administrative console unavailable. This issue is fixed in version 1.41.0.

CWE CWE-1333
Vendor logto-io
Product logto
Published Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for logto-io logto

Be the first to know when new high vulnerabilities affecting logto-io logto are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

logto-io / logto
< 1.41.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/logto-io/logto/security/advisories/GHSA-qp7j-c3q2-g739 github.com: https://github.com/logto-io/logto/pull/9106 github.com: https://github.com/logto-io/logto/commit/021381237511bc0d42f81d65df8b036b01f40547 github.com: https://github.com/logto-io/logto/releases/tag/v1.41.0