Authorization bypass through user-controlled key in EspoCRM - CVE-2026-41141
Published: May 11, 2026
EspoCRM
EspoCRM
Description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to authorization bypass through a user-controlled key in the POST /api/v1/EmailTemplate/:id/prepare endpoint when resolving an entity from a supplied emailAddress parameter. A remote user can send a specially crafted request with a target email address and template placeholders to disclose sensitive information.
The issue bypasses read restrictions such as read: own or read: team for Contact, Lead, Account, and User entities.