CVE-2025-68933

Source
https://cve.org/CVERecord?id=CVE-2025-68933
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-68933.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-68933
Aliases
Published
2026-01-28T19:17:23.713Z
Modified
2026-02-02T09:26:11.727199Z
Severity
  • 6.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:H/A:N CVSS Calculator
Summary
Discourse non-admin moderators can exfiltrate private content via post ownership transfer
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-863"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68933.json"
}
References

Affected packages

Git / github.com/discourse/discourse

Affected ranges

Type
GIT
Repo
https://github.com/discourse/discourse
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "3.5.4"
        }
    ]
}
Type
GIT
Repo
https://github.com/discourse/discourse
Events
Database specific
{
    "versions": [
        {
            "introduced": "2025.11.0-latest"
        },
        {
            "fixed": "2025.11.2"
        }
    ]
}
Type
GIT
Repo
https://github.com/discourse/discourse
Events
Database specific
{
    "versions": [
        {
            "introduced": "2025.12.0-latest"
        },
        {
            "fixed": "2025.12.1"
        }
    ]
}
Type
GIT
Repo
https://github.com/discourse/discourse
Events
Database specific
{
    "versions": [
        {
            "introduced": "2026.1.0-latest"
        },
        {
            "fixed": "2026.1.0"
        }
    ]
}

Affected versions

Other
beta
latest-release
release
v2025.*
v2025.11.0
v2025.11.1
v2025.12.0
v2025.12.0-latest
v2026.*
v2026.1.0-latest

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-68933.json"