GHSA-vxqj-8hg5-3v79HighCVSS 7.5
Logto omits validation of the SAML <Conditions> element, enabling attackers to strip time and...
🔗 CVE IDs covered (1)
📋 Description
Logto omits validation of the SAML element, enabling attackers to strip time and audience restrictions and replay assertions indefinitely.
🔗 References (4)
- https://nvd.nist.gov/vuln/detail/CVE-2026-15615
- https://github.com/logto-io/logto/blob/ea3ede35028dfd0bbb6d7b239623ce0e7f6cdff8/packages/connectors/connector-saml/src/utils.ts#L46-L110
- https://github.com/logto-io/logto/blob/ea3ede35028dfd0bbb6d7b239623ce0e7f6cdff8/packages/core/src/sso/SamlConnector/utils.ts#L175-L205
- https://github.com/advisories/GHSA-vxqj-8hg5-3v79