Impact
During user signup, Discourse allows new accounts to specify a primary_group_id that can be set to any group ID, including the whisper group. This bypasses normal membership checks and grants whisper‑group privileges without legitimate authorization, constituting an improper authorization flaw as defined by CWE-269.
Affected Systems
The vulnerable version of the Discourse discussion platform is any release prior to 2026.6.0. Specifically, the bug affects 2026.5.1, 2026.4.2, and 2026.1.5, which can be identified by their release tags on the project’s GitHub releases page.
Risk and Exploitability
The CVSS score of 8.2 highlights a high severity impact. The EPSS score is under 1%, indicating a low but non‑zero likelihood of exploitation, and the issue is not yet listed in CISA’s KEV catalog. Based on the description, the likely attack vector is remote, unauthenticated: an attacker can create a new account, set the primary_group_id to the whisperer group ID, and instantly gain privileged whisper access without any legitimate membership.
OpenCVE Enrichment