PT-2026-52097 · Unknown · Rocket.Chat
CVE-2026-47733
·
Published
2026-06-24
·
Updated
2026-06-25
CVSS v3.1
4.4
Medium
| Vector | AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Rocket.Chat versions prior to 8.5.0
Description
The
ImageElement component in packages/gazzodown renders user-controlled src values directly into <a href> and <img src> attributes without protocol sanitization. While the LinkSpan component utilizes sanitizeUrl to block javascript:, data:, and vbscript: protocols, ImageElement allows raw URLs to pass through unchanged. An authenticated user can post a markdown image containing a javascript: URL, which may execute arbitrary JavaScript in the viewer's session when clicked on older browsers.Recommendations
Update to version 8.5.0.
Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Rocket.Chat