Security Advisory

CVE-2026-33733

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-22 20:05:23
Last updated 2026-04-23 16:25:04
Assigner GitHub_M
State PUBLISHED

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 users filesystem permissions. Version 9.3.4 fixes the issue.