Vulnerability Description
Discourse is an open-source discussion platform. Versions prior to 2026.3.0-latest.1, 2026.2.1, and 2026.1.2 have a cross-site scripting vulnerability that arises because the system trusts the raw output from an AI Large Language Model (LLM) and renders it using htmlSafe in the Review Queue interface without adequate sanitization. A malicious attacker can use valid Prompt Injection techniques to force the AI to return a malicious payload (e.g., tags). When a Staff member (Admin/Moderator) views the flagged post in the Review Queue, the payload executes. Versions 2026.3.0-latest.1, 2026.2.1, and 2026.1.2 contain a patch. As a workaround, temporarily disable AI triage automation scripts.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Discourse | Discourse | >= 2026.1.0, < 2026.1.2 |
Related Weaknesses (CWE)
References
- https://github.com/discourse/discourse/commit/44b84439df7e4424b2e7f216fd8fdd7dacPatch
- https://github.com/discourse/discourse/commit/8ae7cb2414d6918d7fc45e1fda7ffbb329Patch
- https://github.com/discourse/discourse/commit/ed70949f2c047196f33cfa94f2819df29cPatch
- https://github.com/discourse/discourse/security/advisories/GHSA-95hc-42c6-wvvrVendor Advisory
FAQ
What is CVE-2026-27740?
CVE-2026-27740 is a vulnerability with a CVSS score of 6.1 (MEDIUM). Discourse is an open-source discussion platform. Versions prior to 2026.3.0-latest.1, 2026.2.1, and 2026.1.2 have a cross-site scripting vulnerability that arises because the system trusts the raw out...
How severe is CVE-2026-27740?
CVE-2026-27740 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-27740?
Check the references section above for vendor advisories and patch information. Affected products include: Discourse Discourse.