#VU125916 Authorization bypass through user-controlled key in EspoCRM - CVE-2026-33740
Published: April 14, 2026
EspoCRM
EspoCRM
Description
The vulnerability allows a remote user to disclose sensitive information and delete another user's attachment record.
The vulnerability exists due to improper access control in the POST /api/v1/Email/importEml endpoint and ImportEmlService attachment lookup when processing an attacker-controlled fileId. A remote user can supply a raw fileId referencing another user's .eml attachment to disclose sensitive information and delete another user's attachment record.
Exploitation requires Email:create and Import permissions, and the attacker must know or obtain the target attachment ID.