CVE 6.9 MEDIUM

Discourse non-admin moderators can exfiltrate private content via post ownership transfer_CVE-2025-68933

6.9 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:H/A:N

Description

Discourse is an open source discussion platform. In versions prior to 3.5.4, 2025.11.2, 2025.12.1, and 2026.1.0, non-admin moderators with the `moderators_change_post_ownership` setting enabled can change ownership of posts in private messages and restricted categories they cannot access, then export their data to view the content. This is a broken access control vulnerability affecting sites that grant moderators post ownership transfer permissions. This issue is patched in versions 3.5.4, 2025.11.2, 2025.12.1, and 2026.1.0. The patch adds visibility checks for both the topic and posts before allowing ownership transfer. As a workaround, disable the `moderators_change_post_ownership` site setting to prevent non-admin moderators from using the post ownership transfer feature.

Basic Information

ID CVE-2025-68933
Source GitHub_M
Published Jan 28, 2026 at 19:17
Modified Jan 28, 2026 at 20:16

Affected Product

Vendor discourse
Product discourse
Version < 3.5.4
Affected Versions discourse discourse < 3.5.4
discourse discourse >= 2025.11.0-latest, < 2025.11.2
discourse discourse >= 2025.12.0-latest, < 2025.12.1
discourse discourse >= 2026.1.0-latest, < 2026.1.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.