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.
CVE-2026-62317
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 58% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 1%
- EPSS %ILE
- 42%
- KEV
- Not listed
Published
August 19, 2026
Last Modified
August 21, 2026
Advisory Details (4)
Auto-updated Aug 19, 2026v1.41.0
Patch available: logto-io/logto v1.41.0
https://github.com/logto-io/logto/releases/tag/v1.41.0commit 021381237511 (logto-io/logto)
Patch available: logto-io/logto v1.41.0 (contains commit 021381237511)
https://github.com/logto-io/logto/commit/021381237511bc0d42f81d65df8b036b01f40547fix(core): avoid regex in email subaddressing blocklist check
Patch available: logto-io/logto v1.41.0 (PR #9106 merged 2026-06-30)
https://github.com/logto-io/logto/pull/9106ReDoS via unescaped user input in email subaddressing regex (blockSubaddressing) · Advisory · logto-io/logto · GitHub
https://github.com/logto-io/logto/security/advisories/GHSA-qp7j-c3q2-g739Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 14× in last 7d / 14× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-25 15:51 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 17:01 UTCEG score recompute
- 2026-08-23 06:38 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 07:48 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 20:23 UTCEG score recompute
- 2026-08-21 19:20 UTCEG score recompute
- 2026-08-21 06:33 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 20:20 UTCEG score recompute
- 2026-08-19 19:43 UTCEG score recompute
- 2026-08-19 19:42 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-62317?
When was CVE-2026-62317 disclosed?
Is CVE-2026-62317 actively exploited?
What is the CVSS score of CVE-2026-62317?
How do I remediate CVE-2026-62317?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-62317
Is Your Infrastructure Affected by CVE-2026-62317?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.