Description
Logto omits validation of the SAML <Conditions> element, enabling attackers to strip time and audience restrictions and replay assertions indefinitely.
Published: 2026-07-23
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Logto fails to validate the SAML <Conditions> element in incoming assertions, a weakness classified as CWE-345, allowing an attacker to remove time and audience restrictions. This flaw permits replaying old assertions without limitation, effectively bypassing the intended authenticity checks and enabling the attacker to gain unauthorized access to protected resources. The vulnerability directly undermines the integrity of the authentication process by allowing a pre‑signed assertion to be abused indefinitely.

Affected Systems

The affected application is the Logto platform provided by Logto. No specific version information is available from the current data, so all releases of Logto containing the connector‑saml component are potentially impacted until a fix is released.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity impact on the authentication process. The EPSS score is below 1% and Logto is not listed in the CISA KEV catalog, indicating a currently low probability of exploitation. Because the flaw concerns the validation of inbound SAML assertions, the attack vector is likely through a SAML identity provider that can supply crafted assertions to the Logto service. Once exploited, the attacker can replay assertions indefinitely, gaining persistent unauthorized access until the flaw is addressed or mitigated.

Generated by OpenCVE AI on August 4, 2026 at 15:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Logto to the latest available release that incorporates validation of the SAML <Conditions> element.
  • Configure Logto to reject any incoming SAML assertion that lacks a properly populated <Conditions> element, and enforce strict time and audience checks before processing the assertion.
  • Set a short assertion validity period and enforce audience matching on the Logto side to limit the window for replay attacks.

Generated by OpenCVE AI on August 4, 2026 at 15:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Tue, 28 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Logto-io
Logto-io logto
Vendors & Products Logto-io
Logto-io logto

Mon, 27 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-345
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 26 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description Logto omits validation of the SAML <Conditions> element, enabling attackers to strip time and audience restrictions and replay assertions indefinitely.
Title SAML <Conditions> element not validated
References

cve-icon MITRE

Status: PUBLISHED

Assigner: certcc

Published:

Updated: 2026-07-27T15:23:36.546Z

Reserved: 2026-07-13T16:14:15.128Z

Link: CVE-2026-15615

cve-icon Vulnrichment

Updated: 2026-07-27T15:22:14.417Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T16:17:14.237

Modified: 2026-07-27T16:17:02.743

Link: CVE-2026-15615

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T15:30:06Z

Weaknesses
  • CWE-345

    Insufficient Verification of Data Authenticity