CVE-2026-33656
Published:April 22, 2026
Updated:April 26, 2026
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.
Affected Packages
https://github.com/espocrm/espocrm.git (GITHUB):
Affected version(s) >=1.0.0 <9.3.4Fix Suggestion:
Update to version 9.3.4Related ResourcesĀ (1)
Do you need more information?
Contact UsCVSS v4
Base Score:
9.4
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
HIGH
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
HIGH
CVSS v3
Base Score:
9.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')