Description
Discourse is an open-source discussion platform. From versions 2026.1.0-latest to before 2026.1.4, 2026.3.0-latest to before 2026.3.1, and 2026.4.0-latest to before 2026.4.1, group owners who are not necessarily admins or moderators can view a group's outgoing email/SMTP credentials in plaintext via the group history log (/groups/:name/logs.json). Affected fields: email_password, email_username, smtp_server, smtp_port, smtp_ssl_mode. The most sensitive item is the SMTP password, which an owner could use to send mail as the group from outside Discourse. This impacts sites that have configured per-group SMTP credentials and granted group ownership to users who should not have access to those credentials. This issue has been patched in versions 2026.1.4, 2026.3.1, 2026.4.1, and 2026.5.0-latest.1.
Published: 2026-06-12
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Discourse allows non-admin group owners to view the outgoing email and SMTP credentials recorded in the group history log. The vulnerable fields include email_password, email_username, smtp_server, smtp_port, and smtp_ssl_mode. Exposing the SMTP password, in particular, permits an owner to authenticate and send email on behalf of the group from outside the platform, enabling phishing or other malicious mail campaigns. The vulnerability is a classic information disclosure flaw (CWE‑200). The loss of confidentiality could undermine user trust and potentially lead to credential compromise of downstream email services.

Affected Systems

The flaw is present in Discourse Community Edition versions 2026.1.0 through 2026.1.3, 2026.3.0 through 2026.3.0, and 2026.4.0 through 2026.4.0. The issue was fixed in 2026.1.4, 2026.3.1, 2026.4.1, and any release following 2026.5.0. Affected deployments are those that have per‑group SMTP credentials configured and have granted ownership of a group to users who are not staff.

Risk and Exploitability

The vulnerability has a CVSS score of 6.5, indicating moderate severity. The EPSS score is less than 1 %, suggesting a low probability of exploitation at present, and the issue is not listed in the CISA KEV catalog. The attack vector requires the attacker to possess group owner rights; an attacker with such privileged access can retrieve the credentials directly from the logs. Once compromised, the credentials can be used to send spoofed or malicious email, but the scope is limited to the resources configured for the affected group. Overall, the risk is moderate but non‑negligible, especially for sites that expose sensitive SMTP details and grant group ownership to potentially untrusted users.

Generated by OpenCVE AI on June 12, 2026 at 22:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Discourse to the latest 2026.5.0‑latest release or any newer version that includes the patch for CVE‑2026‑44784.
  • If an immediate upgrade is not feasible, remove the SMTP credentials from the group settings, or disable logging of credential fields in the group history configuration, to prevent further exposure.
  • Check that only trusted staff members have group owner permissions; restrict group ownership to reduce the attack surface, following CWE‑200 best practices for least privilege and secure logging.

Generated by OpenCVE AI on June 12, 2026 at 22:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 12 Jun 2026 22:45:00 +0000

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

Fri, 12 Jun 2026 21:00:00 +0000

Type Values Removed Values Added
Description Discourse is an open-source discussion platform. From versions 2026.1.0-latest to before 2026.1.4, 2026.3.0-latest to before 2026.3.1, and 2026.4.0-latest to before 2026.4.1, group owners who are not necessarily admins or moderators can view a group's outgoing email/SMTP credentials in plaintext via the group history log (/groups/:name/logs.json). Affected fields: email_password, email_username, smtp_server, smtp_port, smtp_ssl_mode. The most sensitive item is the SMTP password, which an owner could use to send mail as the group from outside Discourse. This impacts sites that have configured per-group SMTP credentials and granted group ownership to users who should not have access to those credentials. This issue has been patched in versions 2026.1.4, 2026.3.1, 2026.4.1, and 2026.5.0-latest.1.
Title Discourse: Non-staff group owners can see email password in plaintext through group history
Weaknesses CWE-200
References
Metrics cvssV3_1

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


Subscriptions

Discourse Discourse
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-06-12T20:23:52.279Z

Reserved: 2026-05-07T19:20:44.691Z

Link: CVE-2026-44784

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-12T21:16:22.047

Modified: 2026-06-12T21:16:22.047

Link: CVE-2026-44784

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-12T22:30:08Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor