CyberRota Analysis
AI-GeneratedThe vulnerability affects the Onebox::DomainChecker component in Discourse, allowing attackers to bypass domain restrictions by exploiting case sensitivity in hostname comparisons. This could lead to unauthorized content being displayed, potentially compromising user trust and platform integrity. Organizations using affected versions should prioritize updating to versions 2026.1.6, 2026.5.2, 2026.6.1, or 2026.7.0 to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, Onebox::DomainChecker.is_blocked? compares hostnames and SiteSetting.blocked_onebox_domains entries case-sensitively, allowing an attacker to bypass configured Onebox domain restrictions by changing character casing in a redirect target hostname. This issue is fixed in versions 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0.