CVE-2025-68934
January 28, 2026
Discourse is an open source discussion platform. In versions prior to 3.5.4, 2025.11.2, 2025.12.1, and 2026.1.0, authenticated users can submit crafted payloads to /drafts.json that cause O(n^2) processing in Base62.decode, tying up workers for 35-60 seconds per request. This affects all users as the shared worker pool becomes exhausted. This issue is patched in versions 3.5.4, 2025.11.2, 2025.12.1, and 2026.1.0. Lowering the max_draft_length site setting reduces attack surface but does not fully mitigate the issue, as payloads under the limit can still trigger the slow code path.
Affected Packages
https://github.com/discourse/discourse.git (GITHUB):
Affected version(s) >=v2026.1.0 <v2026.1.0Fix Suggestion:
Update to version v2026.1.0https://github.com/discourse/discourse.git (GITHUB):
Affected version(s) =v2025.12.0-latest <v2025.12.0Fix Suggestion:
Update to version v2025.12.0https://github.com/discourse/discourse.git (GITHUB):
Affected version(s) >=v0.8.0 <v3.5.4Fix Suggestion:
Update to version v3.5.4https://github.com/discourse/discourse.git (GITHUB):
Affected version(s) >=v2025.11.0 <v2025.11.2Fix Suggestion:
Update to version v2025.11.2Related Resources (1)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Allocation of Resources Without Limits or Throttling
EPSS
Base Score:
0.05