Auth bypass in Discourse
CVE-2026-72724
Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, plugins/chat/lib/chat/onebox_handler.rb resolves Chat::Thread by route thread_id independently of the route channel_id before checking whether the user can preview the selected chat channel. An authenticated user can 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.
Vulnerability class: IDOR (Insecure Direct Object Reference)
Published · last modified .
CVSS v3 metric
CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N.
EPSS exploit prediction
EPSS: 0.006 (47.7th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 48th percentile — 47.7% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.005 · newest: 0.006 · change: +0.002
Affected products
- Discourse — versions < 2026.1.6, >= 2026.5.0-latest, < 2026.5.2, >= 2026.6.0-latest, < 2026.6.1
Weakness classification (CWE)
References
- github.com/discourse/discourse/commit/1276d7032af8803956c74ae87ccfd976938dcd75
- github.com/discourse/discourse/commit/45ab6d54076de9ca4965888974d4416d5b48e83c
- github.com/discourse/discourse/commit/49efe1d7f098f2ce7301908815a211cc9248270f
- github.com/discourse/discourse/commit/dc54846f0754799591717b6018343e49524e41ce
- github.com/discourse/discourse/pull/42091
- github.com/discourse/discourse/pull/42092
- github.com/discourse/discourse/pull/42093
- github.com/discourse/discourse/pull/42094
- github.com/discourse/discourse/security/advisories/GHSA-8g98-fvfc-9w48
Frequently asked questions
- What is CVE-2026-72724?
- CVE-2026-72724 is a medium-severity vulnerability in Discourse, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 4.3/10. Published 2026-08-10.
- How severe is CVE-2026-72724?
- Medium severity. CVSS v3 base score is 4.3 out of 10.