CVE-2026-55789

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 attribute-mapping values into element-text placeholders of a SAML XML template using samlify 2.10.0, which left those placeholders unescaped. An authenticated low-privilege user could place XML markup in a profile attribute so Logto signed a forged SAML attribute, such as an arbitrary role, allowing privilege escalation at relying Service Providers that authorize on SAML attributes. This issue is fixed in version 1.41.0.
Configurations

No configuration.

History

13 Jul 2026, 19:17

Type Values Removed Values Added
References () https://github.com/logto-io/logto/security/advisories/GHSA-vfpw-vq44-4p63 - () https://github.com/logto-io/logto/security/advisories/GHSA-vfpw-vq44-4p63 -

10 Jul 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-10 20:16

Updated : 2026-07-13 19:21


NVD link : CVE-2026-55789

Mitre link : CVE-2026-55789

CVE.ORG link : CVE-2026-55789


JSON object : View

Products Affected

No product.

CWE
CWE-91

XML Injection (aka Blind XPath Injection)