CVE Catalog

CVE-2026-91133

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

19th percentile - higher than 19% of all known CVEs

Summary

Discourse before certain versions allowed authenticated users to supply unescaped SQL LIKE wildcard characters in upload-resolution patterns, causing unrelated upload records to be selected. Access to restricted metadata, including original filenames and secure-upload paths, was possible without modifying the records.

Risk Assessment

Authenticated users may gain access to sensitive file information they are not authorized to see, potentially compromising data privacy.

Recommendation

Update Discourse to a patched version (e.g., 2026.8.0) to properly escape wildcard characters in SQL queries related to uploads.

Other vulnerabilities in Discourse

See all
Original NVD description (English source)

Discourse is an open-source discussion platform. Prior to 2026.1.8, 2026.6.3, 2026.7.2, and 2026.8.0, authenticated users could supply unescaped SQL LIKE metacharacters to upload-resolution patterns, causing wildcard input to select unrelated upload records instead of matching a literal identifier. The affected upload metadata, URL-lookup, and cooked-video-placeholder paths could resolve uploads the user was not authorized to access. This allowed disclosure of restricted metadata, including original filenames and secure-upload paths, without modifying the upload records. This issue is fixed in versions 2026.1.8, 2026.6.3, 2026.7.2, and 2026.8.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS