Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Any user with topic-read access triggers disclosure over the network with no authentication; impact is limited to low confidentiality with no integrity or availability consequences.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionNVD
Discourse is an open-source discussion platform. Prior to 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5, EventSerializer could expose invited group names, sample invitees, and attendance statistics to users who could view the topic but were not entitled to view the private event invitee list. This issue is fixed in versions 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5.
AnalysisAI
EventSerializer in Discourse improperly exposes private event invitation metadata - including invited group names, sample invitee usernames, and attendance statistics - to any user who can view the topic, regardless of their authorization to access the private invitee list. All Discourse installations prior to versions 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5 are affected when event functionality is in use. No public exploit or active exploitation (CISA KEV) has been identified, but the trivial network vector (AV:N/AC:L/PR:N/UI:N) makes this passively accessible to any user - authenticated or not - with topic-read access on an open or semi-open forum.
Technical ContextAI
Discourse is a widely-deployed Ruby on Rails open-source discussion platform used for community forums, product support, and internal knowledge bases. The vulnerability resides in EventSerializer, the serialization layer responsible for structuring event-related data into JSON API responses for topic views. CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) describes the root cause: the serializer includes private event invitation metadata - invited group names, sample invitee profiles, and attendance statistics - in the topic payload without verifying whether the requesting user is entitled to view the private invitee list. This is a missing authorization check at the serialization layer rather than a cryptographic or memory-safety flaw. The fix was applied across four commits (37969503, 4d46638, 6457ab71, 7deb4b69) addressing the same issue across multiple maintained release branches.
RemediationAI
Upgrade Discourse to one of the patched releases: v2026.6.0 (stable), v2026.5.1 (beta), v2026.4.2 (beta), or v2026.1.5 (LTS), available at the respective GitHub release tags referenced in the advisory. These are vendor-confirmed patch versions with upstream commits addressing the serializer access control flaw. If immediate patching is not feasible, a compensating control is to restrict topic-view access so that only fully trusted, explicitly authorized users can read topics containing private events - this reduces the disclosure surface but limits forum openness and may conflict with community access policies. Disabling event functionality entirely eliminates the attack surface with no security trade-off, though it removes the feature. No other vendor-documented workarounds are available in the provided intelligence.
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
EUVD-2026-42740