Discourse XSS via SVG Sanitization in Upload/Avatar (2026.6.0)
CVE-2026-53962 Published on July 9, 2026
Discourse: Insufficient SVG sanitization logic
Discourse is an open-source discussion platform. Prior to 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5, insufficient SVG sanitization in upload and user avatar handling could lead to cross-site scripting when a user visited specific URLs that are not normally part of community browsing. This issue is fixed in versions 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5.
Vulnerability Analysis
CVE-2026-53962 is exploitable with network access, requires user interaction and a small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have a small impact on confidentiality and integrity, and no impact on availability.
Weakness Type
What is a XSS Vulnerability?
The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
CVE-2026-53962 has been classified to as a XSS vulnerability or weakness.
Products Associated with CVE-2026-53962
Want to know whenever a new CVE is published for Discourse? stack.watch will email you.
Affected Versions
discourse:- 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.