Discourse
CVE-2026-33423
LOW
Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
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, staff can modify any user's group notification level. Versions 2026.3.0-latest.1, 2026.2.1, and 2026.1.2 contain a patch. No known workarounds are available.
AnalysisAI
A privilege escalation vulnerability in Discourse allows staff members to arbitrarily modify group notification levels for any user without proper authorization checks. This affects Discourse versions prior to 2026.3.0-latest.1, 2026.2.1, and 2026.1.2, enabling authenticated staff users to alter notification settings for other users in ways they should not be permitted to do. While no CVSS score or EPSS data is available and no known public exploits have been confirmed, the vulnerability is classified under CWE-862 (Missing Authorization) and has been assigned a GitHub Security Advisory (GHSA-qggq-wr6h-vhrg) with patches available.
Technical ContextAI
Discourse is an open-source discussion and community platform built on Ruby on Rails. The vulnerability exists in the group notification level management subsystem, which should enforce role-based access control (RBAC) to ensure only authorized administrators can modify notification preferences for users and groups. The root cause is classified as CWE-862 (Missing Authorization), indicating that the application fails to perform proper authorization checks before allowing staff members to execute group notification modifications. This represents a common authorization bypass flaw where privilege checks are either missing or improperly implemented in the endpoint responsible for updating group notification levels. The affected product is identified via CPE as cpe:2.3:a:discourse:discourse, spanning multiple version lines (2026.1.x, 2026.2.x, and 2026.3.0-latest versions).
RemediationAI
Organizations running Discourse should immediately upgrade to version 2026.3.0-latest.1, 2026.2.1, or 2026.1.2 or later depending on their current version line, as patches are available for all affected versions and no workarounds are documented. Administrators should consult the GitHub Security Advisory at https://github.com/discourse/discourse/security/advisories/GHSA-qggq-wr6h-vhrg for version-specific upgrade instructions and validation steps. Until patching is completed, restrict staff member access to group management features by auditing role assignments and enforcing principle of least privilege for administrative accounts. Additionally, review recent group notification level changes in audit logs to identify any unauthorized modifications that may have occurred while the system was vulnerable.
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-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today