Approved changes feed: RSS · Atom

cpe:2.3:a:discourse:discourse:3.4.0:beta2:*:*:beta:*:*:*

part: a version: 3.4.0 update: beta2

VendorDiscourse (2d3c125b-857a-5933-b846-ed7f9d5e0225)
ProductDiscourse (4347364d-ae10-5ab6-a9ec-6e7dcaf78dd8)
Edition*
Language*
Software editionbeta
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.609907
pkg:rpm/opensuse/discourse purl2cpe 2026-06-01 10:13:03.609909

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2025-32376 vulnerable 2026-06-03 15:00:40.701510 Discourse DM limits aren’t always properly enforced
Discourse is an open-source discussion platform. Prior to versions 3.4.3 on the stable branch and 3.5.0.beta3 on the beta branch, the users limit for a DM can be bypassed, thus giving the ability to potentially create a DM with every user from a site in it. This issue has been patched in stable version 3.4.3 and beta version 3.5.0.beta3.
Published: 2025-04-30T14:55:21.473Z
Updated: 2025-04-30T15:08:52.268Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-24972 vulnerable 2026-06-03 14:59:57.296169 Discourse may bypass user preference when adding users to chat groups
MEDIUM (4.3)
Discourse is an open-source discussion platform. Prior to versions `3.3.4` on the `stable` branch and `3.4.0.beta5` on the `beta` branch, in specific circumstances, users could be added to group direct messages despite disabling direct messaging in their preferences. Versions `3.3.4` and `3.4.0.beta5` contain a patch for the issue. A workaround is available. If a user disables chat in their preferences then they cannot be added to new group chats.
Published: 2025-03-26T14:15:13.164Z
Updated: 2025-03-26T18:25:38.709Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-24808 vulnerable 2026-06-03 14:59:56.946333 Discourse has race condition when adding users to a group DM
MEDIUM (4.3)
Discourse is an open-source discussion platform. Prior to versions `3.3.4` on the `stable` branch and `3.4.0.beta5` on the `beta` branch, someone who is about to reach the limit of users in a group DM may send requests to add new users in parallel. The requests might all go through ignoring the limit due to a race condition. The patch in versions `3.3.4` and `3.4.0.beta5` uses the `lock` step in service to wrap part of the `add_users_to_channel` service inside a distributed lock/mutex in order to avoid the race condition.
Published: 2025-03-26T14:08:38.915Z
Updated: 2025-03-26T18:26:18.555Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-22602 vulnerable 2026-06-03 14:59:40.451632 Stored DOM-based XSS (without CSP) via video placeholders in Discourse
MEDIUM (6.5)
Discourse is an open source platform for community discussion. In affected versions an attacker can execute arbitrary JavaScript on users' browsers by posting a malicious video placeholder html element. This issue only affects sites with CSP disabled. This problem has been patched in the latest version of Discourse. Users are advised to upgrade. Users unable to upgrade should enable CSP.
Published: 2025-02-04T20:51:56.909Z
Updated: 2025-02-12T14:03:25.855Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-22601 vulnerable 2026-06-03 14:59:40.449241 Client Side Path Traversal using activate account route in Discourse
LOW (3.1)
Discourse is an open source platform for community discussion. In affected versions an attacker can trick a target user to make changes to their own username via carefully crafted link using the `activate-account` route. This problem has been patched in the latest version of Discourse. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2025-02-04T20:53:11.983Z
Updated: 2025-02-11T21:32:19.520Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-56328 vulnerable 2026-06-03 14:57:42.906682 HTMLi(XSS without CSP) via Onebox urls in Discourse
MEDIUM (6.5)
Discourse is an open source platform for community discussion. An attacker can execute arbitrary JavaScript on users' browsers by posting a maliciously crafted onebox url. This issue only affects sites with CSP disabled. This problem has been patched in the latest version of Discourse. Users are advised to upgrade. Users unable to upgrade should enable CSP, disable inline Oneboxes globally, or allow specific domains for Oneboxing.
Published: 2025-02-04T20:55:17.223Z
Updated: 2025-02-12T14:03:59.537Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-56197 vulnerable 2026-06-03 14:57:42.629846 Users can see other user's tagged PMs in Discourse
LOW (2.2)
Discourse is an open source platform for community discussion. PM titles and metadata can be read by other users when the "PM tags allowed for groups" option is enabled, the other user is a member of a group added to this option, and the PM has been tagged. This issue has been patched in the latest `stable`, `beta` and `tests-passed` versions of Discourse. Users are advised to upgrade. Users unable to upgrade should remove all groups from the the "PM tags allowed for groups" option.
Published: 2025-02-04T20:59:13.464Z
Updated: 2025-02-05T15:06:02.360Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-53994 vulnerable 2026-06-03 14:57:40.538253 Potential bypass of chat permissions in Discourse
MEDIUM (4.3)
Discourse is an open source platform for community discussion. In affected versions users who disable chat in preferences could still be reachable in some cases. This problem has been patched in the latest version of Discourse. Users are advised to upgrade. Users unable to upgrade should disable the chat plugin within site settings.
Published: 2025-02-04T21:12:23.126Z
Updated: 2025-02-04T21:41:27.327Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-53991 vulnerable 2026-06-03 14:57:40.532561 Potential Backup file leaked via Nginx in Discourse
HIGH (7.5)
Discourse is an open source platform for community discussion. This vulnerability only impacts Discourse instances configured to use `FileStore::LocalStore` which means uploads and backups are stored locally on disk. If an attacker knows the name of the Discourse backup file, the attacker can trick nginx into sending the Discourse backup file with a well crafted request. This issue is patched in the latest stable, beta and tests-passed versions of Discourse. Users are advised to upgrade. Users unable to upgrade can either 1. Download all local backups on to another storage device, disable the `enable_backups` site setting and delete all backups until the site has been upgraded to pull in the fix. Or 2. Change the `backup_location` site setting to `s3` so that backups are stored and downloaded directly from S3.
Published: 2024-12-19T19:11:20.590Z
Updated: 2024-12-20T20:43:11.036Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-53851 vulnerable 2026-06-03 14:57:40.360387 Partial denial of service via inline oneboxes in Discourse
MEDIUM (4.3)
Discourse is an open source platform for community discussion. In affected versions the endpoint for generating inline oneboxes for URLs wasn't enforcing limits on the number of URLs that it accepted, allowing a malicious user to inflict denial of service on some parts of the app. This vulnerability is only exploitable by authenticated users. This issue has been patched in the latest stable, beta and tests-passed versions of Discourse. Users are advised to upgrade. Users unable to upgrade should turn off the `enable inline onebox on all domains` site setting and remove all entries from the `allowed inline onebox domains` site setting.
Published: 2025-02-04T21:16:42.089Z
Updated: 2025-02-04T21:40:59.102Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-53266 vulnerable 2026-06-03 14:57:39.536224 Cross-site Scripting (XSS) via topic titles when CSP disabled in Discourse
MEDIUM (4.3)
Discourse is an open source platform for community discussion. In affected versions with some combinations of plugins, and with CSP disabled, activity streams in the user's profile page may be vulnerable to XSS. This has been patched in the latest version of Discourse core. Users are advised to upgrade. Users unable to upgrade should ensure CSP is enabled.
Published: 2025-02-04T21:18:19.591Z
Updated: 2025-02-04T21:40:25.211Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-52794 vulnerable 2026-06-03 14:57:30.774728 Magnific lightbox susceptible to Cross-site Scripting in Discourse
MEDIUM (6.8)
Discourse is an open source platform for community discussion. Users clicking on the lightbox thumbnails could be affected. This problem is patched in the latest version of Discourse. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2024-12-19T19:12:29.589Z
Updated: 2024-12-20T20:42:25.778Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-52589 vulnerable 2026-06-03 14:57:30.663687 Moderators can view Screened emails even when the “moderators view emails” option is disabled in Discourse
LOW (2.2)
Discourse is an open source platform for community discussion. Moderators can see the Screened emails list in the admin dashboard, and through that can learn the email of a user. This problem is patched in the latest version of Discourse. Users unable to upgrade should remove moderator role from untrusted users.
Published: 2024-12-19T19:13:51.333Z
Updated: 2024-12-20T20:01:32.479Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-49765 vulnerable 2026-06-03 14:57:13.161404 Bypass of Discourse Connect using other login paths if enabled in Discourse
MEDIUM (5.3)
Discourse is an open source platform for community discussion. Sites that are using discourse connect but still have local logins enabled could allow attackers to bypass discourse connect to create accounts and login. This problem is patched in the latest version of Discourse. Users unable to upgrade who are using discourse connect may disable all other login methods as a workaround.
Published: 2024-12-19T19:15:11.497Z
Updated: 2024-12-20T20:00:41.125Z
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.