PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-45775 discourse CVE debrief

CVE-2026-45775 is a MEDIUM severity vulnerability in Discourse, an open-source discussion platform. A path traversal issue in backup handling could allow an authenticated administrator on one site in a multisite deployment to access backup files belonging to another site when backups are stored locally. Specifically, an admin on Site A could potentially retrieve sensitive backup data from Site B (same host, multisite) by crafting a backup download request with a traversal payload. This issue has been patched in versions 2026.1.4, 2026.3.1, 2026.4.1, and 2026.5.0-latest.1.

Vendor
discourse
Product
Unknown
CVSS
MEDIUM 6.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-12
Original CVE updated
2026-06-17
Advisory published
2026-06-12
Advisory updated
2026-06-17

Who should care

Administrators of Discourse installations, particularly those with multisite deployments and locally stored backups, should be aware of this vulnerability. Users with administrative privileges on affected sites are at risk of being able to access unauthorized backup data.

Technical summary

The vulnerability, rated with a CVSS score of 6.8 (MEDIUM severity), involves a path traversal weakness in the backup handling mechanism of Discourse. This weakness allows an authenticated administrator to bypass normal access controls and potentially retrieve backup files from other sites within the same host and multisite deployment. The issue arises from insufficient validation of backup download requests, enabling an attacker to craft requests that traverse the file system.

Defensive priority

MEDIUM

Recommended defensive actions

  • Apply the patches provided in versions 2026.1.4, 2026.3.1, 2026.4.1, or 2026.5.0-latest.1 to fix the vulnerability.
  • Review and restrict administrative access to backup files and functionality.
  • Consider moving backup storage to a more secure, centralized location that is not directly accessible by site administrators.

Evidence notes

The vulnerability was patched in versions 2026.1.4, 2026.3.1, 2026.4.1, and 2026.5.0-latest.1. For more information, refer to resourceLinkAnnotations with linkId 'ref-4' for the security advisory.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-45775 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-45775

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-45775 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-45775

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.