cvedb.io
CVE-2026-33657
MEDIUM · CVSS 4.6
EPSS exploitation probability: 0%
Published 2026-04-13T20:16:34.143 · Last modified 2026-06-17T10:37:52.440

Summary

EspoCRM is an open source customer relationship management application. Versions 9.3.3 and below have a stored HTML injection vulnerability that allows any authenticated user with standard (non-administrative) privileges to inject arbitrary HTML into system-generated email notifications by crafting malicious content in the post field of stream activity notes. The vulnerability exists because server-side Handlebars templates render the post field using unescaped triple-brace syntax, the Markdown processor preserves inline HTML by default, and the rendering pipeline explicitly skips sanitization for fields present in additionalData, creating a path where attacker-controlled HTML is accepted, stored, and rendered directly into emails without any escaping. Since the emails are sent using the s

Affected products

espocrm — espocrm

Does this affect you?

Add your gear to cvedb and we'll alert you only when espocrm ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.