CVE-2026-33657
CVE-2026-33657 is a medium-severity vulnerability in Espocrm with a CVSS 3.x base score of 4.6. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-80.
Key facts
- Severity: Medium (CVSS 3.x base score 4.6)
- EPSS exploit prediction: 0% (7th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-22081
- Weakness: CWE-80
- Affected product: Espocrm
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-33657?
- 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.
- How severe is CVE-2026-33657?
- CVE-2026-33657 has a CVSS 3.x base score of 4.6, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2026-33657 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (7th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-33657?
- CVE-2026-33657 affects Espocrm. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-33657?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-33657 have an EU (EUVD) identifier?
- Yes. CVE-2026-33657 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-22081.
- When was CVE-2026-33657 published?
- CVE-2026-33657 was published on 2026-04-13 and last updated on 2026-06-17.
References
- https://github.com/espocrm/espocrm/releases/tag/9.3.4
- https://github.com/espocrm/espocrm/security/advisories/GHSA-8prm-r5j9-j574
Affected products (1)
- cpe:2.3:a:espocrm:espocrm:*:*:*:*:*:*:*:*
More vulnerabilities in Espocrm
- CVE-2014-7985 — Critical (CVSS 10.0): Directory traversal vulnerability in EspoCRM before 2.6.0 allows remote attackers to include and execute arbitrary…
- CVE-2020-37094 — Critical (CVSS 9.8): EspoCRM 5.8.5 contains an authentication vulnerability that allows attackers to access other user accounts by…
- CVE-2026-33656 — Critical (CVSS 9.1): EspoCRM is an open source customer relationship management application. Prior to version 9.3.4, EspoCRM's built-in…
- CVE-2022-38843 — High (CVSS 8.8): EspoCRM version 7.1.8 is vulnerable to Unrestricted File Upload allowing attackers to upload malicious file with any…
- CVE-2019-14351 — High (CVSS 8.8): EspoCRM 5.6.4 is vulnerable to user password hash enumeration. A malicious authenticated attacker can brute-force a…
- CVE-2025-32390 — High (CVSS 8.5): EspoCRM is a free, open-source customer relationship management platform. Prior to version 9.0.8, HTML Injection in…
Other CWE-80 vulnerabilities
- CVE-2024-39363 — Critical (CVSS 9.6): A cross-site scripting (xss) vulnerability exists in the login.cgi set_lang_CountryCode() functionality of Wavlink…
- CVE-2023-39216 — Critical (CVSS 9.6): Improper input validation in Zoom Desktop Client for Windows before 5.14.7 may allow an unauthenticated user to enable…
- CVE-2025-53883 — Critical (CVSS 9.3): A Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) vulnerability allows attackers to run…
- CVE-2026-32891 — Critical (CVSS 9.0): Anchorr is a Discord bot for requesting movies and TV shows and receiving notifications when items are added to a media…
- CVE-2026-57532 — High (CVSS 8.8): Malicious HTML content contained in the layout specification of a PDF ticket or badge layout was executed when the PDF…
- CVE-2026-6002 — High (CVSS 8.8): Improper neutralization of Script-Related HTML tags in a web page (basic XSS) vulnerability in DivvyDrive Information…