Description
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.
Published: 2026-07-09
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in serializes sensitive information—invited group names, sample invitees, and attendance statistics—to any user who can view the event topic, even if that user is not part of the private event invitee list. This misconfiguration allows unintended disclosure of who is invited to a private event and insights into attendance, constituting a privacy breach aligned with CWE‑200.

Affected Systems

Discourse installations running any release before 2026.6.0, 2026.5.1, 2026.4.2, or 2026.1.5 are affected. Administrators should verify whether their instance falls within these affected ranges and assess the risk of exposed event data.

Risk and Exploitability

The CVSS base score of 5.3 indicates moderate severity, and the EPSS score of < 1% suggests a very low exploitation probability; it is not listed in the CISA KEV catalog. The likely attack vector requires a user—authenticated or not—to have read access to a private event topic. Upon accessing the event, the harmless serialization process inadvertently exposes private invitee information. Because no additional conditions are required, any user with read access could exploit the flaw, but the overall risk remains low due to the limited scope and low exploit probability.

Generated by OpenCVE AI on July 29, 2026 at 11:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Discourse to any of the patched releases (2026.6.0, 2026.5.1, 2026.4.2, or 2026.1.5).
  • If an upgrade cannot be performed immediately, enforce stricter event visibility so that only invited users can access event detail pages.
  • Audit and tighten event permissions, ensuring that only authorized groups or individual users are granted permission to view event invitee lists and attendance statistics.

Generated by OpenCVE AI on July 29, 2026 at 11:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 09 Jul 2026 23:45:00 +0000

Type Values Removed Values Added
First Time appeared Discourse
Discourse discourse
Vendors & Products Discourse
Discourse discourse

Thu, 09 Jul 2026 22:15:00 +0000

Type Values Removed Values Added
Description 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.
Title Discourse: Private event sample invitees are serialized to non-invited event viewers
Weaknesses CWE-200
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}


Subscriptions

Discourse Discourse
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-14T01:20:07.878Z

Reserved: 2026-05-13T07:45:21.252Z

Link: CVE-2026-45780

cve-icon Vulnrichment

Updated: 2026-07-14T01:20:02.834Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:45:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor