๐Ÿ” CVE Alert

CVE-2026-33657

MEDIUM 4.6

EspoCRM: Stored HTML injection in email notifications about stream notes via unescaped post field

CVSS Score
4.6
EPSS Score
0.0%
EPSS Percentile
0th

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 system's configured SMTP identity (such as an administrative sender address), the injected content appears fully trusted to recipients, enabling phishing attacks, user tracking via embedded resources like image beacons, and UI manipulation within email content. The @mention feature further increases the impact by allowing targeted delivery of malicious emails to specific users. This issue has been fixed in version 9.3.4.

CWE CWE-80 CWE-116
Vendor espocrm
Product espocrm
Published Apr 13, 2026
Last Updated Apr 13, 2026
Stay Ahead of the Next One

Get instant alerts for espocrm espocrm

Be the first to know when new medium vulnerabilities affecting espocrm espocrm are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

espocrm / espocrm
< 9.3.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/espocrm/espocrm/security/advisories/GHSA-8prm-r5j9-j574 github.com: https://github.com/espocrm/espocrm/releases/tag/9.3.4