{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "1.10.1"
              },
              {
                "last_affected": "1.37.1"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "a5a0d44dc88ea216e9ea52bf19c2aca412db633b"
            },
            {
              "last_affected": "647bbde232c4ef2980e7ef06dbdd3cda80427031"
            }
          ],
          "repo": "https://github.com/logto-io/logto",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "certcc",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/15xxx/CVE-2026-15617.json"
  },
  "details": "Logto performs principal lookup without normalizing email and identifier strings, enabling principal collision and unauthorized account access via case- or Unicode-different identities.",
  "id": "CVE-2026-15617",
  "modified": "2026-07-25T03:56:45.385366911Z",
  "published": "2026-07-23T15:41:29.123Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/logto-io/logto/blob/ea3ede35028dfd0bbb6d7b239623ce0e7f6cdff8/packages/core/src/libraries/verification-helpers/single-sign-on-guard.ts#L23-L33"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/15xxx/CVE-2026-15617.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-15617"
    }
  ],
  "schema_version": "1.8.0",
  "summary": "Principal/domain lookup without case normalization"
}