Vulnerability Description
Discourse is an open-source discussion platform. From 2026.1.0-latest until 2026.1.7, 2026.6.2, 2026.7.1, and 2026.8.0-latest.1, anyone able to run a parameterized Data Explorer query, including non-staff members of a group a query is shared with, could craft parameter values that escaped the intended query and executed arbitrary SQL through plugins/discourse-data-explorer/lib/discourse_data_explorer/data_explorer.rb and plugins/discourse-data-explorer/lib/discourse_data_explorer/workflows/sql_action/v1.rb. 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. This issue is fixed in versions 2026.1.7, 2026.6.2, 2026.7.1, and 2026.8.0-latest.1.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/discourse/discourse/commit/2bdab888cef561348470dee204a4879d83
- https://github.com/discourse/discourse/commit/3dc7f0da7aa18548281152e285244efb1c
- https://github.com/discourse/discourse/commit/674ba6fc64184fd7d8e21183c5d8cb2236
- https://github.com/discourse/discourse/commit/ce9ccf24ec3538172dc8f8199728e08f63
- https://github.com/discourse/discourse/security/advisories/GHSA-wm63-83xp-59r5
FAQ
What is CVE-2026-72731?
CVE-2026-72731 is a vulnerability with a CVSS score of 7.1 (HIGH). Discourse is an open-source discussion platform. From 2026.1.0-latest until 2026.1.7, 2026.6.2, 2026.7.1, and 2026.8.0-latest.1, anyone able to run a parameterized Data Explorer query, including non-s...
How severe is CVE-2026-72731?
CVE-2026-72731 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72731?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.