cvedb.io
CVE-2026-33740
MEDIUM · CVSS 5.4
EPSS exploitation probability: 0%
Published 2026-04-13T21:16:25.007 · Last modified 2026-06-17T10:38:01.073

Summary

EspoCRM is an open source customer relationship management application. In versions 9.3.3 and below, the POST /api/v1/Email/importEml endpoint contains an Insecure Direct Object Reference (IDOR) vulnerability where the attacker-supplied fileId parameter is used to fetch any attachment directly from the repository without verifying that the current user has authorization to access it. Any authenticated user with Email:create and Import permissions can exploit this to read another user's .eml attachment contents by importing them as a new email into the attacker's mailbox, while the original victim attachment record is deleted as a side effect of the import flow. This is inconsistent with the standard attachment download path, which enforces ACL checks before returning file data, and is prac

Affected products

espocrm — espocrm

Does this affect you?

Add your gear to cvedb and we'll alert you only when espocrm ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.