Approved changes feed: RSS · Atom

cpe:2.3:a:discourse:discourse:2.8.0:beta1:*:*:*:*:*:*

part: a version: 2.8.0 update: beta1

VendorDiscourse (2d3c125b-857a-5933-b846-ed7f9d5e0225)
ProductDiscourse (4347364d-ae10-5ab6-a9ec-6e7dcaf78dd8)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from NVD CPE 2.0 feed

PURL mappings

PURLSourceLast updated
pkg:github/discourse/discourse purl2cpe 2026-06-01 10:13:03.518923
pkg:rpm/opensuse/discourse purl2cpe 2026-06-01 10:13:03.518924

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2022-21684 vulnerable 2026-06-03 14:46:13.338181 User can bypass approval when invited to Discourse
MEDIUM (4.3)
Discourse is an open source discussion platform. Versions prior to 2.7.13 in `stable`, 2.8.0.beta11 in `beta`, and 2.8.0.beta11 in `tests-passed` allow some users to log in to a community before they should be able to do so. A user invited via email to a forum with `must_approve_users` enabled is going to be automatically logged in, bypassing the check that does not allow unapproved users to sign in. They will be able to do everything an approved user can do. If they logout, they cannot log back in. This issue is patched in the `stable` version 2.7.13, `beta` version 2.8.0.beta11, and `tests-passed` version 2.8.0.beta11. One may disable invites as a workaround. Administrators can increase `min_trust_level_to_allow_invite` to reduce the attack surface to more trusted users.
Published: 2022-01-13T21:05:11.000Z
Updated: 2025-04-23T19:12:19.304Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-21678 vulnerable 2026-06-03 14:46:13.321283 User's bio visible even if profile is restricted in Discourse
MEDIUM (4.3)
Discourse is an open source discussion platform. Prior to version 2.8.0.beta11 in the `tests-passed` branch, version 2.8.0.beta11 in the `beta` branch, and version 2.7.13 in the `stable` branch, the bios of users who made their profiles private were still visible in the `<meta>` tags on their users' pages. The problem is patched in `tests-passed` version 2.8.0.beta11, `beta` version 2.8.0.beta11, and `stable` version 2.7.13 of Discourse.
Published: 2022-01-13T17:30:12.000Z
Updated: 2025-04-23T19:13:09.575Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-21677 vulnerable 2026-06-03 14:46:13.320556 Group advanced search option may leak group and group's members visibility
MEDIUM (4.3)
Discourse is an open source discussion platform. Discourse groups can be configured with varying visibility levels for the group as well as the group members. By default, a newly created group has its visibility set to public and the group's members visibility set to public as well. However, a group's visibility and the group's members visibility can be configured such that it is restricted to logged on users, members of the group or staff users. A vulnerability has been discovered in versions prior to 2.7.13 and 2.8.0.beta11 where the group advanced search option does not respect the group's visibility and members visibility level. As such, a group with restricted visibility or members visibility can be revealed through search with the right search option. This issue is patched in `stable` version 2.7.13, `beta` version 2.8.0.beta11, and `tests-passed` version 2.8.0.beta11 versions of Discourse. There are no workarounds aside from upgrading.
Published: 2022-01-14T16:45:17.000Z
Updated: 2025-04-23T19:12:05.254Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-21642 vulnerable 2026-06-03 14:46:13.248098 Exposure of whisper participants in discourse
MEDIUM (4.3)
Discourse is an open source platform for community discussion. In affected versions when composing a message from topic the composer user suggestions reveals whisper participants. The issue has been patched in stable version 2.7.13 and beta version 2.8.0.beta11. There is no workaround for this issue and users are advised to upgrade.
Published: 2022-01-05T19:05:10.000Z
Updated: 2025-04-23T19:14:48.196Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-43850 vulnerable 2026-06-03 14:45:35.129459 Denial of Service in discourse
MEDIUM (6.8)
Discourse is an open source platform for community discussion. In affected versions admins users can trigger a Denial of Service attack via the `/message-bus/_diagnostics` path. The impact of this vulnerability is greater on multisite Discourse instances (where multiple forums are served from a single application server) where any admin user on any of the forums are able to visit the `/message-bus/_diagnostics` path. The problem has been patched. Please upgrade to 2.8.0.beta10 or 2.7.12. No workarounds for this issue exist.
Published: 2022-01-04T19:35:11.000Z
Updated: 2025-04-22T18:34:44.857Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-43793 vulnerable 2026-06-03 14:45:35.008740 Bypass of Poll voting limits in Discourse
MEDIUM (4.3)
Discourse is an open source discussion platform. In affected versions a vulnerability in the Polls feature allowed users to vote multiple times in a single-option poll. The problem is patched in the latest tests-passed, beta and stable versions of Discourse
Published: 2021-12-01T19:40:15.000Z
Updated: 2024-08-04T04:03:09.128Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-43792 vulnerable 2026-06-03 14:45:35.005071 Notifications leak in Discourse
MEDIUM (4.3)
Discourse is an open source discussion platform. In affected versions a vulnerability affects users of tag groups who use the "Tags are visible only to the following groups" feature. A tag group may only allow a certain group (e.g. staff) to view certain tags. Users who were tracking or watching the tags via /preferences/tags, then have their staff status revoked will still see notifications related to the tag, but will not see the tag on each topic. This issue has been patched in stable version 2.7.11. Users are advised to upgrade as soon as possible.
Published: 2021-12-01T19:35:17.000Z
Updated: 2024-08-04T04:03:08.901Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41271 vulnerable 2026-06-03 14:45:25.426027 Cache poisoning via maliciously-formed request in discourse
MEDIUM (4.8)
Discourse is a platform for community discussion. In affected versions a maliciously crafted request could cause an error response to be cached by intermediate proxies. This could cause a loss of confidentiality for some content. This issue is patched in the latest stable, beta and tests-passed versions of Discourse.
Published: 2021-11-15T21:20:11.000Z
Updated: 2024-08-04T03:08:31.897Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41163 vulnerable 2026-06-03 14:45:25.238685 RCE via malicious SNS subscription payload
CRITICAL (10)
Discourse is an open source platform for community discussion. In affected versions maliciously crafted requests could lead to remote code execution. This resulted from a lack of validation in subscribe_url values. This issue is patched in the latest stable, beta and tests-passed versions of Discourse. To workaround the issue without updating, requests with a path starting /webhooks/aws path could be blocked at an upstream proxy.
Published: 2021-10-20T22:30:14.000Z
Updated: 2024-08-04T02:59:31.566Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41095 vulnerable 2026-06-03 14:45:25.116714 XSS via blocked watched word in error message
MEDIUM (4.2)
Discourse is an open source discussion platform. There is a cross-site scripting (XSS) vulnerability in versions 2.7.7 and earlier of the `stable` branch, versions 2.8.0.beta6 and earlier of the `beta` branch, and versions 2.8.0.beta6 and earlier of the `tests-passed` branch. Rendering of some error messages that contain user input can be susceptible to XSS attacks. This vulnerability only affects sites which have blocked watched words that contain HTML tags, modified or disabled Discourse's default Content Security Policy. This issue is patched in the latest `stable`, `beta` and `tests-passed` versions of Discourse. As a workaround, avoid modifying or disabling Discourse’s default Content Security Policy, and blocking watched words containing HTML tags.
Published: 2021-09-27T19:30:11.000Z
Updated: 2024-08-04T02:59:31.377Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-39161 vulnerable 2026-06-03 14:45:08.491121 Cross-site scripting via category name in Discourse
MEDIUM (4.4)
Discourse is an open source platform for community discussion. In affected versions category names can be used for Cross-site scripting(XSS) attacks. This is mitigated by Discourse's default Content Security Policy and this vulnerability only affects sites which have modified or disabled or changed Discourse's default Content Security Policy have allowed for moderators to modify categories. This issue is patched in the latest stable, beta and tests-passed versions of Discourse. Users are advised to ensure that the Content Security Policy is enabled, and has not been modified in a way which would make it more vulnerable to XSS attacks.
Published: 2021-08-26T20:00:11.000Z
Updated: 2024-08-04T01:58:18.168Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-37703 vulnerable 2026-06-03 14:45:00.999720 Information exposure in Discourse
MEDIUM (4.3)
Discourse is an open-source platform for community discussion. In Discourse before versions 2.7.8 and 2.8.0.beta5, a user's read state for a topic such as the last read post number and the notification level is exposed.
Published: 2021-08-13T15:15:16.000Z
Updated: 2024-08-04T01:23:01.520Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-37693 vulnerable 2026-06-03 14:45:00.960965 Re-use of email tokens in Discourse
MEDIUM (5.3)
Discourse is an open-source platform for community discussion. In Discourse before versions 2.7.8 and 2.8.0.beta4, when adding additional email addresses to an existing account on a Discourse site an email token is generated as part of the email verification process. Deleting the additional email address does not invalidate an unused token which can then be used in other contexts, including reseting a password.
Published: 2021-08-13T15:15:10.000Z
Updated: 2024-08-04T01:23:01.468Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-32764 vulnerable 2026-06-03 14:44:40.253290 YouTube Onebox susceptible to XSS
HIGH (8.1)
Discourse is an open-source discussion platform. In Discourse versions 2.7.5 and prior, parsing and rendering of YouTube Oneboxes can be susceptible to XSS attacks. This vulnerability only affects sites which have modified or disabled Discourse's default Content Security Policy. The issue is patched in `stable` version 2.7.6, `beta` version 2.8.0.beta3, and `tests-passed` version 2.8.0.beta3. As a workaround, ensure that the Content Security Policy is enabled, and has not been modified in a way which would make it more vulnerable to XSS attacks.
Published: 2021-07-15T20:40:13.000Z
Updated: 2024-08-03T23:33:56.227Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.