CVE-2026-91122
Deferred
Deferred - Pending Action
Cross-Site Scripting in Discourse Video Placeholder
Vulnerability report for CVE-2026-91122, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-24
Last updated on: 2026-09-24
Assigner: GitHub, Inc.
Description
Description
Discourse is an open-source discussion platform. Prior to 2026.1.8, 2026.6.3, 2026.7.2, and 2026.8.0, the video placeholder component allowed crafted HTML to cause an attribute breakout and inject an attacker-controlled event handler. An authenticated user with default trust-level posting privileges could store the crafted placeholder in a post. When another user opened the post and clicked the video play overlay, the handler could execute arbitrary JavaScript in the viewer's session. Default Content Security Policy settings block inline event handlers, but instances with CSP disabled or relaxed could allow the script to read page content and make authenticated requests as the viewer. This issue is fixed in versions 2026.1.8, 2026.6.3, 2026.7.2, and 2026.8.0.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| discourse | discourse | 2026.1.8 |
| discourse | discourse | 2026.6.3 |
| discourse | discourse | 2026.7.2 |
| discourse | discourse | 2026.8.0 |
| discourse | discourse | to 2026.1.8 (exc) |
| discourse | discourse | to 2026.6.3 (exc) |
| discourse | discourse | to 2026.7.2 (exc) |
| discourse | discourse | to 2026.8.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |