CVE-2026-53963 PUBLISHED

Discourse: Stored-XSS in 2FA delete confirmation modal

Assigner: GitHub_M
Reserved: 11.06.2026 Published: 09.07.2026 Updated: 09.07.2026

Discourse is an open-source discussion platform. Prior to 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5, a malicious second factor name on an attacker-controlled account was not escaped in the delete confirmation dialog, allowing stored cross-site scripting when an administrator impersonated that account. This issue is fixed in versions 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
CVSS Score: 7.3

Product Status

Vendor discourse
Product discourse
Versions
  • Version >= 2026.1.0-latest, < 2026.1.5 is affected
  • Version >= 2026.4.0-latest, < 2026.4.2 is affected
  • Version >= 2026.5.0-latest, < 2026.5.1 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE