Description
Discourse is an open-source discussion platform. Prior to 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5, regular users could route direct S3 multipart uploads through ExternalUploadManager into the admin backup store. This issue is fixed in versions 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5.
Published: 2026-07-09
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability identified in this CVE is a missing authorization flaw in the ExternalUploadManager component of the Discourse discussion platform. It allows any authenticated regular user to route direct Amazon S3 multipart uploads into the admin backup store, giving them write access to a location that should be restricted to administrators. This flaw is classified under CWE‑862 and enables an attacker to place arbitrary files in a privileged storage area, which creates a potential privilege‑escalation pathway.

Affected Systems

The affected product is Discourse, an open‑source discussion platform. Versions released prior to 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5 contain the flaw. The issue is fixed in those releases and in any later subsequent versions.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity. The EPSS score of <1% suggests a very low probability of exploitation, and the vulnerability is not listed in CISA’s KEV catalog. To exploit the flaw an attacker must have an authenticated user account and an ExternalUploadManager configured so uploads can be routed to the backup store. The user can trigger the upload via the web interface or API, enabling the unauthorized write. The combination of moderate severity and low exploitation likelihood indicates that timely patching is advised, but the overall threat surface is limited compared to higher‑impact vulnerabilities.

Generated by OpenCVE AI on July 28, 2026 at 08:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Discourse to any patched release, such as 2026.6.0, 2026.5.1, 2026.4.2, or 2026.1.5, which correct the missing authorization in ExternalUploadManager.
  • When using older releases, restrict or disable ExternalUploadManager for regular users so that multipart uploads cannot target the admin backup directory.
  • Verify the S3 bucket policy grants write access only to the administrative backup process and audit upload activity for anomalous patterns.

Generated by OpenCVE AI on July 28, 2026 at 08:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Discourse
Discourse discourse
Vendors & Products Discourse
Discourse discourse

Thu, 09 Jul 2026 22:15:00 +0000

Type Values Removed Values Added
Description Discourse is an open-source discussion platform. Prior to 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5, regular users could route direct S3 multipart uploads through ExternalUploadManager into the admin backup store. This issue is fixed in versions 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5.
Title Discourse: Regular users can route multipart uploads into the admin backup store
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'}


Subscriptions

Discourse Discourse
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-10T14:32:39.498Z

Reserved: 2026-05-13T21:04:10.933Z

Link: CVE-2026-46413

cve-icon Vulnrichment

Updated: 2026-07-10T14:32:34.505Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-28T08:45:04Z

Weaknesses