CVE-2026-91122
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or — if you've already worked around this in production — publish your fix to the community-verified tier.
Propose a mitigation on Community Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
References
- https://github.com/discourse/discourse/commit/05d92b8749f68d2626cbe65ec7adde7562a0283d
- https://github.com/discourse/discourse/commit/5674b3e6594825c28d2678e55057fd6802f11031
- https://github.com/discourse/discourse/commit/c3993e318e172389be5c98455177876f1dd87dda
- https://github.com/discourse/discourse/commit/d7126af3264b672d2201d84c18a37cb8627424a8
- https://github.com/discourse/discourse/pull/42882
- https://github.com/discourse/discourse/security/advisories/GHSA-8m44-f6g9-7cg7
CWEs
CWE-79
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.