← Back

CVE-2025-68934

nvd nist
Published: Jan 28, 2026Modified: Jun 17, 2026

JSON object

Loading...
6.5
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Exploitability: 2.8 / Impact: 3.6
Source: security-advisories@github.com (Secondary)

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, 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 (4)

Products: Discourse: Discourse
1 product
Discourse
Configuration A
4 vulnerable
Vulnerable SoftwareAffected Versions
Discourse
Before 3.5.4
From 2025.11.0 to 2025.11.2
Version 2025.12.0
Version 2026.1.0

References (1)

Source: security-advisories@github.com
MitigationThird Party Advisory

Timeline

No history available yet.