Cross-site scripting in EspoCRM - CVE-2026-59994
Published: July 28, 2026
EspoCRM
Detailed vulnerability description
The vulnerability allows a remote attacker to inject arbitrary HTML into notification emails.
The vulnerability exists due to improper neutralization of input during web page generation in the "Email Received" stream notification email handling when rendering stored email body content into HTML notifications. A remote attacker can send a specially crafted email to a monitored address to inject arbitrary HTML into notification emails.
Depending on the recipient's mail client, injected content may include executable JavaScript. User interaction is required to view the crafted notification email.