Path traversal in Emlog Pro - #VU142827
Published: August 15, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to path traversal in the template and plugin deletion functions when handling deletion requests. A remote privileged user can send a specially crafted request with traversal sequences to recursively delete arbitrary files and directories to cause a denial of service.
Exploitation can result in recursive deletion beyond the intended template or plugin directories because the delete routine does not enforce path containment checks.