Espocrm · Espocrm · CVE-2026-41141
**Name of the Vulnerable Software and Affected Versions**
EspoCRM versions prior to 9.3.5
**Description**
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 Access Control List (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. ACL is a mechanism used to define which users or system processes are granted access to objects in an environment.
**Recommendations**
Update to version 9.3.5.