CVE 7.2 HIGH

EspoCRM has Admin TemplateManager path traversal that allows arbitrary file read write and delete_CVE-2026-33733

7.2 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Description

EspoCRM is an open source customer relationship management application. Prior to version 9.3.4, the admin template management endpoints accept attacker-controlled `name` and `scope` values and pass them into template path construction without normalization or traversal filtering. As a result, an authenticated admin can use `../` sequences to escape the intended template directory and read, create, overwrite, or delete arbitrary files that resolve to `body.tpl` or `subject.tpl` under the web application user's filesystem permissions. Version 9.3.4 fixes the issue.

Basic Information

ID CVE-2026-33733
Source GitHub_M
Published Apr 22, 2026 at 20:05

Affected Product

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

CWE Classification

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.