Authorization bypass through user-controlled key in EspoCRM - CVE-2026-41141

 

Authorization bypass through user-controlled key in EspoCRM - CVE-2026-41141

Published: May 11, 2026


Vulnerability identifier: #VU130975
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-41141
CWE-ID: CWE-639
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
EspoCRM
Software vendor:
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.


Remediation

Install security update from vendor's website.

External links