PatchSiren cyber security CVE debrief
CVE-2026-72731 discourse CVE debrief
CVE-2026-72731 is a high-severity vulnerability in the Discourse open-source discussion platform. Affected versions include 2026.1.0-latest until 2026.1.7, 2026.6.2, 2026.7.1, and 2026.8.0-latest.1. The issue allows unauthorized SQL execution through the Data Explorer plugin, enabling any table to be read but not modified. This vulnerability has significant implications for Discourse administrators and users with access to Data Explorer, as it could lead to potential unauthorized data access. Defenders should prioritize patching or mitigating this vulnerability, especially in environments where Data Explorer is exposed to non-staff users. The vulnerability has a CVSS score of 7.1,
- Vendor
- discourse
- Product
- Unknown
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-10
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-10
- Advisory updated
- 2026-09-08
Who should care
Discourse administrators and users with access to Data Explorer should assess exposure and prioritize patching or mitigation. This includes reviewing affected versions, restricting access to Data Explorer, and monitoring for suspicious SQL queries. The vulnerability could lead to potential unauthorized data access, emphasizing the need for prompt action to secure affected systems.
Why it matters
CVE-2026-72731 allows unauthorized SQL execution in Discourse Data Explorer, enabling any table to be read. Defenders should prioritize patching, restrict access, and monitor for suspicious queries.
- Potential unauthorized data access through Data Explorer
- Requires verification of affected versions and exposure
- Patching priority for environments with exposed Data Explorer
- Monitoring for suspicious SQL queries recommended
Technical summary
The Discourse Data Explorer plugin allows unauthorized SQL execution through crafted parameter values. Affected versions include 2026.1.0-latest until 2026.1.7, 2026.6.2, 2026.7.1, and 2026.8.0-latest.1. The vulnerability has a CVSS score of 7.1. This issue is fixed in versions 2026.1.7, 2026.6.2, 2026.7.1, and 2026.8.0-latest.1. Recursive parameter interpolation allowed one parameter value to introduce another parameter, and parameter declarations in SQL comments could be used to inject a statement. Queries run in a read-only transaction, so data could not be modified, but any table could be read.
Defensive priority
Defenders should prioritize patching or mitigating this vulnerability, especially in environments where Data Explorer is exposed to non-staff users.
Recommended defensive actions
- Patch Discourse to versions 2026.1.7, 2026.6.2, 2026.7.1, or 2026.8.0-latest.1
- Restrict access to Data Explorer to authorized users only
- Monitor for suspicious SQL queries
- Verify affected versions and exposure in managed environments
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including affected versions and a CVSS score of 7.1. GitHub commits and security advisories offer additional context. The vulnerability allows unauthorized SQL execution through crafted parameter values in the Data Explorer plugin. Recursive parameter interpolation allowed one parameter value to introduce another parameter, and parameter declarations in SQL comments could be used to inject a statement. Queries run in a read-only transaction, so data could not be be
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72731 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72731
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72731 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72731
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/discourse/discourse/commit/2bdab888cef561348470dee204a4879d83fbb5c3
-
Source reference
Unverified legacy reference
URL: https://github.com/discourse/discourse/commit/3dc7f0da7aa18548281152e285244efb1cc8ad0d
-
Source reference
Unverified legacy reference
URL: https://github.com/discourse/discourse/commit/674ba6fc64184fd7d8e21183c5d8cb22367faa6e
-
Source reference
Unverified legacy reference
URL: https://github.com/discourse/discourse/commit/ce9ccf24ec3538172dc8f8199728e08f63e57693
-
Source reference
Unverified legacy reference
URL: https://github.com/discourse/discourse/security/advisories/GHSA-wm63-83xp-59r5
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.