CVE-2026-33740
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 practically exploitable because attachment IDs are commonly exposed in normal UI and API workflows such as stream payloads and download links. This issue is fixed in version 9.3.4.
- Affected products
- Espocrm
- Espocrm
- < 9.3.4
- Fix
- Available
- CVSS 3.1
- 5.4 MEDIUM
- EPSS
- 0.2% (11th percentile)
- Weakness
- CWE-639
- NVD status
- Analyzed
- Published
- 2026-04-13
No indexed exploits for CVE-2026-33740 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2026-33740 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.