{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "6.0.0"
              },
              {
                "fixed": "6.0.3"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "84623aa0fd0dcc02d1821866d37ac824a902cec8"
            },
            {
              "fixed": "4a8ed900956527a8845f22a7ab011ec3225be91b"
            }
          ],
          "repo": "https://github.com/bestpractical/rt",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-265j-qx4w-256j"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-352"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41074.json"
  },
  "details": "RT is an open source, enterprise-grade issue and ticket tracking system. Versions 6.0.0 through 6.0.2 contain a Cross-Site Request Forgery (CSRF) vulnerability. An attacker who can induce a logged-in RT user to visit a malicious web page can trigger arbitrary state-changing actions in RT on that user's behalf. This issue has been fixed in version 6.0.3.",
  "id": "CVE-2026-41074",
  "modified": "2026-07-08T05:39:11.045360602Z",
  "published": "2026-05-22T21:12:41.473Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/bestpractical/rt/releases/tag/rt-6.0.3"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41074.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/bestpractical/rt/security/advisories/GHSA-265j-qx4w-256j"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41074"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "RT has broken CSRF protection for authenticated users"
}