CVE-2026-33733 HIGH

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

Vendor Espocrm
Product espocrm
Weakness CWE-23
Published April 22, 2026
Last update April 23, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 22, 2026 CVE published
April 23, 2026 Record updated