Cross-site scripting in EspoCRM - #VU151608
Published: September 22, 2026
Vulnerability details
The vulnerability allows a remote attacker to render attacker-controlled HTML in the interface.
The vulnerability exists due to improper output encoding in the LeadCaptureLogRecord.data field rendering when an administrator views a lead capture log record. A remote attacker can submit a Lead Capture public form containing crafted HTML to render attacker-controlled HTML in the interface.
JavaScript execution is prevented by the content security policy, and rendering capabilities are limited.