PatchSiren cyber security CVE debrief
CVE-2026-72724 discourse CVE debrief
CVE-2026-72724 is a vulnerability in the Discourse open-source discussion platform that allows an authenticated user to obtain private thread message content by pairing a public channel ID with a private thread ID in a /onebox.json request. This issue was fixed in versions 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0. The vulnerability exists due to inadequate access controls in the chat plugin, specifically in the onebox_handler.rb file. An attacker can exploit this vulnerability to access sensitive information, potentially leading to information disclosure. Defenders should prioritize verifying exposure and applying patches to vulnerable instances.
- 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
Defenders responsible for Discourse instances, particularly those with public channels and private threads, should assess exposure and apply patches to prevent unauthorized access to sensitive content.
Why it matters
CVE-2026-72724 is a vulnerability in Discourse that allows authenticated users to access private thread message content. Defenders should prioritize verifying exposure and applying patches to vulnerable instances.
- Defenders must verify exposure and apply patches to prevent unauthorized access to private thread message content.
- Authenticated users may be able to access sensitive content, potentially leading to information disclosure.
- Defenders should monitor for suspicious activity and implement compensating controls to limit access to sensitive channels and threads.
Technical summary
The vulnerability in Discourse allows an authenticated user to pair a public channel ID with a private thread ID in a /onebox.json request and obtain private thread message content. This issue is fixed in versions 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0. The vulnerability exists due to inadequate access controls in the chat plugin, specifically in the onebox_handler.rb file. An attacker can exploit this vulnerability to access sensitive information, potentially leading to information disclosure. Defenders should prioritize verifying exposure and applying patches to vulnerable instances.
Defensive priority
Defenders should prioritize verifying exposure and applying patches to vulnerable Discourse instances.
Recommended defensive actions
- Verify exposure by checking Discourse instance versions and configurations.
- Apply patches to vulnerable instances by upgrading to versions 2026.1.6, 2026.5.2, 2026.6.1, or 2026.7.0.
- Monitor for suspicious activity and implement compensating controls to limit access to sensitive channels and threads.
- 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. The vulnerability was introduced due to inadequate access controls in the chat plugin, specifically in the onebox_handler.rb file. The issue was fixed in versions 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0. Defenders should verify exposure by checking Discourse instance versions and configurations. The CVE record and NVD entry provide evidence of the vulnerability, but additional verification may be required
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72724 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72724
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72724 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72724
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/1276d7032af8803956c74ae87ccfd976938dcd75
-
Source reference
Unverified legacy reference
URL: https://github.com/discourse/discourse/commit/45ab6d54076de9ca4965888974d4416d5b48e83c
-
Source reference
Unverified legacy reference
URL: https://github.com/discourse/discourse/commit/49efe1d7f098f2ce7301908815a211cc9248270f
-
Source reference
Unverified legacy reference
URL: https://github.com/discourse/discourse/commit/dc54846f0754799591717b6018343e49524e41ce
-
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.