Discourse is an open-source discussion platform. From versions 2026.1.0-latest to before 2026.1.3, 2026.2.0-latest to before 2026.2.2, and 2026.3.0-latest to before 2026.3.0, the enter action in StaticController reads the ssodestinationurl cookie and redirects to it with allowotherhost: true without validating the destination URL. While this cookie is normally set during legitimate DiscourseConnect Provider flows with cryptographically validated SSO payloads, cookies are client-controlled and can be set by attackers. This issue has been patched in versions 2026.1.3, 2026.2.2, and 2026.3.0.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-601"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32113.json"
}{
"extracted_events": [
{
"introduced": "2026.1.0"
},
{
"fixed": "2026.1.3"
},
{
"introduced": "2026.2.0"
},
{
"fixed": "2026.2.2"
},
{
"introduced": "2026.3.0"
},
{
"last_affected": "2026.3.0"
}
],
"source": [
"CPE_RANGE",
"CPE_STRING",
"REFERENCES"
],
"cpe": [
"cpe:2.3:a:discourse:discourse:*:*:*:*:latest:*:*:*",
"cpe:2.3:a:discourse:discourse:2026.3.0:*:*:*:latest:*:*:*",
"cpe:2.3:a:discourse:discourse:2026.3.0:*:*:*:latest.1:*:*:*"
]
}