CVE-2022-46168: Group SMTP user emails are exposed in CC email header
Discourse is an option source discussion platform. Prior to version 2.8.14 on the stable branch and version 2.9.0.beta15 on the beta and tests-passed branches, recipients of a group SMTP email could see the email addresses of all other users inside the group SMTP topic. Most of the time this is not an issue as they are likely already familiar with one another's email addresses. This issue is patched in versions 2.8.14 and 2.9.0.beta15. The fix is that someone sending emails out via group SMTP to non-staged users masks those emails with blind carbon copy (BCC). Staged users are ones that have likely only interacted with the group via email, and will likely include other people who were CC'd on the original email to the group. As a workaround, disable group SMTP for any groups that have it enabled.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the vulnerability identified by CVE-2022-46168?
CVE-2022-46168 is a vulnerability in Discourse that allows recipients of a group SMTP email to see the email addresses of all other users within the same group.
What is the severity of CVE-2022-46168?
The severity rating for CVE-2022-46168 has not been explicitly classified, but it poses privacy risks for email addresses.
How do I fix CVE-2022-46168?
To address CVE-2022-46168, upgrade Discourse to version 2.8.14 or higher on the stable branch or version 2.9.0.beta15 or higher on the beta and tests-passed branches.
What versions of Discourse are affected by CVE-2022-46168?
CVE-2022-46168 affects Discourse versions prior to 2.8.14 on stable and certain beta versions before 2.9.0.beta15.
Is CVE-2022-46168 a remote code execution vulnerability?
No, CVE-2022-46168 is not a remote code execution vulnerability; it primarily concerns the exposure of email addresses.