CVE-2025-68934
Last modified
CVE-2025-68934 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Discourse | Discourse | < 3.5.4 |
| Discourse | Discourse | >= 2025.11.0, < 2025.11.2 |
| Discourse | Discourse | 2025.12.0 |
| Discourse | Discourse | 2026.1.0 |
References
- https://github.com/discourse/discourse/security/advisories/GHSA-vwjh-vrx9-9849Mitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-68934?
How severe is CVE-2025-68934?
How do I fix CVE-2025-68934?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-68929Frappe is a full-stack web application framework. Prior to v…9
- CVE-2025-6893An Execution with Unnecessary Privileges vulnerability has b…9.3
- CVE-2025-68930Versions of the Traccar open-source GPS tracking system up t…6.5
- CVE-2025-68931Jervis is a library for Job DSL plugin scripts and shared Je…7.5
- CVE-2025-68932FreshRSS is a free, self-hostable RSS aggregator. Prior to v…9.8
- CVE-2025-68933Discourse is an open source discussion platform. In versions…5.4
- CVE-2025-68935ONLYOFFICE Docs before 9.2.1 allows XSS via the Font field f…6.1
- CVE-2025-68936ONLYOFFICE Docs before 9.2.1 allows XSS via the Color theme …6.1
- CVE-2025-68937Forgejo before 13.0.2 allows attackers to write to unintende…9.5
- CVE-2025-68938Gitea before 1.25.2 mishandles authorization for deletion of…5.3
- CVE-2025-68939Gitea before 1.23.0 allows attackers to add attachments with…5.3
- CVE-2025-6894An Execution with Unnecessary Privileges vulnerability has b…5.3
Are you affected by CVE-2025-68934?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
