Cross-site scripting in EspoCRM - CVE-2026-55184
Published: July 28, 2026
EspoCRM
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary JavaScript in another user's browser.
The vulnerability exists due to cross-site scripting in wysiwyg template fields when processing crafted HTML in Email Template or PDF Template content. A remote user can store malicious HTML in a template to execute arbitrary JavaScript in another user's browser.
User interaction is required when another user opens the template in edit mode. Only instances with Content Security Policy disabled (clientCspDisabled = true) are vulnerable to the full session hijacking scenario.