CVE-2026-54714
6.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Summary
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 HTML-attribute escaping. A SAML application flow with a crafted RelayState from GET or POST /api/saml/:id/authn could inject script that runs on the Logto tenant origin after the user completes login. This issue is fixed in version 1.41.0.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| logto-io | logto | < 1.41.0 | affected |
Weaknesses
- CWE-79: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
References
- https://github.com/logto-io/logto/security/advisories/GHSA-cpm5-w86q-w85f
- https://github.com/logto-io/logto/pull/9008
- https://github.com/logto-io/logto/commit/209fa0a5cbe8522f9cf31873239dc6424099bb5e
- https://github.com/logto-io/logto/releases/tag/v1.41.0
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.