Vulnerability Description
EspoCRM is an open source customer relationship management application. Prior to 9.3.5, the POST /api/v1/EmailTemplate/:id/prepare endpoint accepts an emailAddress parameter and resolves the owning entity (Contact, Lead, Account, or User) without performing an ACL check. An authenticated user with EmailTemplate read permission can extract all field values of any entity by supplying the target's email address, bypassing read: own or read: team ACL restrictions. This vulnerability is fixed in 9.3.5.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/espocrm/espocrm/security/advisories/GHSA-vvmh-mf4h-96hw
- https://github.com/espocrm/espocrm/security/advisories/GHSA-vvmh-mf4h-96hw
FAQ
What is CVE-2026-41141?
CVE-2026-41141 is a vulnerability with a CVSS score of 6.5 (MEDIUM). EspoCRM is an open source customer relationship management application. Prior to 9.3.5, the POST /api/v1/EmailTemplate/:id/prepare endpoint accepts an emailAddress parameter and resolves the owning en...
How severe is CVE-2026-41141?
CVE-2026-41141 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41141?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.