Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/logto-io/logto/commit/209fa0a5cbe8522f9cf31873239dc6424099bb5
- https://github.com/logto-io/logto/pull/9008
- https://github.com/logto-io/logto/releases/tag/v1.41.0
- https://github.com/logto-io/logto/security/advisories/GHSA-cpm5-w86q-w85f
FAQ
What is CVE-2026-54714?
CVE-2026-54714 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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 ...
How severe is CVE-2026-54714?
CVE-2026-54714 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-54714?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.