BIT-discourse-2026-72731

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/discourse/BIT-discourse-2026-72731.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-discourse-2026-72731
Aliases
Published
2026-08-17T05:44:38.149Z
Modified
2026-08-17T08:10:36.591616864Z
Summary
Discourse: Strip SQL comments and use non-recursive parameter interpolation in Data Explorer
Details

Discourse is an open-source discussion platform. From 2026.1.0 until 2026.1.7, 2026.6.2, 2026.7.1, and 2026.8.0, 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/discoursedataexplorer/dataexplorer.rb and plugins/discourse-data-explorer/lib/discoursedataexplorer/workflows/sqlaction/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.

Database specific
{
    "severity": "High",
    "cpes": [
        "cpe:2.3:a:discourse:discourse:*:*:*:*:*:*:*:*"
    ]
}
References

Affected packages

Bitnami / discourse

Package

Name
discourse
Purl
pkg:bitnami/discourse

Severity

  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2026.1.7
Introduced
2026.6.0
Fixed
2026.6.2
Introduced
2026.7.0
Fixed
2026.7.1

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/discourse/BIT-discourse-2026-72731.json"