CVE-2026-33657
Last modified
CVE-2026-33657 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. 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. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Espocrm | Espocrm | < 9.3.4 |
References
- https://github.com/espocrm/espocrm/security/advisories/GHSA-8prm-r5j9-j574Exploit, Vendor Advisory
- https://github.com/espocrm/espocrm/security/advisories/GHSA-8prm-r5j9-j574Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33657?
How severe is CVE-2026-33657?
How do I fix CVE-2026-33657?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33650WWBN AVideo is an open source video platform. In versions up…7.6
- CVE-2026-33651WWBN AVideo is an open source video platform. In versions up…8.8
- CVE-2026-33653Ulloady is a file uploader script with multi-file upload sup…5.4
- CVE-2026-33654nanobot is a personal AI assistant. Prior to version 0.1.6, …9.8
- CVE-2026-33655New API is a large language mode (LLM) gateway and artificia…7.7
- CVE-2026-33656EspoCRM is an open source customer relationship management a…9.1
- CVE-2026-33658Active Storage allows users to attach cloud and local files …6.5
- CVE-2026-33659EspoCRM is an open source customer relationship management a…3.1
- CVE-2026-3366IBM InfoSphere Optim Test Data Fabrication 1.0.0, 1.0.0.1, 1…7.5
- CVE-2026-33660n8n is an open source workflow automation platform. Prior to…8.8
- CVE-2026-33661Pay is an open-source payment SDK extension package for vari…7.5
- CVE-2026-33662OP-TEE is a Trusted Execution Environment (TEE) designed as …7.5
Are you affected by CVE-2026-33657?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
