{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2f68e16cd3b96d25c188c1aa3f7e13cdb15cdaeb"
            }
          ],
          "repo": "https://github.com/inducer/relate",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-rvx5-95mm-p77v"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-330",
      "CWE-338"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41505.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "2f68e16cd3b96d25c188c1aa3f7e13cdb15cdaeb"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "RELATE is a web-based courseware package. Prior to commit 2f68e16, RELATE is vulnerable to predictable token generation in auth.py's make_sign_in_key() function and exam.py's gen_ticket_code() function. This issue has been patched via commit 2f68e16.",
  "id": "CVE-2026-41505",
  "modified": "2026-07-16T03:30:59.193430814Z",
  "published": "2026-05-07T13:35:02.351Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41505.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/inducer/relate/security/advisories/GHSA-rvx5-95mm-p77v"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41505"
    },
    {
      "type": "FIX",
      "url": "https://github.com/inducer/relate/commit/2f68e16cd3b96d25c188c1aa3f7e13cdb15cdaeb"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "RELATE: Predictable Token Generation in auth.py and exam.py"
}