PatchSiren cyber security CVE debrief
CVE-2026-72722 discourse CVE debrief
CVE-2026-72722 is a vulnerability in the Discourse open-source discussion platform that allows authenticated users to 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 was fixed in versions 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0.
- Vendor
- discourse
- Product
- Unknown
- CVSS
- MEDIUM 4.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-10
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-10
- Advisory updated
- 2026-09-08
Who should care
System administrators and security teams responsible for Discourse instances should assess their exposure and take action to prevent potential information disclosure. This includes verifying and applying patches, monitoring for potential information disclosure attempts, and reviewing compensating controls for exposed systems.
Why it matters
CVE-2026-72722 is a vulnerability in Discourse that allows authenticated users to access restricted content. Defenders should prioritize verifying and applying patches, assessing exposure, and monitoring for potential information disclosure attempts.
- Potential information disclosure through canonicalized slugs or titles
- Need to verify and apply patches to prevent exploitation
- Requires assessment of exposure for Discourse instances
- May require monitoring for potential information disclosure attempts
Technical summary
The vulnerability is caused by inconsistent enforcement of Guardian.can_see? checks in TopicLink.extract_from, TopicLink.ensure_entry_for, and TopicLink.duplicate_lookup. This allows authenticated users to submit links to restricted topics, private messages, or hidden posts and receive canonicalized slugs or titles in the composer_messages duplicate_lookup response. The issue was fixed in versions 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0. System administrators and security teams should assess their exposure and take action to prevent potential information disclosure.
Defensive priority
Defenders should prioritize verifying and applying the patches to prevent potential information disclosure. System administrators and security teams responsible for Discourse instances should assess their exposure and take action.
Recommended defensive actions
- Verify and apply patches to Discourse instances
- Assess exposure and prioritize patching for Discourse instances
- Monitor for potential information disclosure attempts
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. GitHub commit and pull request links offer additional context on the fixes.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72722 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72722
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72722 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72722
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/discourse/discourse/commit/45abd925e46e8be40d2d047bced26628f26e4e31
-
Source reference
Unverified legacy reference
URL: https://github.com/discourse/discourse/commit/7d7ce546ac86e24a6512b321ace69fc52fe37bf4
-
Source reference
Unverified legacy reference
URL: https://github.com/discourse/discourse/commit/836a251d54a1004fb1c463a7d299b933b176191f
-
Source reference
Unverified legacy reference
URL: https://github.com/discourse/discourse/commit/e54ba27eacee0f14f315e510e287e7ac2e4bdb1a
-
Source reference
Unverified legacy reference
URL: https://github.com/discourse/discourse/pull/42091
-
Source reference
Unverified legacy reference
URL: https://github.com/discourse/discourse/pull/42092
-
Source reference
Unverified legacy reference
URL: https://github.com/discourse/discourse/pull/42093
-
Source reference
Unverified legacy reference
URL: https://github.com/discourse/discourse/pull/42094
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.