Discourse
CVE-2026-33422
LOW
Severity by source
AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
Lifecycle Timeline
2DescriptionGitHub Advisory
Discourse is an open-source discussion platform. Prior to versions 2026.3.0-latest.1, 2026.2.1, and 2026.1.2, the ip_address of a flagged user is exposed to any user who can access the review queue, including users who should not be able to see IP addresses. Versions 2026.3.0-latest.1, 2026.2.1, and 2026.1.2 contain a patch. No known workarounds are available.
AnalysisAI
Discourse versions prior to 2026.3.0-latest.1, 2026.2.1, and 2026.1.2 contain an information disclosure vulnerability where IP addresses of flagged users are exposed to any user with access to the review queue, including those without proper authorization. This allows unauthorized access to sensitive network information that should be restricted to administrators. The vulnerability has a CVSS score of 3.5 (low severity) with no known public exploits or KEV designation, but represents a clear privacy and data protection issue in moderation workflows.
Technical ContextAI
The vulnerability is rooted in CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor), a common class of information disclosure flaws where applications fail to implement proper access controls on sensitive data fields. Discourse, identified via CPE cpe:2.3:a:discourse:discourse:*:*:*:*:*:*:*:*, is an open-source discussion platform that uses a review queue system for moderating flagged user content. The underlying issue stems from insufficient authorization checks in the review queue interface, where the ip_address field is included in data served to users who have basic access to moderation tools but lack the administrative privileges required to view personally identifiable information such as IP addresses. This represents a classic privilege escalation flaw in the data exposure layer rather than a network or authentication bypass.
RemediationAI
Upgrade Discourse to version 2026.3.0-latest.1, 2026.2.1, or 2026.1.2 or later immediately, depending on your current release branch. These patched versions implement proper authorization checks to restrict IP address visibility in the review queue to authorized administrators only. No official workarounds are available according to the advisory, so patching is the sole mitigation. Administrators should verify the patch deployment by confirming non-administrative moderators can no longer view IP addresses in the review queue interface. Consult the official Discourse security advisory at https://github.com/discourse/discourse/security/advisories/GHSA-x32r-45vg-vm84 for detailed upgrade instructions specific to your deployment method.
Discourse versions prior to 3.5.0.beta6 contain a reflected cross-site scripting (XSS) vulnerability in social login fun
discourse-bbcode is the official BBCode plugin for Discourse. Rated critical severity (CVSS 9.8), this vulnerability is
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 Patreon enables syncronization between Discourse Groups and Patreon rewards. Rated critical severity (CVSS 9.8
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
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today