Improper access control in Discourse - CVE-2026-44784

 

Improper access control in Discourse - CVE-2026-44784

Published: July 1, 2026


Vulnerability identifier: #VU136579
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-44784
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Civilized Discourse Construction Kit, Inc.
Affected software:
Discourse

Detailed vulnerability description

The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to improper access control in the group history log endpoint when handling requests to view group logs. A remote user can access /groups/:name/logs.json for a group they own to disclose sensitive information.

This affects sites that use per-group SMTP credentials and assign group ownership to users who should not have access to those credentials.


How to mitigate CVE-2026-44784

Install security update from vendor's website.

Sources