PatchSiren

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

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.