CVE 9.1 CRITICAL

EspoCRM vulnerable to authenticated RCE via Formula with path traversal in attachment `sourceId`, exploitable by admin user_CVE-2026-33656

9.1 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

Description

EspoCRM is an open source customer relationship management application. Prior to version 9.3.4, EspoCRM's built-in formula scripting engine allowing updating attachment's sourceId thus allowing an authenticated admin to overwrite the `sourceId` field on `Attachment` entities. Because `sourceId` is concatenated directly into a file path with no sanitization in `EspoUploadDir::getFilePath()`, an attacker can redirect any file read or write operation to an arbitrary path within the web server's `open_basedir` scope. Version 9.3.4 fixes the issue.

AI Analysis

Authenticated RCE via Formula with path traversal in attachment `sourceId`

Basic Information

ID CVE-2026-33656
Source GitHub_M
Published Apr 22, 2026 at 20:01

Affected Product

Vendor espocrm
Product espocrm
Version < 9.3.4
Affected Versions espocrm espocrm < 9.3.4

CWE Classification

AI Assessment

AI Score 9.1 / 10
AI Severity Critical
Vendor EspoCRM
Product EspoCRM
Version < 9.3.4

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.