Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Network-accessible debug endpoint requires only a low-privilege authenticated session; confidentiality limited to audit log disclosure with no integrity or availability impact.
Primary rating from Vendor (GitHub_M).
CVSS VectorVendor: GitHub_M
Lifecycle Timeline
2DescriptionCVE.org
Discourse is an open-source discussion platform. From versions 2026.1.0-latest to before 2026.1.4, 2026.3.0-latest to before 2026.3.1, and 2026.4.0-latest to before 2026.4.1, bot debug endpoints disclose whisper translation audit logs. This issue has been patched in versions 2026.1.4, 2026.3.1, 2026.4.1, and 2026.5.0-latest.1.
AnalysisAI
Discourse platform versions across three active release tracks expose whisper translation audit logs through bot debug endpoints to any authenticated low-privilege user. The vulnerability (CWE-200) exists across release lines 2026.1.x, 2026.3.x, and 2026.4.x, and has been patched by the vendor across all affected tracks. No public exploit exists and EPSS sits at the 9th percentile (0.03%), indicating this is a low-probability exploitation target; however, the exposure of internal moderation audit logs may pose compliance and confidentiality risks on community platforms handling sensitive staff communications.
Technical ContextAI
Discourse is an open-source Ruby on Rails-based discussion platform (CPE: cpe:2.3:a:discourse:discourse:*). The affected component is a bot debug endpoint that improperly exposes whisper translation audit logs. In Discourse, 'whispers' are staff-only private posts invisible to regular users, and translation audit logs capture activity around content moderation workflows. The root cause is CWE-200 (Exposure of Sensitive Information to Unauthorized Actor): the debug endpoint fails to apply appropriate authorization checks, allowing users authenticated with low privileges to retrieve data scoped to privileged moderation actions. The CVSS vector AV:N/AC:L/PR:L confirms the endpoint is network-accessible and requires only a standard authenticated session, with no elevated role needed.
RemediationAI
Upgrade Discourse to one of the vendor-patched releases: version 2026.1.4 (for the 2026.1.x track), version 2026.3.1 (for the 2026.3.x track), version 2026.4.1 (for the 2026.4.x track), or the rolling 2026.5.0-latest.1 release. Full details are available in the GitHub Security Advisory at https://github.com/discourse/discourse/security/advisories/GHSA-x6mr-wjq6-495j. If an immediate upgrade is not possible, consider restricting network-level access to debug or internal bot API endpoints via reverse proxy rules (e.g., deny access to the bot debug endpoint path for non-admin roles at the web server layer) - note this may impair bot diagnostics and operator tooling. Monitor access logs for unexpected queries to bot-related endpoints as a detection measure.
Discourse versions prior to 3.5.0.beta6 contain a reflected cross-site scripting (XSS) vulnerability in social login fun
Discourse is an open source platform for community discussion. Rated high severity (CVSS 8.2), this vulnerability is rem
In Discourse 2.7.0 through beta1, a rate-limit bypass leads to a bypass of the 2FA requirement for certain forms. Rated
Discourse is an open-source discussion platform. Rated medium severity (CVSS 6.5), this vulnerability is remotely exploi
Discourse is an open source platform for community discussion. Rated medium severity (CVSS 5.9), this vulnerability is r
Discourse versions prior to 3.4.4 (stable), 3.5.0.beta5 (beta), and 3.5.0.beta6-dev (tests-passed) contain a critical vu
Discourse is an open source platform for community discussion. Rated critical severity (CVSS 9.8), this vulnerability is
Discourse is an open source platform for community discussion. Rated critical severity (CVSS 9.8), this vulnerability is
Discourse is an open source platform for community discussion. Rated critical severity (CVSS 9.1), this vulnerability is
Stored cross-site scripting in the Discourse discussion platform allows a low-privileged registered user to set a malici
Discourse is a platform for community discussion. Rated high severity (CVSS 8.8), this vulnerability is remotely exploit
Unauthorized information disclosure in Discourse discussion platform versions prior to 2026.3.0-latest.1, 2026.2.1, and
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36583