{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2026.1.6"
              },
              {
                "introduced": "2026.5.0-latest"
              },
              {
                "fixed": "2026.5.2"
              },
              {
                "introduced": "2026.6.0-latest"
              },
              {
                "fixed": "2026.6.1"
              },
              {
                "introduced": "2026.7.0-latest"
              },
              {
                "fixed": "2026.7.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "introduced": "640840d818f4ee9375829ece0ef452923bb0c012"
            },
            {
              "introduced": "06d03da34c4ed09ea59f917f045ba250d2b6320d"
            },
            {
              "introduced": "ded677e00beb0e9bae6e70b69582aecfb72b5477"
            },
            {
              "fixed": "94190ccb5176eb4ab1f2b509fcecc3fc682dadae"
            },
            {
              "fixed": "3a87be49d621faddf5cea3f6a090adc9b7cbb7e8"
            },
            {
              "fixed": "b6419ddb26f109092cdc5fdc4b2624fe95a5e8d4"
            },
            {
              "fixed": "ded677e00beb0e9bae6e70b69582aecfb72b5477"
            },
            {
              "fixed": "45abd925e46e8be40d2d047bced26628f26e4e31"
            },
            {
              "fixed": "7d7ce546ac86e24a6512b321ace69fc52fe37bf4"
            },
            {
              "fixed": "836a251d54a1004fb1c463a7d299b933b176191f"
            },
            {
              "fixed": "e54ba27eacee0f14f315e510e287e7ac2e4bdb1a"
            }
          ],
          "repo": "https://github.com/discourse/discourse",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-4fx9-5m29-83p4"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72722.json"
  },
  "details": "Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, TopicLink.extract_from, TopicLink.ensure_entry_for, and TopicLink.duplicate_lookup do not consistently enforce Guardian.can_see? checks when processing internal links. An authenticated user can submit links to restricted topics, private messages, or hidden posts and receive canonicalized slugs or titles in the composer_messages duplicate_lookup response even though the targets are not visible to that user. This issue is fixed in versions 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0.",
  "id": "CVE-2026-72722",
  "modified": "2026-08-15T11:30:58.676104449Z",
  "published": "2026-08-10T15:54:35.907Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72722.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/discourse/discourse/security/advisories/GHSA-4fx9-5m29-83p4"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72722"
    },
    {
      "type": "FIX",
      "url": "https://github.com/discourse/discourse/commit/45abd925e46e8be40d2d047bced26628f26e4e31"
    },
    {
      "type": "FIX",
      "url": "https://github.com/discourse/discourse/commit/7d7ce546ac86e24a6512b321ace69fc52fe37bf4"
    },
    {
      "type": "FIX",
      "url": "https://github.com/discourse/discourse/commit/836a251d54a1004fb1c463a7d299b933b176191f"
    },
    {
      "type": "FIX",
      "url": "https://github.com/discourse/discourse/commit/e54ba27eacee0f14f315e510e287e7ac2e4bdb1a"
    },
    {
      "type": "FIX",
      "url": "https://github.com/discourse/discourse/pull/42091"
    },
    {
      "type": "FIX",
      "url": "https://github.com/discourse/discourse/pull/42092"
    },
    {
      "type": "FIX",
      "url": "https://github.com/discourse/discourse/pull/42093"
    },
    {
      "type": "FIX",
      "url": "https://github.com/discourse/discourse/pull/42094"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Discourse: Duplicate lookup reveals restricted topic titles through canonicalized URLs"
}