CVE Catalog

CVE-2026-91134

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Summary

Discourse before certain versions allowed a stored cross-origin iframe to bypass the allowed_iframes prefix policy when the iframe src contained encoded userinfo. An authenticated user with posting privileges could persist the iframe in a post, causing attacker-controlled cross-origin content to be rendered.

Risk Assessment

An attacker can inject malicious content into the forum, potentially leading to credential theft or phishing for site visitors.

Recommendation

Update Discourse to one of the patched versions (e.g., 2026.8.0) to eliminate the iframe sanitization flaw.

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, the Discourse post sanitizer allowed a stored cross-origin iframe to bypass the allowed_iframes prefix policy when the iframe src contained encoded userinfo. The sanitizer validated a decoded form differently from the stored iframe src, allowing the browser to interpret an attacker-controlled host while the allowlist check accepted the encoded URL as an allowed prefix. An authenticated user with posting privileges could persist the iframe in a post and cause attacker-controlled cross-origin content to be rendered. 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