Relative Path Traversal in EspoCRM - CVE-2026-33733

 

Relative Path Traversal in EspoCRM - CVE-2026-33733

Published: April 23, 2026


Vulnerability identifier: #VU126932
CSH Severity: Low
CVSS v4: 8.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-33733
CWE-ID: CWE-23
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to read, create, overwrite, or delete arbitrary files.

The vulnerability exists due to relative path traversal in the TemplateManager admin endpoints when handling attacker-controlled name and scope parameters in template path construction. A remote privileged user can send specially crafted requests with ../ sequences to read, create, overwrite, or delete arbitrary files.

The file operation is limited to paths that resolve to body.tpl or subject.tpl under the web application's filesystem permissions.


Affected software

EspoCRM

How to mitigate CVE-2026-33733

Install security update from vendor's website.

EspoCRM - update to 9.3.4

External References

Related Security Bulletins